Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support automatic formatting #159

Closed
kindermannhubert opened this issue Aug 3, 2022 · 1 comment · Fixed by #160
Closed

Support automatic formatting #159

kindermannhubert opened this issue Aug 3, 2022 · 1 comment · Fixed by #160
Assignees
Labels
enhancement New feature or request

Comments

@kindermannhubert
Copy link
Collaborator

kindermannhubert commented Aug 3, 2022

Feature Description

VS do this at least for ;, { and }.
See Microsoft.CodeAnalysis.Formatting.Formatter.FormatAsync.

@kindermannhubert kindermannhubert added the enhancement New feature or request label Aug 3, 2022
@kindermannhubert kindermannhubert self-assigned this Aug 3, 2022
@kindermannhubert
Copy link
Collaborator Author

The complication here is we need to correctly update the caret position..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant