| Commit message (Expand) | Author | Age |
* | Refactor doc.shown_diagnostics to avoid an extra HashSet | Philipp Mildenberger | 2023-05-18 |
* | Add method doc.supports_language_server for better readability | Philipp Mildenberger | 2023-05-18 |
* | Simplify Display implementation for LanguageServerFeature | Philipp Mildenberger | 2023-05-18 |
* | Refactored doc.language_servers and doc.language_servers_with_feature to retu... | Philipp Mildenberger | 2023-05-18 |
* | Use DoubleEndedIterator instead of collect to Vec for reversing | Philipp Mildenberger | 2023-05-18 |
* | Fix error messages when no language server is available | Philipp Mildenberger | 2023-05-18 |
* | Simplify Display implementation of LanguageServerFeature | Philipp Mildenberger | 2023-05-18 |
* | Fix sorting issues of the editor wide diagnostics and apply diagnostics relat... | Philipp Mildenberger | 2023-05-18 |
* | str instead of String | Philipp Mildenberger | 2023-05-18 |
* | Remove unnecessary completion support check (likely an artifact) | Philipp Mildenberger | 2023-05-18 |
* | Fix issue with ltex-ls, filtering params is not what we want here | Philipp Mildenberger | 2023-05-18 |
* | Fix hardcoded offset_encoding | Philipp Mildenberger | 2023-05-18 |
* | Fix some lints/docgen hints | Philipp Mildenberger | 2023-05-18 |
* | Fix 'WorkspaceConfiguration' request with empty configuration section strings | Philipp Mildenberger | 2023-05-18 |
* | Adds support for multiple language servers per language. | Philipp Mildenberger | 2023-05-18 |
* | Add 23.05 to the AppData | Michael Davis | 2023-05-18 |
* | Add changelog notes for the 23.05 release | Michael Davis | 2023-05-18 |
* | Bump the version to 23.05 | Michael Davis | 2023-05-18 |
* | Fix completion on paths containing spaces (#6779) | Ivan Gulakov | 2023-05-18 |
* | automatically disable TS when parsing takes longer than 500ms | Pascal Kuthe | 2023-05-18 |
* | async picker syntax highlighting | Pascal Kuthe | 2023-05-18 |
* | cleanup integration tests | Pascal Kuthe | 2023-05-18 |
* | don't move cursor while forward deleting in append mode | Pascal Kuthe | 2023-05-18 |
* | cleanup delete_by_selection_insert_mode function | Pascal Kuthe | 2023-05-18 |
* | fix panic when deleting overlapping ranges | Pascal Kuthe | 2023-05-18 |
* | clarify comments about completion savepoints | Pascal Kuthe | 2023-05-18 |
* | only resolve completion items once | Pascal Kuthe | 2023-05-18 |
* | deduplicate savepoints | Pascal Kuthe | 2023-05-18 |
* | ensure correct trigger/start completion offset | Pascal Kuthe | 2023-05-18 |
* | resolve completions before applying transactions | Pascal Kuthe | 2023-05-18 |
* | correctly handle completion rerequest | Pascal Kuthe | 2023-05-18 |
* | Update nightfox theme (#7061) | Jan Scheer | 2023-05-18 |
* | languages.toml: recognize `gml` files. (#7055) | gibbz00 | 2023-05-16 |
* | languages.toml: recognize `geojson` files. (#7054) | gibbz00 | 2023-05-16 |
* | build(deps): bump serde from 1.0.162 to 1.0.163 (#7056) | dependabot[bot] | 2023-05-16 |
* | build(deps): bump tokio from 1.28.0 to 1.28.1 (#7057) | dependabot[bot] | 2023-05-16 |
* | Replace DAP vars popup, instead of adding new (#7034) | A-Walrus | 2023-05-13 |
* | Add comment injections for Odin (#7027) | lefp | 2023-05-12 |
* | fix: update upstream tree-sitter-dockerfile (#6895) | Vitalii Solodilov | 2023-05-12 |
* | Fix warnings from clippy (#7013) | ZJPzjp | 2023-05-11 |
* | nix: Update flake dependencies | Blaž Hrastnik | 2023-05-11 |
* | Add better error message for file save failure due to parent not existing (#7... | John Kelly | 2023-05-10 |
* | Add wbc and wbc! commands (#6947) | Kitsu | 2023-05-09 |
* | Remove `tree-sitter-cabal` (#6996) | Ollie Charles | 2023-05-09 |
* | Add Flathub as third party repository (#6994) | David Else | 2023-05-09 |
* | build(deps): bump serde from 1.0.160 to 1.0.162 (#7002) | dependabot[bot] | 2023-05-09 |
* | build(deps): bump libc from 0.2.142 to 0.2.144 (#7000) | dependabot[bot] | 2023-05-09 |
* | build(deps): bump termini from 0.1.4 to 1.0.0 (#7001) | dependabot[bot] | 2023-05-09 |
* | Update dracula menu colors (#6987) | Chirikumbrah | 2023-05-08 |
* | Treat .sty and .cls files as latex (#6986) | Andrius Pukšta | 2023-05-08 |