aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/copilot/copilotplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rework aspect implementationhjk2023-06-291-4/+2
* Copilot: add shortcuts to cycle through suggestionsDavid Schulz2023-06-211-0/+48
* Copilot: Do not try to start copilot without nodejsChristian Stenger2023-05-311-0/+3
* Copilot: Allow user to disable CopilotMarcus Tillmanns2023-05-261-5/+69
* Copilot: shutdown plugin asynchronouslyDavid Schulz2023-05-241-0/+8
* Use new FilePathAspect in a few more placeshjk2023-05-171-2/+2
* Copilot: Take advantage of IOptionPage::setWidgetCreator()hjk2023-04-211-1/+1
* Copilot: Add missing includeMarcus Tillmanns2023-03-151-0/+2
* Copilot: add command to explicitly request copilot suggestionsDavid Schulz2023-03-151-1/+15
* Copilot: improve client handlingDavid Schulz2023-03-131-17/+14
* Copilot: robustify request logicDavid Schulz2023-03-031-1/+5
* Copilot: Various coverity warning fixesMarcus Tillmanns2023-02-271-0/+10
* Copilot: Add LSP plugin for CopilotMarcus Tillmanns2023-02-211-0/+37