Releases: tailwindlabs/tailwindcss-intellisense
Releases · tailwindlabs/tailwindcss-intellisense
v0.14.28
08 Oct 10:16
Compare
Sorry, something went wrong.
No results found
Fix infinite recursion in theme variable lookups (#1473 )
Fix infinite recursion when replacing unbalanced calc expressions (#1473 )
Add diagnostic to suggest canonical classes by default (#1475 )
v0.14.27
02 Oct 18:00
Compare
Sorry, something went wrong.
No results found
Publish our fork of the CSS language server (#1437 )
Suggest default variant values when they also support arbitrary values (#1439 )
Show color swatches for OKLCH colors with units in all positions (#1442 )
Fix incorrect diagnostic for --theme(--some-var inline)
(#1443 )
Bump precision of evaluated calc expressions (#1449 )
Fix theme lookup when variable names contain escaped dots (#1466 )
v0.14.26
01 Aug 19:00
Compare
Sorry, something went wrong.
No results found
Match class functions that appear after an opening square bracket (#1428 )
Don't match helper functions when part of a larger function name (#1429 )
v0.14.25
10 Jul 16:03
Compare
Sorry, something went wrong.
No results found
Ensure color swatches show up in completions when using a prefix in v4 (#1422 )
v0.14.24
03 Jul 20:11
Compare
Sorry, something went wrong.
No results found
Fix highlighting when theme namespaces are used inside --value()
and --modifier()
(#1420 )
v0.14.23
19 Jun 14:57
Compare
Sorry, something went wrong.
No results found
Highlight CSS variables correctly inside @theme
(#1409 )
Highlight comments inside @theme
(#1409 )
Highlight at-rules inside @theme
(#1409 )
Detect class functions and class attributes inside Astro code fences (#1386 )
v0.14.22
16 Jun 17:34
Compare
Sorry, something went wrong.
No results found
Fix matching files when config is not in the workspace root (#1412 )
v0.14.21
05 Jun 19:50
Compare
Sorry, something went wrong.
No results found
Bump bundled CSS language service (#1395 )
Fix high CPU usage when given non-file URI workspace folders (#1396 )
Ignore workspace folders that are the filesystem root (#1396 )
Fix infinite loop when resolving completion details with recursive theme keys (#1400 )
Simplify completion details for more utilities (#1397 )
Improve project stylesheet detection (#1401 )
v0.14.20
29 May 15:03
Compare
Sorry, something went wrong.
No results found
Simplify completion details for border and outline utilities (#1384 )
Fix error initializing a new project when editing a CSS file (#1387 )
Improve syntax highlighting for CSS (#1367 )
v0.14.19
22 May 22:21
Compare
Sorry, something went wrong.
No results found
Speed up project selector matching in large projects (#1381 )