glua-cli@0.6.0
Install
npm install -g glua-cliGives you the glua and glua-lsp binaries — the latter is the same language server the VS Code extension runs, for any editor with an LSP client.
What's Changed
- differentiate the two changelog docs pages by package name by @Bluejutzu in
8ab67e0 - release glua-gmod@0.6.0, glua-cli@0.6.0 by @Bluejutzu in
53cdd50 - extract glua-core, release glua-gmod and glua-cli independently by @Bluejutzu in
8e099ef - release v0.5.6 by @Bluejutzu in
44dfbc1 - wire workspace.exclude into glua lint/fmt's own file walk by @Bluejutzu in
30d8e72 - Host config schemas on glua.bluejutzu.dev, add schema reference docs (#21) by @Bluejutzu in #21
- release v0.5.5 by @Bluejutzu in
40a5d8e - Add glua explain, --stdin-filepath, and a pre-commit hook (#20) by @Bluejutzu in #20
- release v0.5.4 by @Bluejutzu in
a3409d2 - release v0.5.3 by @Bluejutzu in
92419b5 - release v0.5.2 by @Bluejutzu in
ac2737e - release v0.5.1 by @Bluejutzu in
c39d025 - release v0.5.0 by @Bluejutzu in
389b3d2 - Cache each file's facts, keyed by its contents (#17) by @Bluejutzu in #17
- Show the offending line, and where the time went (#16) by @Bluejutzu in #16
- release v0.4.2 (#15) by @Bluejutzu in #15
- Add source.fixAll and a formatter ignore directive (#14) by @Bluejutzu in #14
- Link every diagnostic to the rule that produced it (#13) by @Bluejutzu in #13
- release v0.4.1 (#12) by @Bluejutzu in #12
- Split fixes into safe and unsafe (#11) by @Bluejutzu in #11
- Add a lint baseline, so inherited code can adopt this (#10) by @Bluejutzu in #10
- Hot path analysis, call hierarchy, dead code and SARIF output (#9) by @Bluejutzu in #9
- release v0.4.0 by @Bluejutzu in
f7b26fe - fix the review findings from #6 (#8) by @Bluejutzu in #8
- Whole-project health report: glua doctor and GLua: Project Report (#7) by @Bluejutzu in #7
- Other editors, custom hook typing, asset paths, CLI fixes, frameworks (#6) by @Bluejutzu in #6
- release v0.3.0 by @Bluejutzu in
6e74ef5 - fix update-check install detection and cache safety by @Bluejutzu in #2
- skip target indexing too when indexProject is false by @Bluejutzu in #3
- skip full project indexing in glua fmt by @Bluejutzu in #3
- add update notices and progress output to glua-cli by @Bluejutzu in #2
- fix list-returning methods giving no completions by @Bluejutzu in
83e01f2 - release v0.2.4 by @Bluejutzu in
bca15a5 - publish glua-cli to npm from the release workflow by @Bluejutzu in
89e3283 - build before testing in CI, and fix the light codeblock theme by @Bluejutzu in
e8ad5c2 - keep LICENSE as plain MIT so it is detected by @Bluejutzu in
dacaacb - add a command line interface by @Bluejutzu in
9f79041