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

fix codeCompletion with defaultSnippet and makdown #393

Conversation

p-spacek
Copy link
Contributor

What does this PR do?

fix previous PR #385 'enable defaultSnippet markdown description in schemas for code completion service'
the problem is there

object:
  propertyFromSnipper:  #completion here suggest 'propertyFromSnipper' again

What issues does this PR fix or reference?

fix previous PR
move collectDefaultSnippets into 'array' condition

Is it tested? How?

added unite test

@coveralls
Copy link

coveralls commented Jan 14, 2021

Coverage Status

Coverage decreased (-0.2%) to 76.158% when pulling 8b803c1 on p-spacek:fix/completion-snippet-without-array-symbol into a18a018 on redhat-developer:master.

@JPinkney JPinkney merged commit 05e0124 into redhat-developer:master Jan 15, 2021
@p-spacek p-spacek deleted the fix/completion-snippet-without-array-symbol branch January 20, 2021 08:56
aeschli pushed a commit to aeschli/yaml-language-server that referenced this pull request Jun 23, 2021
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.

4 participants