Skip to content

[FEATURE]: Support for Dart programming language #242

@K0stka

Description

@K0stka

Feature Description

I would love for the Zed LSP to allow for use with the Dart programming language.

Use Case

Self explanatory

Proposed Solution

Idealy implement the Dart programming language parsing.

Alternative Solutions

I've tried a hacky solution where I switch the file language to JavaScript and Codebook works perfectly. Of course linting etc. is quite broken (because other LSPs also change), but other than that the syntax appears to be close enough to allow for at least a temporary workaround (if the extention reports the ability to work with Dart and uses the implementation for JS).

Examples

Dart:
Image

JS:
Image

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions