Brad Cornes
|
a0c6229688
|
tidy up
|
2020-06-19 11:52:38 +01:00 |
Brad Cornes
|
743f10ac3d
|
don't provide quick fix for @apply class name which has multiple rules
|
2020-06-18 20:17:00 +01:00 |
Brad Cornes
|
6add64c19b
|
make "invalid @apply" quick fix work in mixed-language documents
|
2020-06-18 19:58:54 +01:00 |
Brad Cornes
|
6cbd49a74a
|
refactor "suggestion" quick fixes
|
2020-06-18 14:49:50 +01:00 |
Brad Cornes
|
7b916ab3c6
|
consolidate conflict diagnostics and update quick fixes
|
2020-06-18 14:22:28 +01:00 |
Brad Cornes
|
01941f967b
|
add initial quick fix for utility conflict diagnostic
|
2020-06-18 12:23:31 +01:00 |
Brad Cornes
|
b79dbfc9f9
|
refactor diagnostics and add types
|
2020-06-18 10:54:01 +01:00 |
Brad Cornes
|
e79f72bda8
|
wip quick fix for invalid @apply
|
2020-06-17 18:34:53 +01:00 |
Brad Cornes
|
d76119cab1
|
update diagnostic messages
|
2020-06-17 16:41:03 +01:00 |
Brad Cornes
|
329a50d8f5
|
add quick fixes for invalid screens/variants/helper keys/@tailwind
|
2020-06-16 16:49:52 +01:00 |
Brad Cornes
|
1de8af5de1
|
update error message wording
|
2020-06-16 16:49:08 +01:00 |
Brad Cornes
|
f4507eea46
|
update lint setting names
|
2020-06-16 16:29:08 +01:00 |
Brad Cornes
|
bb3605c9ad
|
offer suggestions for unknown variants/screens/@tailwind
|
2020-06-16 15:41:45 +01:00 |
Brad Cornes
|
361e878539
|
update "invalid helper key" error conditions and messages
|
2020-06-16 15:14:04 +01:00 |
Brad Cornes
|
3de1b980ad
|
ensure diagnostics are updated when the user's tailwind config changes
|
2020-06-15 19:00:03 +01:00 |
Brad Cornes
|
60cc17be77
|
rename unknownConfigKey to invalidHelperKey
|
2020-06-15 18:53:53 +01:00 |
Brad Cornes
|
b052884ad4
|
update unknownConfigKey error messages
|
2020-06-15 18:40:19 +01:00 |
Brad Cornes
|
20c41600db
|
make diagnostics settings language-overridable
|
2020-06-15 14:31:04 +01:00 |
Brad Cornes
|
4f17e2358d
|
enable diagnostics in multi-language documents
|
2020-06-15 11:24:05 +01:00 |
Brad Cornes
|
81aad28bc8
|
add initial "unsupported tailwind directive" lint rule
|
2020-06-12 17:34:59 +01:00 |
Brad Cornes
|
2c2f63a0b8
|
add initial "unknown config key" lint rule
|
2020-06-12 17:16:54 +01:00 |
Brad Cornes
|
5e63a12b48
|
add initial "unknown variant" lint rule
|
2020-06-12 16:56:02 +01:00 |
Brad Cornes
|
7c0247fb11
|
add initial "unknown screen" diagnostics
|
2020-06-12 16:41:49 +01:00 |
Brad Cornes
|
652052c1f4
|
add settings for utility conflict and unsupported apply lint rules
|
2020-06-12 16:22:04 +01:00 |
Brad Cornes
|
eb0b8e55be
|
Merge branch 'master' into diagnostics
|
2020-06-12 16:20:32 +01:00 |
Brad Cornes
|
cfd4e4fd07
|
update class attribute regex (#125)
|
2020-06-12 12:29:04 +01:00 |
Brad Cornes
|
cd444aba6c
|
make pseudo class name meta always an array
|
2020-06-12 11:42:40 +01:00 |
Brad Cornes
|
de6273dad2
|
add initial class name conflict diagnostics
|
2020-06-12 11:41:39 +01:00 |
Brad Cornes
|
d5b5176756
|
make pseudo class name meta always an array
|
2020-06-12 11:26:17 +01:00 |
Brad Cornes
|
cc587adf35
|
minor refactor of @apply diagnostics
|
2020-06-11 18:07:20 +01:00 |
Brad Cornes
|
8bfb6d9b67
|
Merge branch 'next' into diagnostics
|
2020-05-17 19:21:18 +01:00 |
Brad Cornes
|
51a1050a26
|
update hover provider to use lexer for html class attribute hovers
|
2020-05-17 17:13:14 +01:00 |
Brad Cornes
|
b5daeb43c3
|
use lexer for class attribute completions
|
2020-05-16 19:10:17 +01:00 |
Brad Cornes
|
0a62fbc90c
|
update @apply diagnostics
|
2020-05-10 14:49:57 +01:00 |
Brad Cornes
|
4d87c66139
|
Merge branch 'next' into diagnostics
|
2020-05-10 14:38:48 +01:00 |
Brad Cornes
|
c9fea34deb
|
filter @apply completions
|
2020-05-10 13:06:22 +01:00 |
Brad Cornes
|
41b8fd104e
|
diagnostics
|
2020-05-09 22:11:35 +01:00 |
Brad Cornes
|
7978c9e6dc
|
fix numbers being interpreted as colors
|
2020-05-03 20:52:14 +01:00 |
Brad Cornes
|
3836cbf2a5
|
add includeLanguages setting and remove default language client
|
2020-05-03 18:11:45 +01:00 |
Brad Cornes
|
6af6797f2c
|
move some utils
|
2020-05-03 17:10:38 +01:00 |
Brad Cornes
|
39733ae72a
|
restructure
|
2020-05-03 15:57:15 +01:00 |