tailwind-ctp-intellisense/packages
Brad Cornes b26e122fac
Add automatic support for multi-config workspaces, including `@config` resolution (#633)
* wip

* wip

* Boot client if a CSS file contains `@config`

* wip

* Check document exists

* wip

* Fix duplicate document selector

* wip

* Use enum for document selector priorities

* Delete unused functions

* Remove unused state type

* Share glob patterns

* Update config file glob

* fix logs

* Fix filename checks on Windows

* Don't show error popups

* wip

* handle negated content paths

* Handle non-tailwind dependency installs

* add package root to document selectors

* tidy

* wip

* dedupe document selectors

* Fix `@config` regex

* Fix document selectors when using `experimental.configFile`

* Remove log
2022-10-18 20:35:02 +01:00
..
tailwindcss-language-server Add automatic support for multi-config workspaces, including `@config` resolution (#633) 2022-10-18 20:35:02 +01:00
tailwindcss-language-service Add automatic support for multi-config workspaces, including `@config` resolution (#633) 2022-10-18 20:35:02 +01:00
vscode-tailwindcss Add automatic support for multi-config workspaces, including `@config` resolution (#633) 2022-10-18 20:35:02 +01:00