configuration-as-code-plugin icon indicating copy to clipboard operation
configuration-as-code-plugin copied to clipboard

[Epic] support IDE autocompletion

Open ndeloof opened this issue 6 years ago • 2 comments

From live data model we can generate JSON schema, but we could as well generate IDE-specific grammar files to make yaml edition easier with auto-completion error detection.

  • [ ] Atom : https://github.com/atom/autocomplete-plus/wiki/Autocomplete-Providers
  • [ ] Visual Studio Code : https://code.visualstudio.com/docs/extensionAPI/language-support
  • [ ] InteliJ idea :
  • [ ] Eclipse :
  • [ ] NotePad++ : ?
  • [ ] Emacs : ?
  • [ ] Vim : ?

ndeloof avatar Oct 31 '18 09:10 ndeloof

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Apr 10 '19 08:04 stale[bot]

CC @sladyn98 who works on VS Code

oleg-nenashev avatar Oct 03 '19 05:10 oleg-nenashev