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

Format of attribute without value loses data. #294

Closed
NikolasKomonen opened this issue Jan 29, 2019 · 1 comment
Closed

Format of attribute without value loses data. #294

NikolasKomonen opened this issue Jan 29, 2019 · 1 comment
Assignees
Milestone

Comments

@NikolasKomonen
Copy link
Contributor

eg:

<a zz= tt = "aa"></a>

formats to:

<a zz="tt"</a>
@NikolasKomonen NikolasKomonen added this to the v0.4.0 milestone Jan 29, 2019
@NikolasKomonen NikolasKomonen self-assigned this Jan 29, 2019
@angelozerr
Copy link
Contributor

I fear its a little hard thing to support no ? I think json ls from vscode has the same problem with bad json.

NikolasKomonen added a commit to NikolasKomonen/lsp4xml that referenced this issue Jan 30, 2019
…n format.

Fixes eclipse#263, eclipse#294

Signed-off-by: Nikolas <nikolaskomonen@gmail.com>
NikolasKomonen added a commit to NikolasKomonen/lsp4xml that referenced this issue Jan 31, 2019
…n format.

Fixes eclipse#263, eclipse#294

Signed-off-by: Nikolas <nikolaskomonen@gmail.com>
NikolasKomonen added a commit to NikolasKomonen/lsp4xml that referenced this issue Jan 31, 2019
…n format.

Fixes eclipse#263, eclipse#294

Signed-off-by: Nikolas <nikolaskomonen@gmail.com>
NikolasKomonen added a commit to NikolasKomonen/lsp4xml that referenced this issue Feb 6, 2019
…n format.

Fixes eclipse#263, eclipse#294

Signed-off-by: Nikolas <nikolaskomonen@gmail.com>
NikolasKomonen added a commit to NikolasKomonen/lsp4xml that referenced this issue Feb 21, 2019
…n format.

Fixes eclipse#263, eclipse#294

Signed-off-by: Nikolas <nikolaskomonen@gmail.com>
NikolasKomonen added a commit to NikolasKomonen/lsp4xml that referenced this issue Feb 21, 2019
…n format.

Fixes eclipse#263, eclipse#294

Signed-off-by: Nikolas <nikolaskomonen@gmail.com>
NikolasKomonen added a commit to NikolasKomonen/lsp4xml that referenced this issue Feb 25, 2019
…n format.

Fixes eclipse#263, eclipse#294

Signed-off-by: Nikolas <nikolaskomonen@gmail.com>
NikolasKomonen added a commit to NikolasKomonen/lsp4xml that referenced this issue Feb 26, 2019
…n format.

Fixes eclipse#263, eclipse#294

Signed-off-by: Nikolas <nikolaskomonen@gmail.com>
NikolasKomonen added a commit to NikolasKomonen/lsp4xml that referenced this issue Feb 26, 2019
…n format.

Fixes eclipse#263, eclipse#294

Signed-off-by: Nikolas <nikolaskomonen@gmail.com>
NikolasKomonen added a commit to NikolasKomonen/lsp4xml that referenced this issue Feb 27, 2019
…n format.

Fixes eclipse#263, eclipse#294

Signed-off-by: Nikolas <nikolaskomonen@gmail.com>
NikolasKomonen added a commit to NikolasKomonen/lsp4xml that referenced this issue Feb 27, 2019
…n format.

Fixes eclipse#263, eclipse#294

Signed-off-by: Nikolas <nikolaskomonen@gmail.com>
NikolasKomonen added a commit that referenced this issue Mar 1, 2019
…n format. (#295)

Fixes #263, #294

Signed-off-by: Nikolas <nikolaskomonen@gmail.com>
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

No branches or pull requests

2 participants