summaryrefslogtreecommitdiff
path: root/extension/react-app/src/components/ComboBox.tsx
AgeCommit message (Expand)Author
2023-08-03Merge branch 'main' into package-python [skip ci]Nate Sesti
2023-08-02keyboard shortcuts againNate Sesti
2023-08-02more keyboard shortcuts workNate Sesti
2023-08-02keyboard shortcutsNate Sesti
2023-08-01fix icon sizesNate Sesti
2023-08-01use hero-icons, instead of styled-icons/heroiconsNate Sesti
2023-07-31docs: :memo: improved troubleshooting docsNate Sesti
2023-07-28fix: :children_crossing: clear the dropdown after text input clearedNate Sesti
2023-07-26fix: :bug: access highlighted_code through context_managerNate Sesti
2023-07-26fix colors and hover box behaviorNate Sesti
2023-07-24tweaksNate Sesti
2023-07-24file context provider and hovering nicetiesNate Sesti
2023-07-22cleaningNate Sesti
2023-07-22@ feature (very large commit)Nate Sesti
2023-07-17Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-07-17match vscode color themeNate Sesti
2023-07-17align on `code section`Ty Dunn
2023-07-17only show delete when only one range selectedNate Sesti
2023-07-16fix alignment of dropdownNate Sesti
2023-07-15use correct label for meta keyNate Sesti
2023-07-14insidious client_state vs application_state errNate Sesti
2023-07-14command m reliable toggleNate Sesti
2023-07-14warn of large highlighted ranges, cmd+k->mNate Sesti
2023-07-14fixed unique_id being asyncio.run propertyNate Sesti
2023-07-12persist state and reconnect automaticallyNate Sesti
2023-07-11little ui stuffNate Sesti
2023-07-11explain insert at cursor, better diff streamingNate Sesti
2023-07-09sdk.get_code_contextNate Sesti
2023-07-06fix: :bug: fix command enter, stop streaming on rejectNate Sesti
2023-07-06detailsNate Sesti
2023-07-06fix parroting bugNate Sesti
2023-07-06detailsNate Sesti
2023-07-06fixing command history and dropdownNate Sesti
2023-07-05ui overhaulNate Sesti
2023-07-05stuffNate Sesti
2023-07-05setting to show codelens in diff editorNate Sesti
2023-07-05explain by defaultNate Sesti
2023-07-05detailsNate Sesti
2023-07-05highlighted code improvementsNate Sesti
2023-07-04many fixesNate Sesti
2023-07-04better control over contextNate Sesti
2023-07-03Merge branch 'main' of https://github.com/continuedev/continueNate Sesti
2023-07-03fix python version on windows, other bugs, jestNate Sesti
2023-07-03improving slash command messageTy Dunn
2023-07-02finishing up explicit contextNate Sesti
2023-07-01explicit context pill buttonsNate Sesti
2023-06-19fix up/down arrow key behavior in main entryNate Sesti
2023-06-19check for codespaces, stream editsNate Sesti
2023-06-18posthog on data switch, fixed copy buttonNate Sesti
2023-06-17more ui detailsNate Sesti