Skip to content

v0.0.18

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Mar 23:36
6bfb65b

Added

  • Add reference for commands in ref
  • Add completion for commands in ref
  • Add completion for env variables in cmd scripts from global and command env

Internal

  • Refactor completions in a way to use LetsPsiUtils
  • Drop Config, refactor into `ConfigParser
  • Drop LetsCompletionHelper
  • Introduce YamlContextType enum instead of boolean functions for determining context type (position type)