paviko 05781a2b32 Merge public/dev into ide-plugin - resolved conflicts in build.ts and bun.lock пре 2 недеља
..
bin ff462dfd7a fix: windows install (#4293) пре 3 месеци
script 05781a2b32 Merge public/dev into ide-plugin - resolved conflicts in build.ts and bun.lock пре 2 недеља
src 05781a2b32 Merge public/dev into ide-plugin - resolved conflicts in build.ts and bun.lock пре 2 недеља
test f834915d3f test: fix flaky test (#11427) пре 2 недеља
types b487a18316 first release пре 3 месеци
webgui c6a85b5359 Improved positioning of reference popup (@ action) пре 2 недеља
.gitignore 898d8d01a0 Merge public/dev into ide-plugin пре 3 недеља
AGENTS.md 74d0d2b942 docs: update AGENTS.md (#6800) пре 1 месец
Dockerfile f254cf76d9 add ARM64 Docker image support (#5483) пре 2 месеци
README.md f3da73553c sync пре 8 месеци
bunfig.toml 6cf2c3e3db fix: use Instance.directory instead of process.cwd() in read tool пре 3 недеља
package.json 05781a2b32 Merge public/dev into ide-plugin - resolved conflicts in build.ts and bun.lock пре 2 недеља
parsers-config.ts 5efb1c7b2d feat(highlight): add nix syntax highlighting (#6386) пре 1 месец
sst-env.d.ts 28c802f399 wip: zen пре 2 месеци
tsconfig.json b487a18316 first release пре 3 месеци

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.