| Commit message (Expand) | Author | Age |
* | Add more context; Editor::open doesn't need to own path | Skyler Hawthorne | 2022-06-19 |
* | Add docstring for language_server!() macro (#2750) | Gokul Soumya | 2022-06-12 |
* | Refactor push_jump so we're not needlessly fetching doc twice | Blaž Hrastnik | 2022-06-06 |
* | Avoid modifying jumplist until jumping to ref (#2670) | yzwduck | 2022-06-05 |
* | fix: lsp: be more defensive about URI conversions | Blaž Hrastnik | 2022-06-02 |
* | fix: lsp: be more defensive about URI conversions | Blaž Hrastnik | 2022-06-02 |
* | Improve Readability (#2639) | Ryan Russell | 2022-06-01 |
* | chore(lsp): check rename capabilities before send rename action (#2203) | ttys3 | 2022-04-23 |
* | Send active diagnostics to LSP when requesting code actions. (#2005) | Robin Jadoul | 2022-04-17 |
* | Address clippy lint | Blaž Hrastnik | 2022-03-28 |
* | Make truncate_start a builder method instead | Blaž Hrastnik | 2022-03-28 |
* | Remove more push_layer calls | Blaž Hrastnik | 2022-03-28 |
* | Fix bug in LSP when creating a file in a folder that does not exist (#1775) | Emil Fresk | 2022-03-08 |
* | Fix bug with auto replacing components in compositor (#1711) | Gokul Soumya | 2022-03-03 |
* | Alert if LSP is inactive when command is invoked (#1703) | Gokul Soumya | 2022-02-25 |
* | Close some popups automatically (#1285) | Bram | 2022-02-23 |
* | Allow separate styles for markup headings (#1618) | Alex | 2022-02-21 |
* | Extract a lsp position helper | Blaž Hrastnik | 2022-02-18 |
* | Extract some duplication in lsp goto_ calls | Blaž Hrastnik | 2022-02-18 |
* | Extract jump_to_location | Blaž Hrastnik | 2022-02-18 |
* | Extract a common "language server or return" macro | Blaž Hrastnik | 2022-02-18 |
* | Extract a helper function for lsp::Location | Blaž Hrastnik | 2022-02-18 |
* | Move most LSP specific commmands to commands::lsp | Blaž Hrastnik | 2022-02-18 |