Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tquin/vscode-logscale-syntax
A VS Code extension for for LogScale Query Language (formerly Humio) syntax highlighting.
https://github.com/tquin/vscode-logscale-syntax
cql crowdstrike humio logscale vscode vscode-extension vscode-language
Last synced: 20 days ago
JSON representation
A VS Code extension for for LogScale Query Language (formerly Humio) syntax highlighting.
- Host: GitHub
- URL: https://github.com/tquin/vscode-logscale-syntax
- Owner: tquin
- License: mit
- Created: 2024-11-21T10:14:11.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-27T06:49:41.000Z (22 days ago)
- Last Synced: 2024-12-27T07:27:23.744Z (22 days ago)
- Topics: cql, crowdstrike, humio, logscale, vscode, vscode-extension, vscode-language
- Language: JavaScript
- Homepage:
- Size: 272 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# logscale-syntax
A VS Code extension for LogScale/CrowdStrike Query Language (formerly Humio) syntax highlighting. [Get it here.](https://marketplace.visualstudio.com/items?itemName=tquin.logscale-syntax)
## Features
- Syntax highlighting for `.logscale`, `.cql`, `.lql`, or `.humio` files. Plain and simple.
- Syntax highlighting for embedded queries within `.yaml` files using the alerts schema
- Full language functions support up to LogScale version 1.159.1.## Demo
Syntax highlighting:
![screenshot_files](images/demo_dark_modern.png)
Embedded within yaml:
![screenshot_alert](images/demo_alert_dark_modern.png)