tailwind-ctp-intellisense/packages
Remco Haszing ae18cb2449
Remove language service dependency on TextDocuments (#742)
The code actions API depends on `TextDocuments`. This is specific to the
language server. This makes it hard to use without a language server.

The use of `TextDocuments` has been removed. Instead, the resolved text
document is passed down.
2023-03-27 18:39:56 +01:00
..
tailwindcss-language-server Remove language service dependency on TextDocuments (#742) 2023-03-27 18:39:56 +01:00
tailwindcss-language-service Remove language service dependency on TextDocuments (#742) 2023-03-27 18:39:56 +01:00
vscode-tailwindcss Update changelog 2023-03-20 19:03:22 +00:00