Skip to content

feat(server): support document ranges formatting - #1823

Open
Pig Fang (g-plane) wants to merge 1 commit into
microsoft:mainfrom
g-plane:server-ranges-formatting
Open

feat(server): support document ranges formatting#1823
Pig Fang (g-plane) wants to merge 1 commit into
microsoft:mainfrom
g-plane:server-ranges-formatting

Conversation

@g-plane

Copy link
Copy Markdown

This PR added support of document ranges formatting which is landed in LSP 3.18.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

DocumentOnTypeFormattingRequest, RenameRequest, PrepareRenameRequest, DocumentLinkRequest, DocumentLinkResolveRequest, DocumentColorRequest, ColorPresentationRequest,
FoldingRangeRequest, SelectionRangeRequest, ExecuteCommandRequest, InitializeRequest, ResponseError, RegistrationType, RequestType0, RequestType,
NotificationType0, NotificationType, CodeActionResolveRequest, RAL, WorkspaceSymbol, WorkspaceSymbolResolveRequest
NotificationType0, NotificationType, CodeActionResolveRequest, RAL, WorkspaceSymbol, WorkspaceSymbolResolveRequest, DocumentRangesFormattingParams, DocumentRangesFormattingRequest

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Can these be grouped with the other formatting requests.

@dbaeumer

Copy link
Copy Markdown
Member

Thanks for the PR. Appreciated

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.

2 participants