mirror of
https://github.com/MasterAcnolo/Freedom-Loader.git
synced 2026-07-29 18:25:47 +02:00
NO AID HERE
This commit is contained in:
8
.vscode/settings.json
vendored
8
.vscode/settings.json
vendored
@@ -1,10 +1,14 @@
|
||||
{
|
||||
"editor.quickSuggestions": false,
|
||||
"editor.quickSuggestions": {
|
||||
"comments": "off",
|
||||
"strings": "off",
|
||||
"other": "off"
|
||||
},
|
||||
"editor.suggestOnTriggerCharacters": false,
|
||||
"editor.parameterHints.enabled": false,
|
||||
"editor.hover.enabled": false,
|
||||
"editor.codeLens": false,
|
||||
"editor.lightbulb.enabled": false,
|
||||
"editor.lightbulb.enabled": "off",
|
||||
"editor.inlineSuggest.enabled": false,
|
||||
"github.copilot.enable": {
|
||||
"*": false
|
||||
|
||||
Reference in New Issue
Block a user