Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

v0.5.0

Latest
Compare
Choose a tag to compare
@rictic rictic released this 25 Apr 17:55
· 6 commits to master since this release
  • [Polymer]: support autocompletion, tooltips, and jump to definition inside Polymer databinding expressions.
  • By default, warnings are now shown only for files that are currently open.
  • Fixed a bug whereby edits to files would not immediately affect files that depended on them.
  • New setting: polymer-ide.analyzeWholePackage. When true, warnings will be reported for all files in the package, not just those that are open. Warnings will be more accurate but the initial analysis will be slower.