Skip to content

Buck IntelliJ Plugin v2.03

Latest
Compare
Choose a tag to compare
@wangyanxing wangyanxing released this 20 Aug 08:11
· 7 commits to master since this release

Buck IntelliJ Plugin v2.03

Features:

  • Smart paste can accept full file path of a BUCK file.
  • C++ compiler error message highlighting added.
  • Better brace and quote matcher.

Bug fixes:

  • Sort dependencies bug fixed.
  • Some tool window bugs fixed.
  • Better syntax parser.