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-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
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-05
details
Nate Sesti
2023-07-05
highlighted code improvements
Nate Sesti
2023-07-04
many fixes
Nate Sesti
2023-07-04
better control over context
Nate Sesti
2023-07-03
Merge branch 'main' of https://github.com/continuedev/continue
Nate Sesti
2023-07-03
fix python version on windows, other bugs, jest
Nate Sesti
2023-07-03
improving slash command message
Ty Dunn
2023-07-02
finishing up explicit context
Nate Sesti
2023-07-01
explicit context pill buttons
Nate Sesti
2023-06-19
fix up/down arrow key behavior in main entry
Nate Sesti
2023-06-19
check for codespaces, stream edits
Nate Sesti
2023-06-18
posthog on data switch, fixed copy button
Nate Sesti
2023-06-17
more ui details
Nate Sesti
2023-06-17
ui details
Nate Sesti
2023-06-16
polishing
Nate Sesti
2023-06-15
tab autocomplete for slash commands
Nate Sesti
2023-06-15
adds /edit and /explain commands
Ty Dunn
2023-06-13
configurable default model and small updates
Nate Sesti
2023-06-13
env to .env to be caught by .gitignore
Nate Sesti
2023-06-12
slash commands dropdown!
Nate Sesti