Skip to content

Latest commit

 

History

History
111 lines (62 loc) · 4.04 KB

CHANGELOG.md

File metadata and controls

111 lines (62 loc) · 4.04 KB

Changelog

1.0.0 (2025-02-09)

Bug Fixes

  • Fix an issue where the autocompletion would show absolute paths on Windows when VS Code was started from the CLI with code ..

  • Fix an issue where the component link range would be incorrect.

0.4.3 (2023-03-12)

Miscellaneous Chores

  • publish to OpenVSX registry (beeaa47)

0.4.2 (2023-03-12)

Bug Fixes

  • replace custom path separators in component link target (f0451fd)

0.4.1 (2023-03-12)

Miscellaneous Chores

  • add changelog to release (b32a6e6)

0.4.0 (2023-03-11)

Features

  • allow custom component path separators (cc9af45)

0.3.5 (2023-02-02)

Bug Fixes

0.3.4 (2023-01-21)

Bug Fixes

  • broken hyperlinks when using function calls to pass props (#17) (e2d9923)

0.3.3 (2023-01-20)

Bug Fixes

0.3.2 (2023-01-18)

Bug Fixes

  • multiline support for autocompletion (40e91f2)
  • regex patterns (4719b65)

0.3.1 (2023-01-18)

Bug Fixes

  • support multiline method calls (4664439)

0.3.0 (2023-01-18)

Features

0.2.0 (2023-01-17)

Features

  • support hyperlinks for inertia helper (#6) (f049de8)

Bug Fixes

  • add back accidentaly removed render regex (b678b92)

0.1.1 (2023-01-16)

Miscellaneous Chores

0.1.0 (2023-01-16)

Miscellaneous Chores