Skip to content

requests: Fix check for missing workspace #1359

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

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

Conversation

jclsn
Copy link

@jclsn jclsn commented Jul 29, 2025

This check should be exclusive. If a value is of type nothing, it cannot be of type missing.

Fixes #1347

Not sure if this is worthy a changelog. Not sure if this is the correct fix either. The server is starting now, but apart from diagnostic, nothing works. Startup is low, not code completion or code actions work.

For every PR, please check the following:

This check should be exclusive. If a value is of type 'nothing', it
cannot be of type 'missing'.
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.

Doesn't work with yegappan/lsp
1 participant