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

New snippet to generate a catalog #708

Closed
fbricon opened this issue May 18, 2020 · 2 comments · Fixed by #803
Closed

New snippet to generate a catalog #708

fbricon opened this issue May 18, 2020 · 2 comments · Fixed by #803
Labels
completion This issue or enhancement is related to completion support enhancement New feature or request good first issue Good for newcomers snippet
Milestone

Comments

@fbricon
Copy link
Contributor

fbricon commented May 18, 2020

catalog prefix ->

<catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
    <public publicId="" uri="" />
</catalog>
@fbricon fbricon added completion This issue or enhancement is related to completion support snippet labels May 18, 2020
@angelozerr angelozerr added the good first issue Good for newcomers label May 19, 2020
@angelozerr
Copy link
Contributor

I suggest to see the PR #752 to see how to impement thi sissue

@datho7561
Copy link
Contributor

I am working on resolving this issue.

datho7561 added a commit to datho7561/lemminx that referenced this issue Jun 23, 2020
Added two snippets that will generate a catalog.
One binds to the catalog grammar using DTD, and
the other binds with XSD.

Fixes eclipse#708

Signed-off-by: David Thompson <davthomp@redhat.com>
@xorye xorye added the enhancement New feature or request label Jun 23, 2020
datho7561 added a commit to datho7561/lemminx that referenced this issue Jun 23, 2020
Added two snippets that will generate a catalog.
One binds to the catalog grammar using DTD, and
the other binds with XSD.

Fixes eclipse#708

Signed-off-by: David Thompson <davthomp@redhat.com>
@fbricon fbricon added this to the 0.13.0 milestone Jun 24, 2020
angelozerr pushed a commit that referenced this issue Jun 25, 2020
Added two snippets that will generate a catalog.
One binds to the catalog grammar using DTD, and
the other binds with XSD.

Fixes #708

Signed-off-by: David Thompson <davthomp@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
completion This issue or enhancement is related to completion support enhancement New feature or request good first issue Good for newcomers snippet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants