new ways 2
This commit is contained in:
12
vscode/settings.json
Executable file
12
vscode/settings.json
Executable file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"security.workspace.trust.untrustedFiles": "open",
|
||||
|
||||
"editor.fontFamily": "MesloLGS Nerd Font",
|
||||
"terminal.integrated.fontFamily": "MesloLGS Nerd Font",
|
||||
"github.copilot.enable": {
|
||||
"*": true,
|
||||
"plaintext": true,
|
||||
"markdown": false,
|
||||
"scminput": false
|
||||
},
|
||||
}
|
Reference in New Issue
Block a user