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
While opening the .Feature file it throws an error
[Error - 2:51:10 PM] Server initialization failed.
Message: Request initialize failed with message: abort(Assertion failed: bad export type for tree_sitter_c_sharp_external_scanner_create: undefined). Build with -s ASSERTIONS=1 for more info.
Code: -32603
[Error - 2:51:10 PM] Cucumber Language Server client: couldn't create connection to server.
Message: Request initialize failed with message: abort(Assertion failed: bad export type for tree_sitter_c_sharp_external_scanner_create: undefined). Build with -s ASSERTIONS=1 for more info.
Code: -32603
The text was updated successfully, but these errors were encountered:
Thank you for the bug report. This is fixed in v1.8.0 which should be published to the Visual Studio Code Marketplace soon, or you can install from the .vsix file in the linked release.
[Error - 12:36:00 PM] Cucumber Language Server client: couldn't create connection to server.
Message: Request initialize failed with message: bad export type for `tree_sitter_c_sharp_external_scanner_create`: undefined
Code: -32603
While opening the .Feature file it throws an error
[Error - 2:51:10 PM] Server initialization failed.
Message: Request initialize failed with message: abort(Assertion failed: bad export type for
tree_sitter_c_sharp_external_scanner_create
: undefined). Build with -s ASSERTIONS=1 for more info.Code: -32603
[Error - 2:51:10 PM] Cucumber Language Server client: couldn't create connection to server.
Message: Request initialize failed with message: abort(Assertion failed: bad export type for
tree_sitter_c_sharp_external_scanner_create
: undefined). Build with -s ASSERTIONS=1 for more info.Code: -32603
The text was updated successfully, but these errors were encountered: