Skip to content

Support cabal.project and cabal.project.local files #237

@fendor

Description

@fendor

This extension currently provides syntax highlighting support for .cabal and .hs files and is recommended by the Haskell extension.

It would be great to extend this syntax highlighting support to cabal.project and cabal.project.local files, as HLS will start providing basic IDE features (such as diagnostics, etc...) relatively soon: haskell/haskell-language-server#4615
The support itself should be relatively straight-forward, cabal.project files have the same structure and rules as .cabal files, so the only thing that truly needs to change are the keywords.

If you agree that we should have syntax highlighting for cabal.project, then the HLS team would be happy to contribute (and maintain if desired) the syntax for cabal.project files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions