File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
packages/vscode-tailwindcss Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.9.7
4+
5+ - Improve completion list performance (#706 )
6+ - Improve support for Tailwind class modifiers (#707 )
7+ - Fix activation on Windows when using ` tailwindCSS.experimental.configFile ` setting (#708 )
8+ - Don't watch directories above workspace root (#709 )
9+ - Enable IntelliSense in entire workspace when there is exactly one active Tailwind project (#711 )
10+
311## 0.9.6
412
513- Fix activation on Windows when project path contains brackets (#699 )
Original file line number Diff line number Diff line change 44 "description" : " Intelligent Tailwind CSS tooling for VS Code" ,
55 "author" :
" Brad Cornes <[email protected] >" ,
66 "license" : " MIT" ,
7- "version" : " 0.9.6 " ,
7+ "version" : " 0.9.7 " ,
88 "homepage" : " https://github.com/tailwindlabs/tailwindcss-intellisense" ,
99 "bugs" : {
1010 "url" : " https://github.com/tailwindlabs/tailwindcss-intellisense/issues" ,
You can’t perform that action at this time.
0 commit comments