Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1006 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 1006 Bytes

dot-language-support CD CI Dependencies npm version

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