haskell / haskell/vscode-haskell-syntax-highlighting

Indentation support for bird-style Literate Haskell

Open
#164 4 comments 2 reactions 0 assignees View on GitHub
actions bug
Dominant language
Haskell
Stars
109
Forks
51
Avg merge
3d 8h
Merged PRs (30d)
2

Description

Currently, using bird-style Literate Haskell means that Visual Studio Code believes no line is indented, which means folding doesn't work.
In addition, hitting Enter will always place one at the beginning of the line, no matter the indentation level behind the 'bird marker' - instead a marker should be automatically inserted and the indentation level continued as if no marker existed.

I would probably try implementing this if I could figure out what the right APIs are.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.