Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/redcmd/lag-syntax-highlighter
Syntax Highlighting for Lag
https://github.com/redcmd/lag-syntax-highlighter
textmate textmate-grammar textmate-language
Last synced: 6 days ago
JSON representation
Syntax Highlighting for Lag
- Host: GitHub
- URL: https://github.com/redcmd/lag-syntax-highlighter
- Owner: RedCMD
- License: other
- Created: 2022-05-11T20:08:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-27T09:22:56.000Z (3 months ago)
- Last Synced: 2024-08-28T08:08:16.609Z (3 months ago)
- Topics: textmate, textmate-grammar, textmate-language
- Language: C++
- Homepage: https://marketplace.visualstudio.com/items?itemName=RedCMD.lag-syntax-highlighter
- Size: 1.58 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Lag-Syntax-Highlighter
Syntax Highlighting for Lag language## Features
This repo is for testing github features only. Please ignore
This is a testing extension
How to make private??? without disabling publishing## Requirements
This extension was designed with VSCode's default Dark+ theme in mind.
Other themes may work with various successes.## Known Issues
Many.
Comments are very very cursed.
Will have to code up a language server of some sort to fix it.## Release Notes
-----------------------------------------------------------------------------------------------------------
### For more information
```json
{
"json": "value"
}
``````json textmate
{
"json": "value"
}
``````json-textmate
{
"json": "value"
}
``````RedCMD.Lag
{
"json": "value"
}
``````lag
{
"json": "value"
}
```![list-of-VSCode-Dark+-scopenames-and-their-colours](https://github.com/RedCMD/TmLanguage-Syntax-Highlighter/blob/main/images/VSCode%20Dark+%20theme%20coloured%20scope-names.png?raw=true)
no final newline?