summaryrefslogtreecommitdiff
path: root/extension/src
AgeCommit message (Expand)Author
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
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-29small patches to streamingNate Sesti
2023-06-29add .continue to .gitignore, update icons in docsNate Sesti
2023-06-29missing things from data collectionTy Dunn
2023-06-29messaging of welcome stepNate Sesti
2023-06-28fixed error when two windows open simultaneouslyNate Sesti
2023-06-28show UI before server loads with welcome msgNate Sesti
2023-06-28remove codelens when clickedNate Sesti
2023-06-28fixesNate Sesti
2023-06-28try harder when checking for continuedev packageNate Sesti