- Add version to TextMate bundle filename (
spq-textmate-bundle-v0.51224.2.zip) - Create a
.supTextMate grammar for data file syntax highlighting - Create separate VS Code extension repo (like IntelliJ plugin repo) that packages LSP + grammars
Add setup instructions to README for:
- Neovim (lspconfig)
- Vim (vim-lsp or coc.nvim)
- Emacs (lsp-mode or eglot)
- Zed
- Helix
- Sublime Text
Consider renaming from ✓ Donesuperdb-syntaxes to superdb-lsp
- Decide on rename (recommendation:
superdb-lsp) - Update internal references
- Update GitHub repo name (manual step on GitHub)
- the snapshot tests don't fail if I change the expected.
- added a .sup format test, also not failing
- rename Golden -> Snapshot in any of the codebase.