Where does sdkman install packages?
I’ve checked it on my system. It should be located in $HOME/.sdkman/candidates/.
I’ve checked it on my system. It should be located in $HOME/.sdkman/candidates/.
If you installed with package control, search for “Package Control: Remove Package” in the command palette (accessed with Ctrl+Shift+P). Otherwise you can just remove the Emmet directory. If you wish to use a custom caption to access commands, create Default.sublime-commands in your User folder. Then insert something similar to the following. [ { “caption”: “Package … Read more
Closing and re-opening VS2015 resolves the issue. It seems that in some cases, simply reloading the affected project will work.