Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 17 additions & 1 deletion .vscode/tags-enum.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"ARM",
"C#",
"CMS",
"DAG",
"GNU",
"IDE",
"algorithms",
Expand All @@ -30,11 +31,14 @@
"autodesk",
"automation",
"azure",
"big data",
"binary",
"blockchain",
"blog",
"brand",
"browser",
"build",
"bundler",
"c",
"c++",
"c-sharp",
Expand Down Expand Up @@ -88,8 +92,10 @@
"ecommerce",
"editor",
"elastic",
"elixir",
"engine",
"erc20",
"esbuild",
"ethereum",
"file-format",
"format",
Expand All @@ -106,6 +112,7 @@
"graph",
"graphic",
"graphics",
"groovy",
"hardware",
"heterogeneous-computing",
"hosting",
Expand All @@ -123,6 +130,7 @@
"iphone",
"java",
"javascript",
"javascript-runtime",
"jetbrains",
"js",
"jupyter notebook",
Expand Down Expand Up @@ -158,6 +166,7 @@
"modelling",
"monitoring",
"multimedia",
"network",
"networking",
"node.js",
"nodejs",
Expand All @@ -176,12 +185,14 @@
"os",
"package",
"package-manager",
"pages",
"performance",
"php",
"pipeline",
"platform",
"plotting",
"pods",
"polyfill",
"pre-processor",
"procedural",
"production-tool",
Expand All @@ -202,6 +213,7 @@
"robotics",
"router",
"ruby",
"runtime",
"rust",
"scala",
"script",
Expand All @@ -213,6 +225,7 @@
"shell",
"social",
"software",
"solidity",
"specification",
"sql",
"ssg",
Expand All @@ -235,6 +248,7 @@
"tool",
"tracing",
"transpiler",
"typescript",
"typesetting-system",
"ui",
"universal",
Expand All @@ -246,6 +260,7 @@
"version-control",
"vfx",
"video",
"virtual machine",
"visualization",
"vmware",
"vuejs",
Expand All @@ -259,7 +274,8 @@
"websockets",
"wiki",
"windows",
"wrapper"
"wrapper",
"zig"
]
}
}
Expand Down
5 changes: 3 additions & 2 deletions devicon.json
Original file line number Diff line number Diff line change
Expand Up @@ -3123,7 +3123,7 @@
},
{
"name": "gitbook",
"aliases": [],
"altnames": [],
"tags": [
"documentation",
"pages",
Expand All @@ -3145,7 +3145,7 @@
]
},
"color": "#346ddb",
"altnames": [
"aliases": [
{
"base": "original",
"alias": "plain"
Expand Down Expand Up @@ -9191,6 +9191,7 @@
},
{
"name": "vite",
"altnames": [],
"tags": [
"web3",
"blockchain",
Expand Down