VS Code autocompletion base on word in file
"editor.quickSuggestions": {
"other": true,
"comments": true,
"strings": true
},
"editor.quickSuggestions": {
"other": true,
"comments": true,
"strings": true
},