a VS Code extension generator
Project description
VS Code Extension Generator for textX Languages
A textX generator which outputs simple, installable VS Code extension from a registered textX language project.
It is used primary by textX-LS project when generating and installing textX languages.
CLI Examples
Generate a VS Code extension for tx_workflow
project packaged in archive:
textx generate examples/workflow/tx_workflow/workflow.tx -o . --target=vscode --project_name tx-workflow
Generate a VS Code extension for tx_workflow
project packaged in installable vsix format:
textx generate examples/workflow/tx_workflow/workflow.tx -o . --target=vscode --project_name tx-workflow --vsix True
Other Notes
- textX language project should be registrated in order generator to find it by passed project name
- path to the grammar (
examples/workflow/tx_workflow/workflow.tx
) is not used for now, but idea is to be able to create project from it
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
textx-gen-vscode-0.1.2.tar.gz
(8.0 kB
view hashes)
Built Distribution
Close
Hashes for textx_gen_vscode-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 949c25a1eecf379ce783b38d7a08f3673a6dfb98c699732060ab949017d26ec7 |
|
MD5 | 20f26737c8070f91400e8570121555a8 |
|
BLAKE2b-256 | 2ec50ba15be4fb01f1835e0da0a28cd7657f602171db952175b2443690126a33 |