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

Refactor built-in code server auto setup #1901

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

juliushaertl
Copy link
Member

@juliushaertl juliushaertl commented Dec 6, 2021

Based on #1900

The configuration and starting of the built-in CODE server is now handled on a separate request
among with waiting for the setup to complete before trying to open a document

Signed-off-by: Julius Härtl <[email protected]>

Move app capabilities handling to helper

Signed-off-by: Julius Härtl <[email protected]>

Properly handle invalid XML data in discovery

Signed-off-by: Julius Härtl <[email protected]>

Improve error reporting for connection states

Signed-off-by: Julius Härtl <[email protected]>
@juliushaertl juliushaertl changed the base branch from bugfix/proxy-check to main December 28, 2023 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RichDocuments built-in CODE causes significant slowdown/timeout issues
1 participant