Skip to content

Allow passing IncludeBracket to XmlSchemaCompletionBuilder#100

Open
KirillOsenkov wants to merge 2 commits into
mhutch:mainfrom
KirillOsenkov:dev/kirillo/include-bracket-xsd
Open

Allow passing IncludeBracket to XmlSchemaCompletionBuilder#100
KirillOsenkov wants to merge 2 commits into
mhutch:mainfrom
KirillOsenkov:dev/kirillo/include-bracket-xsd

Conversation

@KirillOsenkov
Copy link
Copy Markdown
Contributor

When triggering completion from typing open < the ApplicableToSpan includes the character, so if we don't respect IncludeBracket the completion items will erase the bracket.

Allow passing IncludeBracket such that the item insertText includes the bracket if necessary.

This will be used by XSD completion.

When triggering completion from typing open `<` the ApplicableToSpan includes the character, so if we don't respect IncludeBracket the completion items will erase the bracket.

Allow passing IncludeBracket such that the item insertText includes the bracket if necessary.

This will be used by XSD completion.
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.

1 participant