Skip to content

0.3.2018.3

Compare
Choose a tag to compare
@iromeo iromeo released this 23 Jun 17:56
· 992 commits to master since this release

Version 0.3.2018.3

Released on June 23th 2019 (eap channel)

  • sinceBuild "183.4284"
  • untilBuild "191.*"

Features

  • Completion/resolve for methods like 'touch', 'expand', etc., also rules, config objects, see #1
  • Completion/resolve for rules names after 'rules.'

Code inspections:

  • Multiple run or shell keywords inspections, #48
  • A rule name is already used by another rule, #17
  • A positional argument follows a keyword argument
  • No rule keywords allowed after run/shell/script/wrapper/cwl in rule foo.', #37