Skip to content

Add gate development support to your favorite editor

License

Notifications You must be signed in to change notification settings

salterok/gate-plugin

Repository files navigation

gate-plugin

Add gate development support to your favorite editor (VS Code only at this time)

Roadmap:

  • jape file parsing (single/multi phase, only lhs)
  • vscode specific:
    • syntax colorization
    • references support:
      • support for workspace jape pipeline
      • symbols list
      • goto macro definition
      • goto annotation definition
    • suggestions:
      • alias name suggestions
    • diagnostics:
      • syntax error
      • reference error reportings