summaryrefslogtreecommitdiff
path: root/continuedev/src
AgeCommit message (Expand)Author
2023-07-05test custom command, don't run shell commandNate Sesti
2023-07-05highlighted code improvementsNate Sesti
2023-07-04side-by-side diff editorNate Sesti
2023-07-04insert at cursor, patchNate Sesti
2023-07-04many fixesNate Sesti
2023-07-04Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-07-043.8 compatibility and deleting context all at onceNate Sesti
2023-07-04update welcome messageTy Dunn
2023-07-03tweaks to config and userInputStepContainerNate Sesti
2023-07-03getting custom cmds workingTy Dunn
2023-07-03hotfixNate Sesti
2023-07-03more sensical highlighting, capture errors posthogNate Sesti
2023-07-03lstrip instead of removeprefix for python3.8Nate Sesti
2023-07-03fixes, better messagingNate Sesti
2023-07-03Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-07-03slash commands and better designed user input boxNate Sesti
2023-07-03Merge pull request #180 from continuedev/slash-cmdTy Dunn
2023-07-03config tooTy Dunn
2023-07-03adding config slash commandTy Dunn
2023-07-03Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-07-03fix python version on windows, other bugs, jestNate Sesti
2023-07-03improving slash command messageTy Dunn
2023-07-03l -> LNate Sesti
2023-07-02Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-07-02github actionsNate Sesti
2023-07-02Merge branch 'main' into explicit-contextNate Sesti
2023-07-02finishing up explicit contextNate Sesti
2023-07-02create new file to edit if no ranges selectedNate Sesti
2023-07-02solved streaming off-by-one issueNate Sesti
2023-07-02chat output fixesNate Sesti
2023-07-02no more gpt-3.5-turboNate 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
2023-06-30the fix. and others.Nate Sesti
2023-06-30fixed websockets issueNate Sesti
2023-06-30require python >=3.7, off-by-one err in streamingNate Sesti
2023-06-29lock suggestions until done streamingNate Sesti
2023-06-29stop infinite calling of non-existent python funcNate Sesti
2023-06-29small patches to streamingNate Sesti
2023-06-29fixing, cleaning up matcherNate Sesti
2023-06-29fixing last line issue with streamingNate Sesti
2023-06-29checkpoint after cleaning up streamingNate Sesti
2023-06-29small fixesNate Sesti
2023-06-28Merge branch 'main' of github.com:continuedev/continueTy Dunn
2023-06-281000 -> max tokensTy Dunn