Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add codelens #186

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

add codelens #186

wants to merge 10 commits into from

Conversation

reymondzzzz
Copy link
Member

No description provided.

Base automatically changed from dev to main October 28, 2024 04:01
wip

Wip2
}

fun getCustomizationDirectly(): JsonObject? {
val process = GeneralCommandLine(listOf(BIN_PATH, "--print-customization"))
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Causes issues when xDebug is set,
/v1/customization could be used to get the configuration

reymondzzzz and others added 6 commits October 30, 2024 16:07
This reverts commit b16d2a9.
* fix: nested invokes instead of coroutines & atomic flag

* chore: nested if() removed

* chore: reset of build file to default

* chore: refact-lsp branch changed

* fix: removed nested invoke, opening a new chat without commands if no content found

* fix: moved logic of command check to panes & removed unnecessary conds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants