Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Utils: Rework aspect implementation | hjk | 2023-06-29 | 1 | -4/+2 |
* | Copilot: add shortcuts to cycle through suggestions | David Schulz | 2023-06-21 | 1 | -0/+48 |
* | Copilot: Do not try to start copilot without nodejs | Christian Stenger | 2023-05-31 | 1 | -0/+3 |
* | Copilot: Allow user to disable Copilot | Marcus Tillmanns | 2023-05-26 | 1 | -5/+69 |
* | Copilot: shutdown plugin asynchronously | David Schulz | 2023-05-24 | 1 | -0/+8 |
* | Use new FilePathAspect in a few more places | hjk | 2023-05-17 | 1 | -2/+2 |
* | Copilot: Take advantage of IOptionPage::setWidgetCreator() | hjk | 2023-04-21 | 1 | -1/+1 |
* | Copilot: Add missing include | Marcus Tillmanns | 2023-03-15 | 1 | -0/+2 |
* | Copilot: add command to explicitly request copilot suggestions | David Schulz | 2023-03-15 | 1 | -1/+15 |
* | Copilot: improve client handling | David Schulz | 2023-03-13 | 1 | -17/+14 |
* | Copilot: robustify request logic | David Schulz | 2023-03-03 | 1 | -1/+5 |
* | Copilot: Various coverity warning fixes | Marcus Tillmanns | 2023-02-27 | 1 | -0/+10 |
* | Copilot: Add LSP plugin for Copilot | Marcus Tillmanns | 2023-02-21 | 1 | -0/+37 |