mujib71 / .vscode /settings.json
likhonsheikhdev's picture
Upload 28 files
cce70aa verified
{
"editor.inlineSuggest.enabled": true,
"editor.quickSuggestions": {
"other": "inline",
"comments": true,
"strings": true
},
"editor.quickSuggestionsDelay": 100
}