Add C,C++ and Go language support (#463)

This commit is contained in:
Sergey A. Fomenko
2026-02-21 11:55:36 +02:00
committed by GitHub
parent 69f6226fec
commit 201094bab7
4 changed files with 28 additions and 4 deletions
+2
View File
@@ -67,6 +67,8 @@
"@codemirror/lang-markdown": "^6.5.0",
"@codemirror/lang-python": "^6.2.1",
"@codemirror/lang-rust": "^6.0.2",
"@codemirror/lang-cpp": "^6.0.3",
"@codemirror/lang-go": "^6.0.1",
"@codemirror/lang-sql": "^6.10.0",
"@codemirror/lang-xml": "^6.1.0",
"@codemirror/lang-yaml": "^6.1.2",