Closed zardoy closed 2 years ago
Initially I just wanted to make name appear first in suggestions, but then decided to propose other changes, for example this settings.json snippet:
name
Feel free to revert any commit.
Cool, I like it, not so much to review here so merging :)
BTW where did you get that defaultSnippets from? VSCode does not auto-complete that and can't find much online :)
defaultSnippets
BTW where did you get that defaultSnippets from?
Sorry I missed this somehow. I observed it when was looking at source code of builtin JSON language extension, then documented it for myself here
Initially I just wanted to make
name
appear first in suggestions, but then decided to propose other changes, for example this settings.json snippet:Feel free to revert any commit.