summaryrefslogtreecommitdiff
path: root/extension/src/activation
AgeCommit message (Expand)Author
2023-08-02download binary from s3 bucketNate Sesti
2023-08-01purge unecessary functions in envSetup (finally)Nate Sesti
2023-08-01fix exe pathsNate Sesti
2023-08-01fixes to main.yaml, build nodejsNate Sesti
2023-08-01start executables from vscode extensionNate Sesti
2023-07-28refactor: :label: make HighlightedCodeContextProvider a subclass of ContextPr...Nate Sesti
2023-07-28show "View Logs" popup during server loadingNate Sesti
2023-07-28fix: :zap: register vscode commands prior to server loadingNate Sesti
2023-07-28fix: :ambulance: logging to file causing problems with starting serverNate Sesti
2023-07-28refactor: :loud_sound: improve logs on startup of serverNate Sesti
2023-07-27fix: :bug: catch error when workspace uri isn't definedNate Sesti
2023-07-27feat: :loud_sound: give users access to Continue server logsNate Sesti
2023-07-27refactor: :children_crossing: accept 1 version difference before notifyingNate Sesti
2023-07-25checkpoint. Somewhat working, just a bit slow, probably some blocking meilise...Nate Sesti
2023-07-25more reliably install meilisearchNate Sesti
2023-07-25hot fixesNate Sesti
2023-07-24cleaningNate Sesti
2023-07-24Merge branch 'main' into show-react-immediatelyNate Sesti
2023-07-21remove Segment telemetry from ReactNate Sesti
2023-07-21python3 --> pythonTy Dunn
2023-07-18CONTRIBUTING.mdNate Sesti
2023-07-18error handle on invalid config file, don't immediately show loading messageNate Sesti
2023-07-16record accept/rejectNate Sesti
2023-07-16feat: :sparkles: Continue Quick FixNate Sesti
2023-07-15fixed reading of terminal and other vscode windowsNate Sesti
2023-07-15one window wait for other to create venvNate Sesti
2023-07-155s timeout on websocket connectionsNate Sesti
2023-07-15patchNate Sesti
2023-07-15patchNate Sesti
2023-07-15Change to remote signed in order to setup python venvsestinj
2023-07-15patchNate Sesti
2023-07-15Reliably show error messages when environmentSetup failssestinj
2023-07-13show react immediatelyNate Sesti
2023-07-12persist state and reconnect automaticallyNate Sesti
2023-07-12catch error at top level when activating extensionNate Sesti
2023-07-12remove eventemitter from codelens classesNate Sesti
2023-07-12better onboardingNate Sesti
2023-07-11check for old version of Continue, notifyNate Sesti
2023-07-11fix bug uninstalling continuedevNate Sesti
2023-07-11patchNate Sesti
2023-07-11don't override error messages with a second oneNate Sesti
2023-07-11air on the side of killing serverNate Sesti
2023-07-09cache server env in .continue folderNate Sesti
2023-07-09expand max_tokens for large highlighted rangesNate Sesti
2023-07-07fix: :bug: install python-virtualenv on linux, fix git hash files errorNate Sesti
2023-07-07max_retries = 3Nate Sesti
2023-07-06fixing retriesTy Dunn
2023-07-05running scripts is disabled error messageTy Dunn
2023-07-03fix python version on windows, other bugs, jestNate Sesti
2023-07-02telemetry to capture errors when setup failsNate Sesti