upgrade to 3.0

This commit is contained in:
Kathleen Fitzpatrick
2024-10-14 19:27:15 -04:00
parent e8f8a543de
commit 655ad0ded8
1988 changed files with 47081 additions and 263 deletions

View File

@@ -0,0 +1,25 @@
{
"extensions": [
"ts",
"js",
"py",
"css",
"c",
"cpp",
"go",
"rs",
"java",
"lua",
"php",
"xml",
"njk"
],
"folding": true,
"lineNumbers": true,
"wordWrap": true,
"minimap": true,
"semanticValidation": true,
"syntaxValidation": true,
"themeColor": "AUTO",
"fontSize": 16
}

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,11 @@
{
"id": "vscode-editor",
"name": "VSCode Editor",
"version": "1.0.4",
"minAppVersion": "0.15.0",
"description": "Edit Code Files like VSCode.",
"author": "sunxvming",
"authorUrl": "https://github.com/sunxvming",
"fundingUrl": "https://www.buymeacoffee.com/sunxvming",
"isDesktopOnly": false
}

File diff suppressed because one or more lines are too long