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

GDScript: Disable LSP if either jsonrpc or websocket are disabled #31741

Merged

Conversation

akien-mga
Copy link
Member

Follow-up to #29780, solves this comment: #29780 (comment)

CC @Geequlim @ankitpriyarup

@akien-mga akien-mga added this to the 3.2 milestone Aug 28, 2019
@akien-mga akien-mga requested a review from Geequlim August 28, 2019 11:11
@akien-mga akien-mga changed the title GDScript: Disable LSP if either jsonrpc or websocket are disabled [WIP] GDScript: Disable LSP if either jsonrpc or websocket are disabled Aug 28, 2019
@akien-mga
Copy link
Member Author

Wait that's likely not enough as things get registered in the base module too.

@akien-mga akien-mga force-pushed the lsp-requires-websocket-jsonrpc branch from e6f2183 to 0e8d29d Compare August 28, 2019 11:28
@akien-mga akien-mga force-pushed the lsp-requires-websocket-jsonrpc branch from 0e8d29d to b994124 Compare August 28, 2019 11:29
@akien-mga akien-mga changed the title [WIP] GDScript: Disable LSP if either jsonrpc or websocket are disabled GDScript: Disable LSP if either jsonrpc or websocket are disabled Aug 28, 2019
@akien-mga
Copy link
Member Author

Should be ready for review.

@akien-mga akien-mga merged commit b971697 into godotengine:master Aug 29, 2019
@akien-mga akien-mga deleted the lsp-requires-websocket-jsonrpc branch August 29, 2019 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants