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

feature: yaml-language server autocompletion improvement #2903

Closed
1 task done
Dogacel opened this issue Apr 1, 2024 · 1 comment
Closed
1 task done

feature: yaml-language server autocompletion improvement #2903

Dogacel opened this issue Apr 1, 2024 · 1 comment
Labels
enhancement New feature or request Stale

Comments

@Dogacel
Copy link

Dogacel commented Apr 1, 2024

Did you check the docs?

  • I have read all the LazyVim docs

Is your feature request related to a problem? Please describe.

My kubernetes yaml files did not show autocomplete out of the box. So I tried setting the schema manually however couldn't find many docs.

Describe the solution you'd like

  • Improve documentation to show how to set schemas.
    • AFAIK only way to set it is to put a comment on top such as # yaml-language-server: $schema=https://kubernetesjsonschema.dev/v1.10.3-standalone/service-v1.json however there must be an easier way that also uses b0o/SchemaStore.nvim". I feel like I am not using that schema store somehow.
  • Make a LazyVim Extra plugin

Describe alternatives you've considered

I am not aware of any alternatives.

Additional context

Here is a PR to showcase:

@Dogacel Dogacel added the enhancement New feature or request label Apr 1, 2024
@Dogacel Dogacel changed the title feature: feature: yaml-language server autocompletion Apr 1, 2024
@Dogacel Dogacel changed the title feature: yaml-language server autocompletion feature: yaml-language server autocompletion improvement Apr 1, 2024
@github-actions github-actions bot added the Stale label Jun 5, 2024
@folke
Copy link
Collaborator

folke commented Jun 5, 2024

See #2907 (comment)

@folke folke closed this as not planned Won't fix, can't repro, duplicate, stale Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Stale
Projects
None yet
Development

No branches or pull requests

2 participants