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

Add completion for xmlns attribute by default #208

Closed
fbricon opened this issue Nov 8, 2018 · 2 comments
Closed

Add completion for xmlns attribute by default #208

fbricon opened this issue Nov 8, 2018 · 2 comments
Labels
completion This issue or enhancement is related to completion support enhancement New feature or request
Milestone

Comments

@fbricon
Copy link
Contributor

fbricon commented Nov 8, 2018

So we can easily add a schema to the top level node of an xml document

<from xmlns="...">

</from>
@fbricon fbricon added enhancement New feature or request completion This issue or enhancement is related to completion support labels Nov 8, 2018
@angelozerr
Copy link
Contributor

You mean completion on attribute value for xmlns?

If yes, we could use catalog for that?

@fbricon
Copy link
Contributor Author

fbricon commented Nov 8, 2018

to automatically add xmlns="$0"

@fbricon fbricon added this to the v0.0.4 milestone Nov 13, 2018
@NikolasKomonen NikolasKomonen modified the milestones: v0.4.0, v0.5.0 Mar 1, 2019
NikolasKomonen added a commit to NikolasKomonen/lsp4xml that referenced this issue Mar 15, 2019
Fixes eclipse#326, eclipse#208

Signed-off-by: Nikolas <nikolaskomonen@gmail.com>
NikolasKomonen added a commit to NikolasKomonen/lsp4xml that referenced this issue Mar 15, 2019
Fixes eclipse#326, eclipse#208

Signed-off-by: Nikolas <nikolaskomonen@gmail.com>
NikolasKomonen added a commit to NikolasKomonen/lsp4xml that referenced this issue Mar 19, 2019
Fixes eclipse#326, eclipse#208

Signed-off-by: Nikolas <nikolaskomonen@gmail.com>
NikolasKomonen added a commit to NikolasKomonen/lsp4xml that referenced this issue Mar 19, 2019
Fixes eclipse#326, eclipse#208

Signed-off-by: Nikolas <nikolaskomonen@gmail.com>
NikolasKomonen added a commit to NikolasKomonen/lsp4xml that referenced this issue Mar 19, 2019
Fixes eclipse#326, eclipse#208

Signed-off-by: Nikolas <nikolaskomonen@gmail.com>
fbricon pushed a commit that referenced this issue Mar 20, 2019
Fixes #326, #208

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
completion This issue or enhancement is related to completion support enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants