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