vscode-scriptmonkey
vscode-scriptmonkey copied to clipboard
Extend metadata settings to autocomplete
I expected the 3 metadata (author, icon & namespace) settings to work with the autocompletion. Later I found they only work for snippets.
Would it be possible to use the settings values in the corresponding autocompletions?
Good idea. I'll try to implement this feature.