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-18
fix "can't edit twice" bug
Nate Sesti
2023-07-18
CONTRIBUTING.md
Nate Sesti
2023-07-18
error handle on invalid config file, don't immediately show loading message
Nate Sesti
2023-07-17
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-07-17
show exact prompt/completion logs
Nate Sesti
2023-07-17
commenting out old suggestion telemetry
Ty Dunn
2023-07-16
quick fix for quick fix
Nate Sesti
2023-07-16
record accept/reject
Nate Sesti
2023-07-16
feat: :sparkles: Continue Quick Fix
Nate Sesti
2023-07-15
fixed reading of terminal and other vscode windows
Nate Sesti
2023-07-15
one window wait for other to create venv
Nate Sesti
2023-07-15
5s timeout on websocket connections
Nate Sesti
2023-07-15
patch
Nate Sesti
2023-07-15
patch
Nate Sesti
2023-07-15
Change to remote signed in order to setup python venv
sestinj
2023-07-15
patch
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
fixed config explanation, don't read terminals
Nate Sesti
2023-07-14
insidious client_state vs application_state err
Nate Sesti
2023-07-14
command m reliable toggle
Nate Sesti
2023-07-14
warn of large highlighted ranges, cmd+k->m
Nate Sesti
2023-07-13
diff editor infer filepath, codelens in middle
Nate Sesti
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
[next]