- make plugin support all future versions of IDEs (remove max version restriction)
- support 2024 IDE version
- drop support for 2023.*
- support 221 IDE version
- support 213 IDE version
- support 212 IDE version
- add some default completions for
shell
- enhance completions for yaml keys (add :, new line, multiline)
- add more tests
- drop support for 193 IDE version
- refactor completion provider
- refactor config, parse gracefully
- updated gradle config and wrapper
- use new kotlin runtime version 11
- support 211 IDE version
- completion for depends directive
- specified idea-version
- delete deprecated
- pluginIcon svg
- replace png filetype icon with svg
- completion for command level fields
- file type recognition -
lets.yaml
andlets.*.yaml
files will be recognized as lets configs - basic completion - for now it will autocomplete only top level keywords