Skip to content

Add multirange formatting via textDocument/rangesFormatting to spec#1759

Merged
dbaeumer merged 2 commits intomicrosoft:gh-pagesfrom
c-claeys:ranges-support
Jul 5, 2023
Merged

Add multirange formatting via textDocument/rangesFormatting to spec#1759
dbaeumer merged 2 commits intomicrosoft:gh-pagesfrom
c-claeys:ranges-support

Conversation

@c-claeys
Copy link
Contributor

No description provided.

/**
* The ranges to format
*/
range: Range[];
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be ranges

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@dbaeumer
Copy link
Member

dbaeumer commented Jul 4, 2023

Thanks for the PR. Can you do the minor name fixing.

@c-claeys c-claeys requested a review from dbaeumer July 4, 2023 12:45
@dbaeumer dbaeumer merged commit 7e8ee33 into microsoft:gh-pages Jul 5, 2023
@dbaeumer dbaeumer added this to the July 2023 milestone Jul 18, 2023
@c-claeys c-claeys deleted the ranges-support branch September 14, 2023 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants