aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Collapse)AuthorAgeFilesLines
...
* test(github): add spec file for the github manager (#299)William Boman2022-08-151-1/+2
|
* fix(github): fix resolving asset file (#298)William Boman2022-08-151-1/+1
|
* refactor: introduce selene, harden type defs, and use proper EmmyLua syntax ↵William Boman2022-08-1544-231/+265
| | | | (#296)
* chore: update generated code (#295)williambotman[bot]2022-08-151-1/+1
|
* fix(julia-lsp): adjust for changes in latest release (#289)William Boman2022-08-132-19/+44
|
* chore: update generated code (#291)williambotman[bot]2022-08-131-1/+1
|
* fix(omnisharp-mono): don't link directly to the `run` script (#290)William Boman2022-08-121-1/+1
|
* feat(ui): check for new package versions when opening :Mason (#285)William Boman2022-08-122-46/+58
|
* feat: add xmlformatter (#281)Javier2022-08-113-1/+19
|
* chore: update generated code (#283)williambotman[bot]2022-08-111-0/+3
|
* chore: update generated code (#277)williambotman[bot]2022-08-101-1/+1
|
* feat: add autopep8 (#272)Xun2022-08-083-1/+13
|
* chore: reformat long descriptions (#264)William Boman2022-08-0730-30/+141
|
* refactor: add __ to private clear_event_handlers() method (#263)William Boman2022-08-072-2/+3
|
* feat(debugpy): link debugpy-adapterXun2022-08-061-0/+1
|
* feat: add buildifier, blade-formatter, blue, haml-lint, textlint, vulture, ↵Vu Le Thanh2022-08-0610-6/+140
| | | | | cfn-lint (#255) Co-authored-by: William Boman <william@redwill.se>
* chore: update generated code (#257)williambotman[bot]2022-08-061-1/+1
|
* fix(bash-debug-adapter): fix associated languages (#254)William Boman2022-08-052-4/+4
|
* feat: add bash-debug-adapter (#253)Adam Figgins2022-08-064-3/+49
| | | Co-authored-by: William Boman <william@redwill.se>
* feat: add tectonic (#249)Vu Le Thanh2022-08-063-1/+61
| | | Co-authored-by: William Boman <william@redwill.se>
* refactor(ltex): remove windows platform detect in unix (#251)Vu Le Thanh2022-08-051-2/+1
|
* chore: update generated code (#246)williambotman[bot]2022-08-041-1/+1
|
* feat: add dagger's cuelsp support (#238)Marcos Nils2022-08-033-0/+13
|
* fix(taplo): write receipt when installing via cargo (#237)William Boman2022-08-031-4/+6
| | | Fixes #236.
* fix(selene): download error in Windows (#233)sitiom2022-08-031-1/+1
|
* chore: update generated code (#234)williambotman[bot]2022-08-031-1/+1
|
* feat(debugpy): write executable for convenient access (#229)William Boman2022-08-022-1/+22
|
* feat: add xo, jq, buf, joker, csharpier (#221)Vu Le Thanh2022-08-027-6/+141
|
* feat: add goimports (#224)Sergio Hernandez2022-08-023-1/+13
|
* chore: update generated code (#225)williambotman[bot]2022-08-021-1/+1
|
* feat: add default option to highlights (#210)Chad Condon2022-08-011-14/+14
| | | | This avoids overriding user-provided highlight group definitions. Discussed in #133.
* fix(spectral-language-server): remove Linter and add LSP to categories (#219)William Boman2022-08-011-1/+1
|
* feat: add proselint (#214)the continium2022-08-013-2/+14
| | | Closes #212.
* feat: add spectral-language-server (#211)Ghassan Alduraibi2022-08-013-2/+14
|
* chore: update generated code (#213)williambotman[bot]2022-08-011-1/+1
|
* fix(lemminx): download from GitHub releases (#207)William Boman2022-07-311-19/+11
|
* feat: add erb-lint (#204)David Bernheisel2022-07-313-2/+14
|
* chore: update generated code (#205)williambotman[bot]2022-07-312-2/+2
|
* feat(ui): highlight packages that have transitioned during the session (#203)William Boman2022-07-312-15/+14
| | | | The idea is to subtly indicate which packages have been uninstalled or installed during the current session.
* feat: add rubocop (#167)Chad Condon2022-07-313-1/+13
|
* fix(gem): write shim executables that enhance GEM_PATH appropriately (#202)William Boman2022-07-312-34/+52
|
* feat(taplo): use prebuilt binary if available (#201)William Boman2022-07-301-4/+27
|
* fix(go): improve parsing package mod (#197)William Boman2022-07-301-1/+6
|
* fix(ui): ensure window is active before getting cursor (#196)William Boman2022-07-292-4/+9
| | | | | | | * fix(ui): ensure window is active before getting cursor * fixup Co-authored-by: williambotman[bot] <william+bot@redwill.se>
* feat: add fixjson (#191)Josa Gesell2022-07-293-1/+15
|
* fix(ui): don't call terminate handler when setting up handle (#190)William Boman2022-07-282-8/+4
| | | | | | The terminate handler should only really be called when the handle is terminated. By calling it immediately (to initialize UI state), any queued packages would be reset to either the "installed" or "uninstalled" group, when they really should remain "queued".
* feat: selene now installed from pre-built binary (#187)Seth Daniel2022-07-281-2/+25
| | | Closes #173.
* fix(curlylint): s/ninja/jinja/ (#185)William Boman2022-07-282-3/+2
|
* feat: add curlylint (#184)Dan Sully2022-07-283-3/+17
|
* feat: add clang-format (#176)Daniil Shvalov2022-07-283-6/+18
|