No description
  • Haskell 69.5%
  • JavaScript 11%
  • TypeScript 10.7%
  • Nix 8.8%
Find a file
2023-12-24 15:20:27 +04:00
.vscode A bunch of small updates 2023-09-22 10:12:42 +04:00
app update flake.lock 2023-09-21 20:16:48 +04:00
src fix typo 2023-12-24 15:20:27 +04:00
syntaxes replace tabs with spaces 2023-02-21 19:48:01 +04:00
.envrc init 2023-02-21 18:46:06 +04:00
.gitignore init 2023-02-21 18:46:06 +04:00
.vscodeignore init 2023-02-21 18:46:06 +04:00
example.tl A bunch of small updates 2023-09-22 10:12:42 +04:00
flake.lock update flake.lock 2023-09-21 20:16:48 +04:00
flake.nix A bunch of small updates 2023-09-22 10:12:42 +04:00
language-configuration.json init 2023-02-21 18:46:06 +04:00
LICENSE init 2023-02-21 18:46:06 +04:00
package.json add possibility to recreate server connection 2023-11-27 20:39:03 +04:00
README.md A bunch of small updates 2023-09-22 10:12:42 +04:00
tales-lsp.cabal A bunch of small updates 2023-09-22 10:12:42 +04:00
tsconfig.json init 2023-02-21 18:46:06 +04:00
webpack.config.js init 2023-02-21 18:46:06 +04:00
yarn.lock init 2023-02-21 18:46:06 +04:00

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!