2024-09-17
This commit is contained in:
parent
3ae978e4e8
commit
82040ce0fb
543 changed files with 5727 additions and 4898 deletions
9
.vscode/settings.json
vendored
9
.vscode/settings.json
vendored
|
|
@ -2,12 +2,14 @@
|
|||
"cSpell.words": [
|
||||
"controle",
|
||||
"controles",
|
||||
"Crell",
|
||||
"defini",
|
||||
"deplie",
|
||||
"ENTETE",
|
||||
"etats",
|
||||
"ETATS",
|
||||
"exts",
|
||||
"generique",
|
||||
"gere",
|
||||
"glitchtip",
|
||||
"GLITCHTIP",
|
||||
|
|
@ -15,9 +17,11 @@
|
|||
"Proprietes",
|
||||
"reponse",
|
||||
"requete",
|
||||
"resultat",
|
||||
"selecteur",
|
||||
"selecteurs",
|
||||
"Selectionne",
|
||||
"Simplifiee",
|
||||
"souleve",
|
||||
"tabpanel",
|
||||
"tete",
|
||||
|
|
@ -33,5 +37,8 @@
|
|||
"twiggy.inlayHints.block": true,
|
||||
"twiggy.inlayHints.macro": true,
|
||||
"twiggy.inlayHints.macroArguments": true,
|
||||
"typescript.tsdk": "node_modules/typescript/lib"
|
||||
"typescript.tsdk": "node_modules/typescript/lib",
|
||||
"terminal.integrated.env.osx": {
|
||||
"PATH": "${env:HOME}/.config/VSCodium/User/globalStorage/biati.ddev-manager/exposed-commands:${env:PATH}"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue