Skip to content

Conversation

@xorye
Copy link

@xorye xorye commented May 24, 2019

Fixes #137

Signed-off-by: David Kwon dakwon@redhat.com

Copy link
Collaborator

@fbricon fbricon left a comment

Choose a reason for hiding this comment

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

Works as advertised, similar to the HTML editor.

You just need to add a link to the source of the regexp, so we can easily maintain it in the future.

}

function getIndentationRules(): LanguageConfiguration {
return {
Copy link
Collaborator

Choose a reason for hiding this comment

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

please add a comment linking to the source of the regexps

Copy link
Author

Choose a reason for hiding this comment

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

I added the comment. How is it?

Fixes #137

Signed-off-by: David Kwon <dakwon@redhat.com>
@fbricon fbricon merged commit 6a28fa6 into redhat-developer:master May 24, 2019
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.

The plugin does not properly indent XML

3 participants