summaryrefslogtreecommitdiff
path: root/extension/src
AgeCommit message (Expand)Author
2023-07-12persist state and reconnect automaticallyNate Sesti
2023-07-12getVisibleFilesNate Sesti
2023-07-12catch error at top level when activating extensionNate Sesti
2023-07-12purging moreNate Sesti
2023-07-12purging unecessary filesNate Sesti
2023-07-12remove eventemitter from codelens classesNate Sesti
2023-07-12better onboardingNate Sesti
2023-07-11explain accept/reject, better edit summariesNate Sesti
2023-07-11check for old version of Continue, notifyNate Sesti
2023-07-11fix bug uninstalling continuedevNate Sesti
2023-07-11patchNate Sesti
2023-07-11don't override error messages with a second oneNate Sesti
2023-07-11air on the side of killing serverNate Sesti
2023-07-11explain insert at cursor, better diff streamingNate Sesti
2023-07-11don't allow /edit in diff editor, save diff editorNate Sesti
2023-07-10Merge branch 'main' into faster-loadNate Sesti
2023-07-10catch errors during asyncio tasksNate Sesti
2023-07-09cache server env in .continue folderNate Sesti
2023-07-09expand max_tokens for large highlighted rangesNate Sesti
2023-07-07fix: :bug: install python-virtualenv on linux, fix git hash files errorNate Sesti
2023-07-07max_retries = 3Nate Sesti
2023-07-06Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-07-06pause streaming on rejectionNate Sesti
2023-07-06fixing retriesTy Dunn
2023-07-06fix: :bug: stop streaming on rejectionNate Sesti
2023-07-06quick text entryNate Sesti
2023-07-06detailsNate Sesti
2023-07-06Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-07-06detailsNate Sesti
2023-07-06shortening api key msgTy Dunn
2023-07-05Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-07-05ui overhaulNate Sesti
2023-07-05Merge branch 'main' of github.com:continuedev/continueTy Dunn
2023-07-05running scripts is disabled error messageTy Dunn
2023-07-05stuffNate Sesti
2023-07-05setting to show codelens in diff editorNate Sesti
2023-07-05explain by defaultNate Sesti
2023-07-04small fixes to side-by-side diffNate Sesti
2023-07-04side-by-side diff editorNate Sesti
2023-07-04insert at cursor, patchNate Sesti
2023-07-043.8 compatibility and deleting context all at onceNate Sesti
2023-07-03fix python version on windows, other bugs, jestNate Sesti
2023-07-02Merge branch 'main' into explicit-contextNate Sesti
2023-07-02telemetry to capture errors when setup failsNate Sesti
2023-07-02track when suggestion is accepted or rejectedNate Sesti
2023-07-02ssl certificate fixNate Sesti
2023-07-01older @types/vscode version to match older engineNate Sesti
2023-07-01explicit context pill buttonsNate Sesti
2023-06-30check for secondary installed python versionsNate Sesti
2023-06-30kill servers started by old extension versionsNate Sesti