eleboog-astro/.vscode/settings.json

10 lines
No EOL
235 B
JSON

{
"inlineChat.lineNaturalLanguageHint": false,
"workbench.editor.empty.hint": "hidden",
"github.copilot.enable": {
"*": false,
"plaintext": false,
"markdown": false,
"scminput": false
}
}