问题
The situation is that in VS Code when writing code intellisense is giving some suggestions that I don't want to see.
For example in Sass when I write "he" I would love to hit tab and see "height" but instead it is giving me "head" (hehe).
Is there a way to remove some phrases from suggestions or at least change their order?
I tried to edit:
C:\Program Files (x86)\Microsoft VS Code\resources\app\extensions\scss\syntaxes\scss.json
but apparently it does not change anything.
来源:https://stackoverflow.com/questions/42155860/vs-code-intellisense-remove-some-suggestions