Major mode that provides syntax highlighting for TypeQL.
Requires fish-mode
as well.
- Using
derived-mode
for a simple implementation. - Derives
fish-mode
since it most closely resembles the syntax structure.
Major mode that provides syntax highlighting and basic completion for TypeQL
Emacs LispMIT