ADD vscode spellings
This commit is contained in:
17
.vscode/settings.json
vendored
17
.vscode/settings.json
vendored
@ -1,15 +1,30 @@
|
|||||||
{
|
{
|
||||||
"cSpell.words": [
|
"cSpell.words": [
|
||||||
|
"downloadurl",
|
||||||
|
"Gitea",
|
||||||
|
"github",
|
||||||
|
"infourl",
|
||||||
"JEXEC",
|
"JEXEC",
|
||||||
"JLIB",
|
"JLIB",
|
||||||
|
"joomla",
|
||||||
"Joomla",
|
"Joomla",
|
||||||
|
"JOOMLADIR",
|
||||||
"JVERSION",
|
"JVERSION",
|
||||||
"mainfest",
|
"mainfest",
|
||||||
|
"maintainerurl",
|
||||||
"mysql",
|
"mysql",
|
||||||
|
"newversion",
|
||||||
"postflight",
|
"postflight",
|
||||||
"schemapath",
|
"schemapath",
|
||||||
"scriptfile",
|
"scriptfile",
|
||||||
|
"SCRIPTPATH",
|
||||||
|
"targetplatform",
|
||||||
"tmpl",
|
"tmpl",
|
||||||
"updateservers"
|
"UPDATEDIR",
|
||||||
|
"UPDATEFILE",
|
||||||
|
"UPDATESERVER",
|
||||||
|
"updateservers",
|
||||||
|
"UPDATESERVERSSH",
|
||||||
|
"UPDATEURL"
|
||||||
]
|
]
|
||||||
}
|
}
|
Reference in New Issue
Block a user