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

More detailed completion for prolog #155

Closed
NikolasKomonen opened this issue Oct 5, 2018 · 1 comment
Closed

More detailed completion for prolog #155

NikolasKomonen opened this issue Oct 5, 2018 · 1 comment
Assignees
Labels
completion This issue or enhancement is related to completion support enhancement New feature or request
Milestone

Comments

@NikolasKomonen
Copy link
Contributor

Completion Items for these prolog elements:

  • version attribute name
  • version attribute value (1.0, 2.0)
  • encoding attribute name
  • encoding attribute value (UTF-8, UTF-16, etc)
@NikolasKomonen NikolasKomonen self-assigned this Oct 9, 2018
@fbricon fbricon added enhancement New feature or request completion This issue or enhancement is related to completion support labels Oct 28, 2018
@fbricon fbricon added this to the v0.0.4 milestone Nov 15, 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 21, 2019
Fixes eclipse#155

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

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

Signed-off-by: Nikolas Komonen <nikolaskomonen@gmail.com>
NikolasKomonen added a commit to NikolasKomonen/lsp4xml that referenced this issue Apr 1, 2019
Fixes eclipse#155

Signed-off-by: Nikolas Komonen <nikolaskomonen@gmail.com>
NikolasKomonen added a commit to NikolasKomonen/lsp4xml that referenced this issue Apr 1, 2019
Fixes eclipse#155

Signed-off-by: Nikolas Komonen <nikolaskomonen@gmail.com>
NikolasKomonen added a commit to NikolasKomonen/lsp4xml that referenced this issue Apr 2, 2019
Fixes eclipse#155

Signed-off-by: Nikolas Komonen <nikolaskomonen@gmail.com>
@fbricon
Copy link
Contributor

fbricon commented Apr 3, 2019

Completion should also propose the standalone attribute, with values yes or no. See https://www.ibm.com/support/knowledgecenter/en/SSMKHH_10.0.0/com.ibm.etools.mft.doc/ac67224_.htm

NikolasKomonen added a commit to NikolasKomonen/lsp4xml that referenced this issue Apr 3, 2019
Fixes eclipse#155

Signed-off-by: Nikolas Komonen <nikolaskomonen@gmail.com>
fbricon pushed a commit that referenced this issue Apr 3, 2019
Fixes #155

Signed-off-by: Nikolas Komonen <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

2 participants