Skip to content

[lsp-server] Add support for parsing typescript files with "explicitResourceManagement" #3795

@ozzyonfire

Description

@ozzyonfire

Currently, the language server is unable to parse .ts files with the "using" keyword.

I think we just need to enable the babel plugin for "explicitResourceManagement".

Receiving an error:

[Info  - 11:39:20 AM] SyntaxError: This experimental syntax requires enabling the parser plugin: "explicitResourceManagement". (411:2)

I can try to submit a PR if I can get a chance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions