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
/
react-app
/
src
/
components
/
ComboBox.tsx
Age
Commit message (
Expand
)
Author
2023-08-28
fix: :bug: allow end/home keys to work
Nate Sesti
2023-08-27
fix: :bug: fix /edit in ssh, pinyin input in combobox
Nate Sesti
2023-08-20
feat: :sparkles: delete context groups
Nate Sesti
2023-08-20
feat: :sparkles: saved context groups
Nate Sesti
2023-08-12
feat: :lipstick: more ui improvements
Nate Sesti
2023-08-12
feat: :sparkles: improvement to @ search rankings
Nate Sesti
2023-08-11
fix: :bug: a handful of bug fixes
Nate Sesti
2023-08-11
Merge branch 'main' into ci-testing
Nate Sesti
2023-08-10
fix: :green_heart: testing for failure to package dist in vsix
Nate Sesti
2023-08-08
Fixed an issue with files from other workspaces showing up in @context search
Kirill Dubovitskiy
2023-08-08
fix: :lipstick: fix UI problems in vscode light themes
Nate Sesti
2023-08-04
feat: :lipstick: improvements to keyboard shortcuts
Nate Sesti
2023-08-04
feat: :children_crossing: more keyboard shortcuts
Nate Sesti
2023-08-03
feat: :lipstick: nicer "continue server loading" UI
Nate Sesti
2023-08-03
feat: :lipstick: small ui tweaks, detached child process
Nate Sesti
2023-08-03
refactor: :lipstick: smaller icons
Nate Sesti
2023-08-03
Merge branch 'main' into package-python [skip ci]
Nate Sesti
2023-08-02
keyboard shortcuts again
Nate Sesti
2023-08-02
more keyboard shortcuts work
Nate Sesti
2023-08-02
keyboard shortcuts
Nate Sesti
2023-08-01
fix icon sizes
Nate Sesti
2023-08-01
use hero-icons, instead of styled-icons/heroicons
Nate Sesti
2023-07-31
docs: :memo: improved troubleshooting docs
Nate Sesti
2023-07-28
fix: :children_crossing: clear the dropdown after text input cleared
Nate Sesti
2023-07-26
fix: :bug: access highlighted_code through context_manager
Nate Sesti
2023-07-26
fix colors and hover box behavior
Nate Sesti
2023-07-24
tweaks
Nate Sesti
2023-07-24
file context provider and hovering niceties
Nate Sesti
2023-07-22
cleaning
Nate Sesti
2023-07-22
@ feature (very large commit)
Nate Sesti
2023-07-17
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-07-17
match vscode color theme
Nate Sesti
2023-07-17
align on `code section`
Ty Dunn
2023-07-17
only show delete when only one range selected
Nate Sesti
2023-07-16
fix alignment of dropdown
Nate Sesti
2023-07-15
use correct label for meta key
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-14
fixed unique_id being asyncio.run property
Nate Sesti
2023-07-12
persist state and reconnect automatically
Nate Sesti
2023-07-11
little ui stuff
Nate Sesti
2023-07-11
explain insert at cursor, better diff streaming
Nate Sesti
2023-07-09
sdk.get_code_context
Nate Sesti
2023-07-06
fix: :bug: fix command enter, stop streaming on reject
Nate Sesti
2023-07-06
details
Nate Sesti
2023-07-06
fix parroting bug
Nate Sesti
2023-07-06
details
Nate Sesti
2023-07-06
fixing command history and dropdown
Nate Sesti
2023-07-05
ui overhaul
Nate Sesti
[next]