Skip to content

Releases: xlboy/vscode-twind-intellisense

v0.5.0

20 Sep 11:16
df66fbc
Compare
Choose a tag to compare

Added

  • Support for phoenix-tailwind@3.4 (compatible with the latest tailwind@3.4)

v0.4.0

16 Aug 15:10
505d9e5
Compare
Choose a tag to compare

Added

  • Added the classExtraction configuration option

Changed

  • When triggering suggestions, error logs are no longer output if no relevant results are found

  • Upgraded @phoenix-twind/intellisense to version 1.1.4-alpha.4, bringing the following improvements:

    • Added ignorePrefixes to class extraction, ensuring compatibility when using css`...` inside tw(...)

v0.3.0

13 Aug 13:41
26be0b7
Compare
Choose a tag to compare

Upgrade @phoenix-twind/intellisense, with the following changes:

v0.2.0

11 Aug 12:56
Compare
Choose a tag to compare
  • refactor: rewrite colorPreview

  • feat: support ts|tsx|js|jsx

v0.1.0

20 Jul 08:30
ba5fd68
Compare
Choose a tag to compare

first version