index
:
sncontinue.git
cleanup
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
extension
/
src
/
diffs.ts
Age
Commit message (
Collapse
)
Author
2023-08-27
fix: :bug: fix /edit in ssh, pinyin input in combobox
Nate Sesti
2023-08-27
fix: :bug: write to local diff files
Nate Sesti
2023-08-27
fix: :bug: additional fixes to ssh /edit
Nate Sesti
2023-08-26
fix: :bug: correctly generate uris for remote
Nate Sesti
2023-08-25
fix: :bug: ssh compatibility by reading from vscode.workspace.fs
Nate Sesti
2023-07-26
fix: :bug: fix dialog links
Nate Sesti
2023-07-18
fix "can't edit twice" bug
Nate Sesti
2023-07-17
commenting out old suggestion telemetry
Ty Dunn
2023-07-16
record accept/reject
Nate Sesti
2023-07-15
Reliably show error messages when environmentSetup fails
sestinj
2023-07-15
Merge branch 'main' of github.com:continuedev/continue into main
sestinj
2023-07-15
lowercase C: in win path
sestinj
2023-07-15
use correct label for meta key
Nate Sesti
2023-07-15
fix vscode uri parsing for diff
sestinj
2023-07-14
insidious client_state vs application_state err
Nate Sesti
2023-07-14
command m reliable toggle
Nate Sesti
2023-07-13
diff editor infer filepath, codelens in middle
Nate Sesti
2023-07-11
explain accept/reject, better edit summaries
Nate Sesti
2023-07-11
explain insert at cursor, better diff streaming
Nate Sesti
2023-07-11
don't allow /edit in diff editor, save diff editor
Nate Sesti
2023-07-07
fix: :bug: install python-virtualenv on linux, fix git hash files error
Nate Sesti
2023-07-06
pause streaming on rejection
Nate Sesti
2023-07-06
fix: :bug: stop streaming on rejection
Nate Sesti
2023-07-06
details
Nate Sesti
2023-07-05
stuff
Nate Sesti
2023-07-05
setting to show codelens in diff editor
Nate Sesti
2023-07-05
explain by default
Nate Sesti
2023-07-04
small fixes to side-by-side diff
Nate Sesti
2023-07-04
side-by-side diff editor
Nate Sesti