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
upon starting VSCode, when we access a feature file for the first time we see in the output:
[Error - 1:32:37 PM] Server initialization failed.
Message: Request initialize failed with message: bad export type for `tree_sitter_c_sharp_external_scanner_create`: undefined
Code: -32603
[Error - 1:32:37 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
Feature files are not highlighted, no hyperlink works.
✅ What did you expect to see?
No error in the putput windows, features file to have syntax highlithing
👓 What did you see?
upon starting VSCode, when we access a feature file for the first time we see in the output:
Feature files are not highlighted, no hyperlink works.
✅ What did you expect to see?
No error in the putput windows, features file to have syntax highlithing
📦 Which tool/library version are you using?
VSCode:
and plugins
Running in Ubuntu/WSL2 susbsystem
🔬 How could we reproduce it?
Looks like I am not the only one to see this. #155 (comment)
📚 Any additional context?
Started about a week ago. could well be related to a VSCode version update.
The text was updated successfully, but these errors were encountered: