Brad Cornes
d32e9cc086
bump `postcss`
2021-10-08 10:55:38 +01:00
Brad Cornes
0be1037547
add github issue template
2021-10-05 11:54:57 +01:00
Brad Cornes
d641b8eb2b
allow whitespace around class attribute `=` ( #426 )
2021-10-04 18:14:24 +01:00
Brad Cornes
8c299f96a9
bump language service
2021-10-04 18:13:42 +01:00
Brad Cornes
214e2b487b
add `accent-color` to list of color-related CSS properties
2021-10-04 16:10:16 +01:00
Brad Cornes
79aad93b97
Clarify supported config file names in readme ( #278 )
2021-10-01 14:48:54 +01:00
Brad Cornes
a5a79f021e
v0.7.0
2021-10-01 14:14:03 +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
11e097ec5a
v0.6.15
2021-09-29 16:47:56 +01:00
Brad Cornes
a4f5a5f287
tweak style block regexes
2021-09-29 16:38:23 +01:00
Brad Cornes
62ddc243d3
Merge branch 'master' into bugfix-style
2021-09-24 17:48:42 +01:00
Brad Cornes
365281ca61
update resolver options to support `exports` fields ( #412 )
2021-09-24 17:47:01 +01:00
Brad Cornes
1253902e88
add `phoenix-heex` language ( #407 )
2021-09-24 16:11:23 +01:00
Brad Cornes
7e2b53cd11
avoid false positives when parsing colors ( #415 )
2021-09-24 15:05:07 +01:00
Brad Cornes
dce390d98c
remove log
2021-09-17 17:48:16 +01:00
Brad Cornes
1bd1d0e504
disable extension in virtual workspaces ( #398 )
2021-09-17 16:04:38 +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
6367de3870
update `<style>` patterns
2021-09-10 12:33:35 +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
6812188323
Fix error when rule doesn't have a parent
2021-09-03 13:23:55 +01:00
Brad Cornes
d435db19ed
update changelog
2021-08-18 13:22:40 +01:00
Brad Cornes
7ea4a462e2
v0.6.14
2021-08-18 13:05:06 +01:00
Brad Cornes
02d7b4fc09
Merge branch 'master' into css-helpers
2021-08-18 12:10:36 +01:00
Brad Cornes
79a3f2b5a1
use character-base ranges when looking for classes
2021-08-13 17:59:14 +01:00
Brad Cornes
3d6e9b7e4d
remove logs
2021-08-13 17:50:50 +01:00
Brad Cornes
8c0c777c65
update language server package
2021-08-13 12:46:40 +01:00
Brad Cornes
a0130fa945
update readme
2021-08-13 12:35:59 +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
569635067c
update css helper hovers
2021-07-12 15:23:16 +01:00
Brad Cornes
114284865d
prettier
2021-07-07 12:38:00 +01:00
Brad Cornes
579d580896
update diagnostic message
2021-07-07 12:37:41 +01:00
Brad Cornes
caa2ba1de8
Merge branch 'master' of github.com:tailwindlabs/tailwindcss-intellisense
2021-07-07 12:37:07 +01:00
Brad Cornes
b09d4849a7
Merge pull request #365 from choplin/patch-1
...
Avoid `invalidConfigPath` for function values
2021-07-07 12:36:56 +01:00
Brad Cornes
e197b21e21
bump language service
2021-07-07 12:36:34 +01:00
Akihiro Okuno
1da2139684
Avoid `invalidConfigPath` for function values
...
Pass `validateConfigPath` if a type of value equals to `function`. The purpose of this commit is to avoid unwanted warnings when we define theme values as functions in tailwind.config.js, which, for example, are required to define theme colors with opacity enabled. https://github.com/tailwindlabs/tailwindcss/discussions/2206#discussioncomment-60081
2021-07-06 18:33:46 +09:00
Brad Cornes
43cfe83ed2
v0.6.13
2021-07-05 14:15:41 +01:00
Brad Cornes
c2a9479a4d
remove `@defaults` when stringifying CSS
2021-07-05 14:09:33 +01:00
Brad Cornes
eaa76f195a
fix semi-colon insertion for indented rules
2021-07-05 14:03:21 +01:00
Brad Cornes
766a5d533d
v0.6.12
2021-06-20 18:03:33 +01:00
Brad Cornes
f2372c9120
fix hover error
2021-06-20 17:59:46 +01:00
Brad Cornes
dc7502c900
bump language service
2021-06-20 17:58:44 +01:00
Brad Cornes
5b4d6c0503
v0.6.11
2021-06-16 19:56:07 +01:00
Brad Cornes
c2345f0112
update `@tailwind` completions and diagnostics
2021-06-16 19:37:35 +01:00
Brad Cornes
0a62e0dbdf
update lockfile
2021-06-16 19:37:11 +01:00
Brad Cornes
096e93b988
bump tailwindcss-language-service
2021-06-16 14:17:44 +01:00
Brad Cornes
8e4c9faf11
v0.6.10
2021-06-16 10:38:39 +01:00
Brad Cornes
16864d96ae
ignore empty `content` when determining rule color
2021-06-15 20:39:53 +01:00