mirror of
https://github.com/s-and-witch/tales-lsp.git
synced 2026-02-22 22:13:44 +04:00
No description
- Haskell 69.5%
- JavaScript 11%
- TypeScript 10.7%
- Nix 8.8%
| .vscode | ||
| app | ||
| src | ||
| syntaxes | ||
| .envrc | ||
| .gitignore | ||
| .vscodeignore | ||
| example.tl | ||
| flake.lock | ||
| flake.nix | ||
| language-configuration.json | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| tales-lsp.cabal | ||
| tsconfig.json | ||
| webpack.config.js | ||
| yarn.lock | ||
tales language server
This is a language server and a vscode extension for very simple human-readable description language with file cross-linking.
See example.tl for more information about syntax.
Enjoy!