(no title)
nimbix | 4 years ago
There are two features I really miss from jEdit:
* "dumb" autocomplete that will include any word in any open buffer, even if it's a different type (html/css/js). VSCode kindo of has word based autocomplete, but expected matches are just not there on third of teh time.
* HyperSearch (search result in the sidebar) when searching in the current buffer only. So much better than having one search mode for single buffer, and a completely different one when serching through multiple files.
wisemanwillhear|4 years ago
The feature that got me hooked on jEdit many years ago was the ability to define custom syntax highlighting for our custom mini-languages with powerful directives that other highlighting solutions couldn't match without building plugins/extensions.
slavapestov|4 years ago
SCLeo|4 years ago
djbusby|4 years ago
Any ideas how to get those in VSCode? Anyone know any like plugins?
ossusermivami|4 years ago