continuedev / continuedev/continue

idea start broken

Open
#4,462 0 comments 0 reactions 1 assignee View on GitHub

@Patrick-Erichsen is already working on this.

Since Mar 4, 2025.

ide:jetbrains kind:bug needs-triage os:mac
Dominant language
TypeScript
Stars
36k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

Before submitting your bug report
Relevant environment info
- OS:mac
- Continue version:1+
- IDE version:2024+
- Model:
- config:
  

  
  OR link to assistant in Continue hub:
Description

CoreMessenger.kt
coroutineScope.launch(Dispatchers.IO) { setPermissions(continueCorePath) }
need chang to setPermissions(continueCorePath)

Asynchronous execution will cause the core not to start when the plug-in is installed for the first time. You can easily restore the current

To reproduce

No response

Log output

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.