dot-language-support
v2.2.3
Published
Parser and language service for graphviz (dot) files
Downloads
1,272
Maintainers
Readme
dot-language-support
A language service library, written in TypeScript. Used by dot-language-server and edotor.net.
Features
- Highlight semantic and syntactic errors
- Auto completion for colors and shapes
- Code Actions:
- Refactoring Graphs to Digraphs and vice-versa
- Fix wrong graph edges
- Refactor edges to sub graphs
Installation
npm -S i dot-language-support