Skip to content

v0.0.78

Compare
Choose a tag to compare
@zardoy zardoy released this 21 Apr 20:32
· 8 commits to develop since this release

✨ New Features

  • Add custom code action to fix closing/opening tag name from the current location 8cc3788

🐛 Bug Fixes

  • fix jsx attribute shortcut replace range
    (#195)
  • fix invalid linked editing ranges sometimes 8cc3788
  • Fix properties sorting in JSX attribute completions
    (#206)
  • Fix annoying JSX component filtering bug in some cases
    fixes jsxImproveElementsSuggestions stops code completions #205 24cf762
  • tests: correct the test output results (#203)