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
Age
Commit message (
Expand
)
Author
2023-07-12
persist state and reconnect automatically
Nate Sesti
2023-07-12
getVisibleFiles
Nate Sesti
2023-07-12
catch error at top level when activating extension
Nate Sesti
2023-07-12
purging more
Nate Sesti
2023-07-12
purging unecessary files
Nate Sesti
2023-07-12
remove eventemitter from codelens classes
Nate Sesti
2023-07-12
better onboarding
Nate Sesti
2023-07-11
explain accept/reject, better edit summaries
Nate Sesti
2023-07-11
check for old version of Continue, notify
Nate Sesti
2023-07-11
fix bug uninstalling continuedev
Nate Sesti
2023-07-11
patch
Nate Sesti
2023-07-11
don't override error messages with a second one
Nate Sesti
2023-07-11
air on the side of killing server
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-10
Merge branch 'main' into faster-load
Nate Sesti
2023-07-10
catch errors during asyncio tasks
Nate Sesti
2023-07-09
cache server env in .continue folder
Nate Sesti
2023-07-09
expand max_tokens for large highlighted ranges
Nate Sesti
2023-07-07
fix: :bug: install python-virtualenv on linux, fix git hash files error
Nate Sesti
2023-07-07
max_retries = 3
Nate Sesti
2023-07-06
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-07-06
pause streaming on rejection
Nate Sesti
2023-07-06
fixing retries
Ty Dunn
2023-07-06
fix: :bug: stop streaming on rejection
Nate Sesti
2023-07-06
quick text entry
Nate Sesti
2023-07-06
details
Nate Sesti
2023-07-06
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-07-06
details
Nate Sesti
2023-07-06
shortening api key msg
Ty Dunn
2023-07-05
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-07-05
ui overhaul
Nate Sesti
2023-07-05
Merge branch 'main' of github.com:continuedev/continue
Ty Dunn
2023-07-05
running scripts is disabled error message
Ty Dunn
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
2023-07-04
insert at cursor, patch
Nate Sesti
2023-07-04
3.8 compatibility and deleting context all at once
Nate Sesti
2023-07-03
fix python version on windows, other bugs, jest
Nate Sesti
2023-07-02
Merge branch 'main' into explicit-context
Nate Sesti
2023-07-02
telemetry to capture errors when setup fails
Nate Sesti
2023-07-02
track when suggestion is accepted or rejected
Nate Sesti
2023-07-02
ssl certificate fix
Nate Sesti
2023-07-01
older @types/vscode version to match older engine
Nate Sesti
2023-07-01
explicit context pill buttons
Nate Sesti
2023-06-30
check for secondary installed python versions
Nate Sesti
2023-06-30
kill servers started by old extension versions
Nate Sesti
[next]