google / google/codeworld

Region formatting

Open
#1,443 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Haskell
Stars
1.3k
Forks
201
PR merge metrics
No merged PRs in 30d

Description

It would be great if you could select a portion of a source file, and press Ctrl-I to format just that part. Ormolu supports this with the `--start-line` and `--end-line` arguments. If there is a selection, Ctrl-I should pass start and end lines to the server for formatting, and the server should pass them along to Ormolu.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.