Skip to content

Failure to start extension under latest VS Code  #155

@tthornton3-chwy

Description

@tthornton3-chwy

👓 What did you see?

Upon opening up any *.feature file, I see:

  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 

No syntax highlighting, or any features are then produced.

✅ What did you expect to see?

I expected the extension to start properly, and have syntax highlighting, etc.

📦 Which tool/library version are you using?

Cucumber VS Code Plugin: v1.7.0
VS Code (Insiders):

Commit: 47c4c928bdaf0c81996d2dcce4286f63b9f26afd
Date: 2023-04-26T17:51:58.920Z (5 hrs ago)
Electron: 22.4.8
Chromium: 108.0.5359.215
Node.js: 16.17.1
V8: 10.8.168.25-electron.0
OS: Darwin arm64 22.4.0
Sandboxed: Yes

My guess is that it has to do with:

  • Electron version (22.4.8 vs 19.1.11)

🔬 How could we reproduce it?

Be on the latest version of VS Code
Open up any *.feature file.

EDIT: This relates to -- microsoft/vscode#166265

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions