dail8859 / dail8859/LuaScript

Need Help with Splitting the Selection into Lines

Abierto
#99 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C
Estrellas
129
Forks
24
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Can someone please help me?
I need assistance with a script that would provide the same functionality as in Sublime Text or VSCode.

Specifically, the VSCode command "insertCursorAtEndOfEachLineSelected"
originally from Sublime Text: "Splitting the Selection into Lines", see here: [Sublime Text Documentation](https://www.sublimetext.com/docs/multiple_selection_with_the_keyboard.html#splitting-the-selection-into-lines)

Simply put, I don't understand how to iterate through the lines of the current selection, regardless of whether it's a multi-edit or a classic single edit.

Thanks!

P.S. And let me not forget, thanks to the author for the useful plugin!

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.