summaryrefslogtreecommitdiff
path: root/extension/src/activation
AgeCommit message (Expand)Author
2023-08-11fix: :bug: a handful of bug fixesNate Sesti
2023-08-10fix: :bug: don't log stdout to consoleNate Sesti
2023-08-10Remove clientgen, fix windows startup errorssestinj
2023-08-09fix: :bug: windowsHide on process spawnNate Sesti
2023-08-07Refactor test scripts and update build configurationsKirill Dubovitskiy
2023-08-07Merge pull request #352 from bra1nDump/setup-experienceNate Sesti
2023-08-06Added a launch configuration to start debugging both server + extensionKirill Dubovitskiy
2023-08-06Minor refactoring to fix up typingKirill Dubovitskiy
2023-08-06refactor: :loud_sound: log error on failure to start executableNate Sesti
2023-08-05fix: :bug: set api_keys in config.py, fix spawn error handlingNate Sesti
2023-08-04fix: :bug: ebusy and logging bug fixesNate Sesti
2023-08-04fix: :bug: solve EBUSY by pollingNate Sesti
2023-08-04fix: :bug: timeout on blocking processesNate Sesti
2023-08-04feat: :lipstick: improvements to keyboard shortcutsNate Sesti
2023-08-04fix: :bug: more reliable download with requestNate Sesti
2023-08-03feat: :lipstick: nicer "continue server loading" UINate Sesti
2023-08-03feat: :lipstick: small ui tweaks, detached child processNate Sesti
2023-08-03fix: :lipstick: small UI improvementsNate Sesti
2023-08-03fix: :bug: chmod for linux as well as macNate Sesti
2023-08-03small fixes to setupNate Sesti
2023-08-02add .exe on windowsNate Sesti
2023-08-02add .exe file extensionNate Sesti
2023-08-02await file downloadNate Sesti
2023-08-02loggingNate Sesti
2023-08-02make sure directory exists before downloadingNate Sesti
2023-08-02cleaning environmentSetupNate Sesti
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