Brad Cornes
|
16d9c1c60a
|
bump language service version
|
2020-12-10 14:23:09 +00:00 |
Brad Cornes
|
3a01ebd173
|
Merge branches 'master' and 'master' of github.com:tailwindlabs/tailwindcss-intellisense
|
2020-12-10 14:17:08 +00:00 |
Brad Cornes
|
763fc18300
|
Merge pull request #222 from dcalhoun/add-rescript-support
Add ReScript support
|
2020-12-10 14:14:09 +00:00 |
Brad Cornes
|
0369ee74e0
|
don't search for pnp file above root dir
|
2020-12-10 13:47:05 +00:00 |
Brad Cornes
|
b6dbe71797
|
update readme
|
2020-12-08 17:11:15 +00:00 |
Brad Cornes
|
da5bf43ba7
|
update readme
|
2020-12-08 16:07:34 +00:00 |
Brad Cornes
|
f9865fb219
|
add support for config files with .cjs extension (#198)
|
2020-12-08 13:26:02 +00:00 |
Brad Cornes
|
e530f03739
|
add missing import
|
2020-12-07 15:52:01 +00:00 |
Brad Cornes
|
b2d47d220b
|
add hover, color decorator, linting support for classRegex setting (#129)
|
2020-12-07 15:39:44 +00:00 |
Brad Cornes
|
5bd09789f4
|
add prettier dependency
|
2020-12-07 15:21:45 +00:00 |
David Calhoun
|
dcde392ba6
|
Add ReScript support
|
2020-12-06 13:31:39 -06:00 |
Brad Cornes
|
264cdc0c5e
|
fix config resolution
|
2020-12-03 17:59:29 +00:00 |
Brad Cornes
|
0bd003b082
|
Merge branch 'DanSnow-pnp-support'
|
2020-12-03 17:24:12 +00:00 |
Brad Cornes
|
08d32ffe09
|
Merge branch 'pnp-support' of https://github.com/DanSnow/tailwindcss-intellisense into DanSnow-pnp-support
|
2020-12-03 17:23:50 +00:00 |
Brad Cornes
|
7346d18493
|
v0.5.4
|
2020-12-02 14:11:34 +00:00 |
Brad Cornes
|
6ea4a86c69
|
update changelog
|
2020-12-02 14:09:35 +00:00 |
Brad Cornes
|
511deb4336
|
bump language service version
|
2020-12-02 14:00:51 +00:00 |
Brad Cornes
|
f62a5e9092
|
update browserslist usage (#159)
fixes "extends" in browserslist config
|
2020-12-02 13:57:17 +00:00 |
Brad Cornes
|
534eb253ac
|
update custom regex support (#129)
fixes "ors" in regexes
|
2020-12-02 13:52:09 +00:00 |
Brad Cornes
|
d115e008d1
|
remove log
|
2020-12-02 13:29:56 +00:00 |
Brad Cornes
|
f1198cf053
|
update changelog
|
2020-12-01 19:17:06 +00:00 |
Brad Cornes
|
d44d85f936
|
v0.5.3
|
2020-12-01 19:14:54 +00:00 |
Brad Cornes
|
08799a3769
|
bump language service version
|
2020-12-01 19:09:59 +00:00 |
Brad Cornes
|
615fd7f630
|
add experimental showPixelValues setting
|
2020-12-01 19:05:58 +00:00 |
Brad Cornes
|
340336ed99
|
add some basic initialisation logs
|
2020-12-01 19:03:31 +00:00 |
Brad Cornes
|
85fb953d0a
|
classRegex: increase search range, make search global (#129)
|
2020-12-01 16:35:46 +00:00 |
Brad Cornes
|
f95c881b45
|
bump language service version
|
2020-12-01 11:19:15 +00:00 |
Brad Cornes
|
657425666b
|
update changelog
|
2020-11-30 18:17:31 +00:00 |
Brad Cornes
|
6329ceca1d
|
v0.5.2
|
2020-11-30 18:17:25 +00:00 |
Brad Cornes
|
c508a028d4
|
add support for [ngClass] attribute (#187)
|
2020-11-30 18:15:31 +00:00 |
Brad Cornes
|
8913845616
|
lockfile
|
2020-11-30 18:14:51 +00:00 |
Brad Cornes
|
31335400cf
|
update changelog
|
2020-11-30 16:29:50 +00:00 |
Brad Cornes
|
71c254964b
|
v0.5.1
|
2020-11-30 16:24:38 +00:00 |
Brad Cornes
|
3fc1a11196
|
add mdx language support
|
2020-11-30 15:54:31 +00:00 |
Brad Cornes
|
13407177ba
|
bump language service version
|
2020-11-30 15:19:53 +00:00 |
Brad Cornes
|
9c60e0bfca
|
add @layer completions
|
2020-11-27 17:13:46 +00:00 |
Brad Cornes
|
4f0e415df7
|
update docs urls
|
2020-11-27 17:05:58 +00:00 |
Brad Cornes
|
a4fdd949be
|
add experimental classRegex setting (#129)
|
2020-11-27 16:56:19 +00:00 |
Brad Cornes
|
5633349c49
|
remove comment
|
2020-11-26 20:07:56 +00:00 |
Brad Cornes
|
e0f8d73a79
|
respect editor tab size in CSS previews
|
2020-11-26 20:07:39 +00:00 |
Brad Cornes
|
fa875e1d50
|
export completionsFromClassList
|
2020-11-26 18:27:13 +00:00 |
Brad Cornes
|
689aaa6d3b
|
update color parser to avoid false positives (#180)
|
2020-11-24 15:50:11 +00:00 |
Brad Cornes
|
e6a371921f
|
update class attribute regex
|
2020-11-24 15:45:08 +00:00 |
Brad Cornes
|
321098dac4
|
merge
|
2020-11-24 13:27:19 +00:00 |
Brad Cornes
|
99febcd4c0
|
fix readme image references
|
2020-11-23 10:58:30 +00:00 |
Brad Cornes
|
b97c89508a
|
update changelog
|
2020-11-19 17:49:35 +00:00 |
Brad Cornes
|
b065fcacee
|
remove lerna config file
|
2020-11-19 17:38:35 +00:00 |
Brad Cornes
|
2c05f5df3a
|
improve support for tailwindcss v2
|
2020-11-19 17:34:59 +00:00 |
Brad Cornes
|
0cce870c13
|
update for at-apply changes in v2
|
2020-11-03 11:08:39 +00:00 |
Brad Cornes
|
33523b3f11
|
remove lerna and update lsp deps
|
2020-11-03 11:02:30 +00:00 |