Skip to content

v0.0.20

Compare
Choose a tag to compare
@zardoy zardoy released this 18 Sep 19:52

✨ New Features

  • disable by default method snippet methods in jsx attributes to not be annoying when passing callbacks for attributes starting with on a257ef7
  • add experimental postfixes that disabled by default 14fe64d
  • huge-feature!: add jsxCompletionsMap for incredible jsx attributes customization! 8c70e19
  • add enable by default fix for jsx completions snippets 8c70e19

🐛 Bug Fixes

  • don't expand method snippet in attributes name suggestions. Probably will be adopted instead in future c4c7a63
  • outline: don't crash in files that contained indexed signature in type 6f54ab5
  • don't expand builtin and our method snippets at jsx tag positions! 252feb1
  • allow to expand builtin method snippets in property assignment 252feb1