Skip to content

Cabal plugin outline view #4282

Closed
Closed
@VenInf

Description

@VenInf

I think that it would be convenient to see an outline view of a cabal file in VSCode.

In the implementation, I propose to use the AST from the cabal's parser, using the readFileds rule.
(the latest usage can be found here)

It can be converted to the outline tree and used like this.

I would like to implement this feature.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions