/typeql-plugin-emacs

Major mode that provides syntax highlighting and basic completion for TypeQL

Primary LanguageEmacs LispMIT LicenseMIT

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.