Hernán Alarcón
Results
1
comments of
Hernán Alarcón
I saw that this method returns the text of the first selection: https://github.com/HaaLeo/vscode-timing/blob/b3f6bb71a792b1bede0f1016243d12f37e4ac250/src/commands/commandBase.ts#L128-L139 Maybe it can filter empty selections and return `Selection[]`. This other method uses it but also reads...