Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-02 | fix: :bug: change for/backwardslash decoding scheme | Nate Sesti | |
2023-09-23 | UI Redesign and fixing many details (#496) | Nate Sesti | |
* feat: :lipstick: start of major design upgrade * feat: :lipstick: model selection page * feat: :lipstick: use shortcut to add highlighted code as ctx * feat: :lipstick: better display of errors * feat: :lipstick: ui for learning keyboard shortcuts, more details * refactor: :construction: testing slash commands ui * Truncate continue.log * refactor: :construction: refactoring client_session, ui, more * feat: :bug: layout fixes * refactor: :lipstick: ui to enter OpenAI Key * refactor: :truck: rename MaybeProxyOpenAI -> OpenAIFreeTrial * starting help center * removing old shortcut docs * fix: :bug: fix model setting logic to avoid overwrites * feat: :lipstick: tutorial and model descriptions * refactor: :truck: rename unused -> saved * refactor: :truck: rename model roles * feat: :lipstick: edit indicator * refactor: :lipstick: move +, folder icons * feat: :lipstick: tab to clear all context * fix: :bug: context providers ui fixes * fix: :bug: fix lag when stopping step * fix: :bug: don't override system message for models * fix: :bug: fix continue button cursor * feat: :lipstick: title bar * fix: :bug: updates to code highlighting logic and more * fix: :bug: fix renaming of summarize model role * feat: :lipstick: help page and better session title * feat: :lipstick: more help page / ui improvements * feat: :lipstick: set session title * fix: :bug: small fixes for changing sessions * fix: :bug: perfecting the highlighting code and ctx interactions * style: :lipstick: sticky headers for scroll, ollama warming * fix: :bug: fix toggle bug --------- Co-authored-by: Ty Dunn <ty@tydunn.com> | |||
2023-09-14 | fix: :bug: custom escaping instead of URI for diff paths | Nate Sesti | |
2023-09-09 | feat: :sparkles: make follow-up edits | Nate Sesti | |
2023-08-27 | fix: :bug: fix /edit in ssh, pinyin input in combobox | Nate Sesti | |
2023-08-27 | fix: :bug: write to local diff files | Nate Sesti | |
2023-08-27 | fix: :bug: additional fixes to ssh /edit | Nate Sesti | |
2023-08-26 | fix: :bug: correctly generate uris for remote | Nate Sesti | |
2023-08-25 | fix: :bug: ssh compatibility by reading from vscode.workspace.fs | Nate Sesti | |
2023-07-26 | fix: :bug: fix dialog links | Nate Sesti | |
2023-07-18 | fix "can't edit twice" bug | Nate Sesti | |
2023-07-17 | commenting out old suggestion telemetry | Ty Dunn | |
2023-07-16 | record accept/reject | 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 | insidious client_state vs application_state err | Nate Sesti | |
2023-07-14 | command m reliable toggle | Nate Sesti | |
2023-07-13 | diff editor infer filepath, codelens in middle | Nate Sesti | |
2023-07-11 | explain accept/reject, better edit summaries | 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-07 | fix: :bug: install python-virtualenv on linux, fix git hash files error | Nate Sesti | |
2023-07-06 | pause streaming on rejection | Nate Sesti | |
2023-07-06 | fix: :bug: stop streaming on rejection | Nate Sesti | |
2023-07-06 | details | 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-04 | small fixes to side-by-side diff | Nate Sesti | |
2023-07-04 | side-by-side diff editor | Nate Sesti | |