Brad Cornes
ff52e815b6
Add `files.exclude` setting
2022-01-07 17:13:11 +00:00
Brad Cornes
6fdef8616a
Add bundled version of `tailwindcss` and first-party plugins
2022-01-07 11:42:39 +00:00
Brad Cornes
f5006a8ff2
Exclude `*` from class completions
2021-12-06 16:06:30 +00:00
Brad Cornes
ddabfe9390
Bump language server
2021-11-26 15:20:10 +00:00
Brad Cornes
a655ad4701
Bump `@parcel/watcher`
...
Adds M1 builds for language server
2021-11-26 15:07:15 +00:00
Brad Cornes
d256d5388e
Update variant API for compatibility with `v3-alpha.2`
2021-11-05 16:13:22 +00:00
Brad Cornes
1557dfdabf
Ensure jit state is reset
2021-11-05 12:38:54 +00:00
Brad Cornes
634b8c6fb1
Fix mode identification when using nested presets ( #431 )
2021-10-29 17:51:55 +01:00
Brad Cornes
e786ece8c3
Catch errors when resolving config and creating context
2021-10-29 17:49:42 +01:00
Brad Cornes
febded6864
update tsconfig
2021-10-08 18:24:11 +01:00
Brad Cornes
1eb62db848
reinstate `console.log` override
2021-10-08 17:36:41 +01:00
Brad Cornes
80e2e5aba5
Fix resolution of WSL files on Windows ( #411 )
2021-10-08 16:48:44 +01:00
Brad Cornes
d32e9cc086
bump `postcss`
2021-10-08 10:55:38 +01:00
Brad Cornes
53743f2faa
Add support for v3-alpha ( #424 )
...
* wip
* Update v3 support, color handling
* Update diagnostics and completions
* bump language service
* update context api usage
* bump language service
2021-10-01 14:11:45 +01:00
Brad Cornes
365281ca61
update resolver options to support `exports` fields ( #412 )
2021-09-24 17:47:01 +01:00
Brad Cornes
dce390d98c
remove log
2021-09-17 17:48:16 +01:00
Brad Cornes
b089cc3833
fix file event handler when file is in a dot folder ( #389 )
2021-09-17 15:55:41 +01:00
Brad Cornes
fa68c54a01
find config files hiding in hidden folders ( #389 )
2021-09-10 14:46:27 +01:00
Brad Cornes
38b596b846
bump language server version
2021-09-10 14:46:00 +01:00
Brad Cornes
a1e085d0cd
inline `getModuleDependencies`
2021-09-10 12:30:03 +01:00
Brad Cornes
6d88a5c31c
[server] Fix crash on M1 macs
2021-09-10 12:12:24 +01:00
Brad Cornes
7ea4a462e2
v0.6.14
2021-08-18 13:05:06 +01:00
Brad Cornes
8c0c777c65
update language server package
2021-08-13 12:46:40 +01:00
Brad Cornes
7090111539
add license and third-party notices for language server package
2021-07-12 17:24:19 +01:00
Brad Cornes
e2285c087c
ignore watcher binary load errors
2021-06-15 20:39:16 +01:00
Brad Cornes
c01fed9c9f
resolve parcel watcher prebuilds from actual package
2021-06-14 15:42:35 +01:00
Brad Cornes
2deda99fe7
add parcel watcher
2021-06-14 14:11:29 +01:00
Brad Cornes
20da2b3e67
use lsp file events when available
2021-06-05 15:44:21 +01:00
Brad Cornes
405f22f339
fix separator ( #343 )
2021-06-05 15:39:15 +01:00
Brad Cornes
cf7bb68e35
fix for canary releases
2021-06-04 15:07:32 +01:00
Brad Cornes
52ae09b4fa
reinstate #341
...
Co-Authored-By: Rafał Chłodnicki <rchl2k@gmail.com>
2021-06-04 14:34:30 +01:00
Brad Cornes
44e6b9ab9d
fix `@types/vscode` version
2021-06-04 12:21:23 +01:00
Brad Cornes
4de605928b
support tailwindcss v2.2
2021-06-04 12:17:00 +01:00
Brad Cornes
bdb398bf80
add lerna and separate language server package
2021-06-01 12:37:15 +01:00
Brad Cornes
39733ae72a
restructure
2020-05-03 15:57:15 +01:00
Brad Cornes
14ffaf4aea
update color plucking logic ( #113 )
2020-05-02 13:22:49 +01:00
Brad Cornes
95b249409b
support css properties with multiple values
2020-05-02 13:18:30 +01:00
Brad Cornes
8f2ca0a6b4
Merge branch 'next' of github.com:bradlc/vscode-tailwindcss into next
2020-04-30 19:25:29 +01:00
Matt Furden
b61d24b52e
Add additional eex languages
2020-04-30 01:57:06 -07:00
Brad Cornes
a13290c276
show completion item color swatches for variable-alpha colors
2020-04-29 23:46:05 +01:00
Brad Cornes
1768f96b53
add `HTML (EEx)` language
2020-04-29 19:08:52 +01:00
Brad Cornes
a52765fc0f
add mustache ( #58 )
2020-04-29 11:05:02 +01:00
Brad Cornes
63f8c0ff07
build and package updates
2020-04-28 22:58:24 +01:00
Brad Cornes
d66c8200d3
add languages
2020-04-28 22:54:52 +01:00
Brad Cornes
777681aaa7
add docs url helper
2020-04-28 21:42:43 +01:00
Brad Cornes
f3f1b3b259
fix config helper hover range
2020-04-28 21:19:28 +01:00
Brad Cornes
72ed62f730
fix zero values in CSS helper completion items
2020-04-28 00:30:32 +01:00
Brad Cornes
8ec7510e02
fix @tailwind completion item resolution
2020-04-28 00:07:07 +01:00
Brad Cornes
feb19371f4
vary @tailwind completions based on version
2020-04-28 00:06:47 +01:00
Brad Cornes
2c1a520547
add @tailwind completions
2020-04-27 23:52:31 +01:00