You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

textx-gen-coloring

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

textx-gen-coloring

a syntax highlight generator for textX languages


Maintainers
2

Readme

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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc