summaryrefslogtreecommitdiff
path: root/extension/src/diffs.ts
AgeCommit message (Expand)Author
2023-08-27fix: :bug: fix /edit in ssh, pinyin input in comboboxNate Sesti
2023-08-27fix: :bug: write to local diff filesNate Sesti
2023-08-27fix: :bug: additional fixes to ssh /editNate Sesti
2023-08-26fix: :bug: correctly generate uris for remoteNate Sesti
2023-08-25fix: :bug: ssh compatibility by reading from vscode.workspace.fsNate Sesti
2023-07-26fix: :bug: fix dialog linksNate Sesti
2023-07-18fix "can't edit twice" bugNate Sesti
2023-07-17commenting out old suggestion telemetryTy Dunn
2023-07-16record accept/rejectNate Sesti
2023-07-15Reliably show error messages when environmentSetup failssestinj
2023-07-15Merge branch 'main' of github.com:continuedev/continue into mainsestinj
2023-07-15lowercase C: in win pathsestinj
2023-07-15use correct label for meta keyNate Sesti
2023-07-15fix vscode uri parsing for diffsestinj
2023-07-14insidious client_state vs application_state errNate Sesti
2023-07-14command m reliable toggleNate Sesti
2023-07-13diff editor infer filepath, codelens in middleNate Sesti
2023-07-11explain accept/reject, better edit summariesNate 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-07fix: :bug: install python-virtualenv on linux, fix git hash files errorNate Sesti
2023-07-06pause streaming on rejectionNate Sesti
2023-07-06fix: :bug: stop streaming on rejectionNate Sesti
2023-07-06detailsNate Sesti
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