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
Brad Cornes
6f5a942632
fix completion item order
2020-04-27 23:18:28 +01:00
Brad Cornes
01f37e2c30
add @screen completion item detail
2020-04-27 22:48:30 +01:00
Brad Cornes
2cd6b792c1
use user's separator
2020-04-27 22:23:22 +01:00
Brad Cornes
fb9539ac46
update context completion items
2020-04-27 22:14:47 +01:00
Brad Cornes
15d387ea45
show config errors
2020-04-23 19:54:01 +01:00
Brad Cornes
568e078522
prevent crash on config error
2020-04-22 20:29:36 +01:00
Brad Cornes
850ad5c0a5
fix hover provider error on unknown class name
2020-04-22 19:18:57 +01:00
Brad Cornes
08bfebec9c
add missing dep
2020-04-19 17:41:16 +01:00
Brad Cornes
1c26324860
add missing dep
2020-04-19 17:32:07 +01:00
Brad Cornes
dd553d9d03
remove unused deps
2020-04-17 19:10:19 +01:00
Brad Cornes
928f485a5d
remove lerna deps
2020-04-17 19:09:37 +01:00
Brad Cornes
16725980b7
add @apply hover provider
2020-04-17 18:59:19 +01:00