-
-
Notifications
You must be signed in to change notification settings - Fork 401
Closed
Labels
component: hls-cabal-pluginIssues related to the hls-cabal-pluginIssues related to the hls-cabal-plugintype: enhancementNew feature or requestNew feature or request
Description
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.
michaelpj
Metadata
Metadata
Assignees
Labels
component: hls-cabal-pluginIssues related to the hls-cabal-pluginIssues related to the hls-cabal-plugintype: enhancementNew feature or requestNew feature or request