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:
12
.vscode/settings.json
vendored
Normal file
12
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"editor.quickSuggestions": false,
|
||||||
|
"editor.suggestOnTriggerCharacters": false,
|
||||||
|
"editor.parameterHints.enabled": false,
|
||||||
|
"editor.hover.enabled": false,
|
||||||
|
"editor.codeLens": false,
|
||||||
|
"editor.lightbulb.enabled": false,
|
||||||
|
"editor.inlineSuggest.enabled": false,
|
||||||
|
"github.copilot.enable": {
|
||||||
|
"*": false
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user