First commit
This commit is contained in:
23
.obsidian/plugins/vscode-editor/data.json
vendored
Normal file
23
.obsidian/plugins/vscode-editor/data.json
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"extensions": [
|
||||
"ts",
|
||||
"js",
|
||||
"html",
|
||||
"py",
|
||||
"css",
|
||||
"c",
|
||||
"cpp",
|
||||
"go",
|
||||
"rs",
|
||||
"java",
|
||||
"lua",
|
||||
"php"
|
||||
],
|
||||
"folding": true,
|
||||
"lineNumbers": true,
|
||||
"minimap": true,
|
||||
"semanticValidation": true,
|
||||
"syntaxValidation": true,
|
||||
"themeColor": "AUTO",
|
||||
"fontSize": 16
|
||||
}
|
||||
1369
.obsidian/plugins/vscode-editor/main.js
vendored
Normal file
1369
.obsidian/plugins/vscode-editor/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
11
.obsidian/plugins/vscode-editor/manifest.json
vendored
Normal file
11
.obsidian/plugins/vscode-editor/manifest.json
vendored
Normal 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
|
||||
}
|
||||
4616
.obsidian/plugins/vscode-editor/styles.css
vendored
Normal file
4616
.obsidian/plugins/vscode-editor/styles.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user