You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
Steps to reproduce
flow.trace.server: null
to your VS Code settings.fromString
.Expected result
Flow ignores the invalid setting.
The issue appears to be in the LanguageClient library. From the minified source, I cannot tell if it has been fixed upstream:
https://github.com/microsoft/vscode-languageserver-node/blob/084c035af6aeb2999df7d26eb69f3b34acae9ca8/client/src/common/client.ts#L3339
The text was updated successfully, but these errors were encountered: