summaryrefslogtreecommitdiff
path: root/extension/react-app/src/components/ComboBox.tsx
AgeCommit message (Collapse)Author
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
2023-06-17ui detailsNate Sesti
2023-06-16polishingNate Sesti
2023-06-15tab autocomplete for slash commandsNate Sesti
2023-06-15adds /edit and /explain commandsTy Dunn
2023-06-13configurable default model and small updatesNate Sesti
2023-06-13env to .env to be caught by .gitignoreNate Sesti
2023-06-12slash commands dropdown!Nate Sesti