Brad Cornes
|
bf524542ce
|
add gohtml
|
2020-05-25 19:37:45 +01:00 |
Brad Cornes
|
02683ece85
|
add class list finder helper and fix ranges
|
2020-05-24 18:32:25 +01:00 |
Brad Cornes
|
8bfb6d9b67
|
Merge branch 'next' into diagnostics
|
2020-05-17 19:21:18 +01:00 |
Denis LE
|
1c49bfb998
|
Move requirements section over features section
|
2020-05-17 19:26:36 +02:00 |
Brad Cornes
|
d6b5a897ac
|
Merge branch 'next' of github.com:bradlc/vscode-tailwindcss into next
|
2020-05-17 17:24:00 +01:00 |
Brad Cornes
|
112f1678b2
|
add typescript (#118)
|
2020-05-17 17:23:56 +01:00 |
Brad Cornes
|
eccee758a9
|
Merge pull request #116 from danmichaelo/patch-2
Add SugarSS support
|
2020-05-17 17:14:35 +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
|
53481192eb
|
inject syntax definition to text.html
|
2020-05-17 16:51:55 +01:00 |
Brad Cornes
|
e0093b7404
|
fix css context check
|
2020-05-17 16:50:41 +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
|
c78faee425
|
add base/preflight
|
2020-05-10 13:19:17 +01:00 |
Brad Cornes
|
c9fea34deb
|
filter @apply completions
|
2020-05-10 13:06:22 +01:00 |
Dan Michael O. Heggø
|
eecb360654
|
Add SugarSS support
|
2020-05-10 13:21:28 +02:00 |
Brad Cornes
|
ef1f922c86
|
fix removeMeta when meta prop is an object
|
2020-05-10 12:06:49 +01:00 |
Brad Cornes
|
41b8fd104e
|
diagnostics
|
2020-05-09 22:11:35 +01:00 |
Denis LE
|
0f5613b157
|
tailwindcss must be installed
|
2020-05-09 21:48:32 +02:00 |
Brad Cornes
|
8eaa5c9326
|
add notification handlers
|
2020-05-09 17:24:56 +01:00 |
Brad Cornes
|
0f9ce93857
|
v0.3.0-alpha.2
|
2020-05-03 20:53:55 +01:00 |
Brad Cornes
|
7978c9e6dc
|
fix numbers being interpreted as colors
|
2020-05-03 20:52:14 +01:00 |
Brad Cornes
|
f809595659
|
only run browserslist once
|
2020-05-03 20:32:00 +01:00 |
Brad Cornes
|
243c9b4011
|
add `target` plugin helper
|
2020-05-03 19:39:06 +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 |
Brad Cornes
|
2232f18d33
|
tweak file watching (#112)
|
2020-05-03 14:45:36 +01:00 |
Brad Cornes
|
9b136f448e
|
replace glob
|
2020-05-02 18:08:50 +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
|
e39c398f48
|
fix tests
|
2020-04-30 20:02:46 +01:00 |
Brad Cornes
|
8f2ca0a6b4
|
Merge branch 'next' of github.com:bradlc/vscode-tailwindcss into next
|
2020-04-30 19:25:29 +01:00 |
Brad Cornes
|
4dd7450d7b
|
Merge pull request #111 from zolrath/next
Add additional Elixir eex languages
|
2020-04-30 10:31:33 +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
|
82dad05540
|
simplify built-in plugin finder
|
2020-04-29 19:46:36 +01:00 |
Brad Cornes
|
2cd29c13d6
|
resolve workspace dependencies relative to config file
|
2020-04-29 19:20:37 +01:00 |
Brad Cornes
|
387419d031
|
set chokidar cwd
|
2020-04-29 19:13:48 +01:00 |
Brad Cornes
|
1768f96b53
|
add `HTML (EEx)` language
|
2020-04-29 19:08:52 +01:00 |
Brad Cornes
|
ddcb38a3da
|
add todos
|
2020-04-29 19:01:34 +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
|
7f411e345b
|
update extension package.json and add icon
|
2020-04-28 19:06:35 +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 |