I have this message when I start sublime
empty range in char class in regex (?=[\w.:#[*-&]|@nest)
I have this message when I start sublime
empty range in char class in regex (?=[\w.:#[*-&]|@nest)
Is it a popup? It’s likely that it would be coming from a plugin. Try to disable all of them:
Preferences -> Package Settings -> Package Control -> Settings - User
installed_packages
and see if it changes anything.