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
/
continueIdeClient.ts
Age
Commit message (
Expand
)
Author
2023-10-09
Preview (#541)
Nate Sesti
2023-10-04
feat: :loud_sound: telemetry for vscode vs. jetbrains
Nate Sesti
2023-10-04
fix: :bug: fix for windows drive difference bug
Nate Sesti
2023-09-28
Past input (#513)
Nate Sesti
2023-09-23
UI Redesign and fixing many details (#496)
Nate Sesti
2023-09-19
docs: :memo: update codellama documentation
Nate Sesti
2023-09-06
fix: :bug: fixes for a few context_providers
Nate Sesti
2023-09-05
feat: :sparkles: /cmd slash command
Nate Sesti
2023-09-02
fix: :bug: number of bug fixes
Nate Sesti
2023-09-01
feat: :sparkles: improved model dropdown
Nate Sesti
2023-09-01
Windows meilisearch (#441)
Nate Sesti
2023-08-29
feat: :loud_sound: fallback unique id when vscode returns someValue.machineId
Nate Sesti
2023-08-26
fix: :bug: correctly generate uris for remote
Nate Sesti
2023-08-26
fix: :bug: fix ssh /edit by checking for file through vscode fs
Nate Sesti
2023-08-25
fix: :bug: ssh compatibility by reading from vscode.workspace.fs
Nate Sesti
2023-08-22
feat: :children_crossing: keep file context up to data by listening for files...
Nate Sesti
2023-08-19
replace original copy buffer and open cont.(cmd+d)
Nate Sesti
2023-08-18
feat: :sparkles: alt+cmd+d to automatically debug terminal!
Nate Sesti
2023-08-09
ci: :green_heart: testing testing in ci
Nate Sesti
2023-08-07
Refactor test scripts and update build configurations
Kirill Dubovitskiy
2023-08-03
feat: :lipstick: nicer "continue server loading" UI
Nate Sesti
2023-08-02
cleaning environmentSetup
Nate Sesti
2023-08-02
Merge pull request #336 from 1984vc/mdp/files-with-numbers
Nate Sesti
2023-08-02
Fix: Don't ignore files with numbers in the basename
Mark Percival
2023-08-01
refactor: :loud_sound: show errors to IDE before GUI connected
Nate Sesti
2023-07-28
fix: :zap: register vscode commands prior to server loading
Nate Sesti
2023-07-28
fix: :ambulance: logging to file causing problems with starting server
Nate Sesti
2023-07-27
feat: :loud_sound: give users access to Continue server logs
Nate Sesti
2023-07-27
fix: :bug: handle when vscode workspace not open
Nate Sesti
2023-07-25
checkpoint. Somewhat working, just a bit slow, probably some blocking meilise...
Nate Sesti
2023-07-21
remove Segment telemetry from React
Nate Sesti
2023-07-21
notify to reload window after changing settings
Nate Sesti
2023-07-18
CONTRIBUTING.md
Nate Sesti
2023-07-17
show exact prompt/completion logs
Nate Sesti
2023-07-15
fixed reading of terminal and other vscode windows
Nate Sesti
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-12
persist state and reconnect automatically
Nate Sesti
2023-07-12
getVisibleFiles
Nate Sesti
2023-07-10
catch errors during asyncio tasks
Nate Sesti
2023-07-06
pause streaming on rejection
Nate Sesti
2023-07-06
quick text entry
Nate Sesti
2023-07-06
details
Nate Sesti
2023-07-06
shortening api key msg
Ty Dunn
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-02
Merge branch 'main' into explicit-context
Nate Sesti
2023-07-02
track when suggestion is accepted or rejected
Nate Sesti
2023-07-01
explicit context pill buttons
Nate Sesti
[next]