Commit 1ab332d
committed
Add initial implementation for XPL syntax highlighting extension
- Created package.json for the XPL syntax highlighting extension with necessary metadata and dependencies.
- Added syntax definition in xpl.tmLanguage.json to support comments, strings, numbers, tags, and keywords.
- Configured TypeScript compiler options in tsconfig.json for the extension development.1 parent 24377fd commit 1ab332d
File tree
14 files changed
+2617
-10
lines changed- src
- bin
- vscode
- syntaxes
14 files changed
+2617
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments