haberdashPI / vscode-selection-utilities

Kakaune-inspired collection of useful commands for manipulating selections.
MIT License
9 stars 0 forks source link

Handle null search results #1

Closed haberdashPI closed 4 years ago

haberdashPI commented 4 years ago

The edge case of null search results for the various split and select by functions is not handled gracefully. Fix it!