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

Multiple custom tag types #131

Merged
merged 3 commits into from
Mar 20, 2019
Merged

Multiple custom tag types #131

merged 3 commits into from
Mar 20, 2019

Conversation

JPinkney
Copy link
Contributor

@JPinkney JPinkney commented Mar 6, 2019

This PR finally brings in multiple custom tag types (which was heavily requested) into the YAML language server.

This PR relies on a custom fork of yaml-ast-parser hosted here that the only goal of it is to provide multiple custom tag types on top of the current parser. The reason why this is a custom fork of yaml-ast-parser is because:

  1. The project is not really active anymore
  2. The solution is specific to the YAML Language Server

Fixes:
#77
redhat-developer/vscode-yaml#142
redhat-developer/vscode-yaml#137

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.7%) to 71.006% when pulling 02e7587 on multipleCustomTagTypes into 498eaa2 on master.

@JPinkney JPinkney merged commit 347ff14 into master Mar 20, 2019
@evidolob evidolob deleted the multipleCustomTagTypes branch August 11, 2020 13:16
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