summaryrefslogtreecommitdiff
path: root/extension/react-app
AgeCommit message (Expand)Author
2023-08-03fix: :lipstick: small UI improvementsNate Sesti
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-01Merge branch 'main' into package-pythonNate Sesti
2023-08-01fix icon sizesNate Sesti
2023-08-02Update package.json version [skip ci]GitHub Action
2023-08-01use hero-icons, instead of styled-icons/heroiconsNate Sesti
2023-08-01npm install @styled-icons/styled-iconNate Sesti
2023-08-01fix: :bug: fix bugs when selecting code to editNate Sesti
2023-07-31feat: :egg: getting to know users formNate Sesti
2023-07-31docs: :memo: improved troubleshooting docsNate Sesti
2023-07-28fix: :children_crossing: clear the dropdown after text input clearedNate Sesti
2023-07-28refactor: :goal_net: log errors from websocket, better logging from uvicornNate Sesti
2023-07-27fix: :bug: handle when vscode workspace not openNate Sesti
2023-07-26fix: :bug: fix dialog linksNate Sesti
2023-07-26fix: :bug: access highlighted_code through context_managerNate Sesti
2023-07-26fix colors and hover box behaviorNate Sesti
2023-07-25checkpoint. Somewhat working, just a bit slow, probably some blocking meilise...Nate Sesti
2023-07-25hot fixesNate Sesti
2023-07-24move p outside a tagNate Sesti
2023-07-24tweaksNate Sesti
2023-07-24press start 2p fontNate Sesti
2023-07-24telemetry refactoring and switch config.json->pyNate Sesti
2023-07-24file context provider and hovering nicetiesNate Sesti
2023-07-24Merge branch 'main' into config-pyNate Sesti
2023-07-22cleaningNate Sesti
2023-07-22@ feature (very large commit)Nate Sesti
2023-07-22how to use private model docs and buttonNate Sesti
2023-07-19transparent bg fixNate Sesti
2023-07-18CONTRIBUTING.mdNate Sesti
2023-07-17show exact prompt/completion logsNate Sesti
2023-07-17anthropic supportNate Sesti
2023-07-17disambiguate highlighted ranges with dirnameNate 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-15patchNate Sesti
2023-07-15use correct label for meta keyNate Sesti
2023-07-15ctrl shortcuts on windows, load models immediatelyNate 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-14copy while streaming!Nate Sesti
2023-07-13new onboardingTy Dunn
2023-07-12persist state and reconnect automaticallyNate Sesti