typedb-osi / typeql-plugin-emacs

Major mode that provides syntax highlighting and basic completion for TypeQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeQL Plugin for Emacs

Major mode that provides syntax highlighting for TypeQL.

Requires fish-mode as well.

Screenshot

Notes

  • Using derived-mode for a simple implementation.
  • Derives fish-mode since it most closely resembles the syntax structure.

About

Major mode that provides syntax highlighting and basic completion for TypeQL

License:MIT License


Languages

Language:Emacs Lisp 100.0%