Releases: windicss/windicss-intellisense
Releases · windicss/windicss-intellisense
v0.18.0
Bug Fixes
- color decoration with color opacity pairs (6425c30)
Features
- add content utility completion (b908c32)
- support dynamic vue class and windi tag #107 (6587e36)
- support trigger color and opacity group with / (8089d65)
- support v3.1 utilities (67f81e9)
v0.17.2
Bug Fixes
- attributify prefix with variant (1703572)
- unused DEFAULT utilities (d1c1674)
Features
- support attributify with prefix (18d62c5)
- support completions in dynamic plugin (bb15061)
v0.17.0
Bug Fixes
Features
- add config to disable bracket completions (c0e057e)
- show more detailed information in dynamic completions (ff5be79)
- support all v3 attrs (eb95f9c)
- support bracket snippet in attr and class (f9045bd)
- support complete css variables (68be1fd)
v0.16.9
Bug Fixes
- completion leaks when have empty attribute (de63ea4)
- didn't show raw html attr completions (facb31d)
- refresh color decoration when typing (aeb92e1)
- svelte pattern #141 (48cb833)
- trigger suggestion when using raw html class completion with tab #139 (03439f9)
Features
- add option to change color decoration type (166147b)
- support choose color decorations (c223886)
v0.16.8
Bug Fixes
- could not resolve utils/log (a4a0826)
- missing static completions (45cf274)
- select color in attr (11adf5a)
- should show highlight in comment (1db6d93)
- shouldn't show completion in comments (ea30e03)
Features
- add ability to picker new hex color (9735fde)
Performance Improvements
v0.16.5
Bug Fixes
- Color overflow in svelte file (4693dd1)