a syntax highlight generator for textX languages
Project description
Syntax Highlighting Generator for textX Languages
This project uses textX grammar and generates syntax highlighting file for it.
Supported syntax highlighting languages:
- textmate (used by VS Code and textx-gen-vscode project)
CLI Examples
Generate a default syntax highlighting for workflow language:
textX generate --target textmate ./examples/workflow/workflow.tx --name Workflow
Generate a custom syntax highlighting for workflow language:
textX generate --target textmate ./examples/workflow/workflow.tx --name Workflow --syntax_spec ./examples/workflow/workflow.txcl
Other Notes
Some parts of code are used from textX-languageserver project.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for textx_gen_coloring-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 49984908503c836c6f41362d0782f336724d38792b1da1b62c1528f10b125cbd |
|
MD5 | ef70f05a625ed09b349380ab5b8d7c9b |
|
BLAKE2b-256 | 571c1b4581156d9a4f85a319fad15b6f318480eaeeff535a6dbf89622fc872a7 |