rari404 8917a4c609 feat: add texlab language server and latexindent formatter (#5251) 2 mesiacov pred
..
bin ff462dfd7a fix: windows install (#4293) 3 mesiacov pred
script c1ee6d6c41 ci 2 mesiacov pred
src 8917a4c609 feat: add texlab language server and latexindent formatter (#5251) 2 mesiacov pred
test 80e04be84f fix super modifier parsing 2 mesiacov pred
.gitignore 571d60182a improve snapshotting speed further 8 mesiacov pred
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 7 mesiacov pred
Dockerfile 0ee626ba9f Add ripgrep to Docker image (#5379) 2 mesiacov pred
README.md f3da73553c sync 9 mesiacov pred
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) 4 mesiacov pred
package.json b84d513bd7 release: v1.0.152 2 mesiacov pred
parsers-config.ts 4703e859bd Add YAML language server support (#4508) 3 mesiacov pred
sst-env.d.ts 28c802f399 wip: zen 3 mesiacov pred
tsconfig.json 62e5f4b154 try tsgo 4 mesiacov pred

README.md

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.