xvsc icon indicating copy to clipboard operation
xvsc copied to clipboard

VS Code theme, extensions, and enhancements

Results 36 xvsc issues
Sort by recently updated
recently updated
newest added

You're using the editor themes `wordHighlightBackground` to highlight matches during the search. The thing is that I've set the `wordHighlightBackground` to the same color as my editor background and am...

Assuming there are two words in the same file, ``` BANANA banana ``` If i type 'ban' and triggering this extension, it should be comes up with 'banana' first, not...

simple autocomplete

Because of the way Simple Autocomplete tokenizes words, it doesn't work well in JSON files. Needs to be fixed.

simple autocomplete

Make Simple Autocomplete scan other open documents for to provide autocomplete suggestions

simple autocomplete

I'd love a command that could jump to the characters that determine a "block" of code, such as: (){}[] The tricky bit would be I'd love to be able to...

find jump