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
|
1614bd1eed
|
add languages
|
2020-04-26 22:02:16 +01:00 |
Brad Cornes
|
c69e210f7d
|
update extension activationEvents
|
2020-04-26 18:42:44 +01:00 |
Brad Cornes
|
2de4816e3c
|
add utility config map
|
2020-04-25 22:41:17 +01:00 |
Brad Cornes
|
d89883b658
|
add group-focus variant
|
2020-04-23 22:20:46 +01:00 |
Brad Cornes
|
4174b98485
|
remove log
|
2020-04-23 19:58:17 +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
|
2ec21694c3
|
add missing dep
|
2020-04-19 17:50:24 +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
|
65abae2abc
|
use decache when resolving config
|
2020-04-19 17:31:26 +01:00 |
Brad Cornes
|
37bdf7439d
|
fix array equality check
|
2020-04-19 17:30:25 +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 |
Brad Cornes
|
cb20c3bc86
|
remove variants filter
|
2020-04-16 22:44:52 +01:00 |
Brad Cornes
|
32dca9259b
|
add emmet-style completions
|
2020-04-16 22:39:16 +01:00 |
Brad Cornes
|
3b50a445a3
|
refactor class name extraction and stringify
|
2020-04-13 01:44:43 +01:00 |
Brad Cornes
|
9caa94fcb8
|
add initial @variants completions
|
2020-04-12 23:48:57 +01:00 |
Brad Cornes
|
12fd0e9568
|
add screen directive completions
|
2020-04-12 18:11:41 +01:00 |
Brad Cornes
|
ba8a6ff48d
|
add directive completions
|
2020-04-12 17:55:32 +01:00 |
Brad Cornes
|
7b8ee549de
|
add initial css helper hover
|
2020-04-12 17:53:22 +01:00 |
Brad Cornes
|
97c4a29d88
|
update syntax scope name
|
2020-04-12 17:09:01 +01:00 |
Brad Cornes
|
0c9f8f5c0d
|
inject syntax into vue and svelte
|
2020-04-12 17:07:19 +01:00 |
Brad Cornes
|
a9a0983d8b
|
add initial hover provider
|
2020-04-12 15:48:38 +01:00 |
Brad Cornes
|
adadf06518
|
add vue/svelte support
|
2020-04-11 23:34:03 +01:00 |
Brad Cornes
|
072809d9b7
|
initial refactor
|
2020-04-11 22:20:45 +01:00 |
Denis LE
|
e74b5a7c1a
|
add to readme that tailwind.config.js is required
fix #74
|
2020-03-28 19:06:58 +01:00 |
Brad Cornes
|
f5dfe02f74
|
Merge branch 'master' of github.com:bradlc/vscode-tailwindcss
|
2019-08-06 23:57:40 +01:00 |
Praveen Perera
|
0e2bc796fd
|
Fix EEx support (for elixir/phoenix) (#54)
|
2019-08-06 23:57:06 +01:00 |
Brad Cornes
|
c14959937a
|
add django support (#58)
|
2019-08-06 19:43:11 +01:00 |
Brad Cornes
|
dd82e0282e
|
update changelog
|
2019-05-16 21:54:55 +01:00 |
Brad Cornes
|
8ff2f0967d
|
update changelog
|
2019-05-16 21:47:49 +01:00 |
Brad Cornes
|
8ca174383f
|
restore readme, changelog, and img
|
2019-05-16 21:26:30 +01:00 |
Brad Cornes
|
ddcb1e554e
|
Merge branch 'master' of github.com:bradlc/vscode-tailwindcss
|
2019-05-16 21:22:36 +01:00 |
Brad Cornes
|
2fb32939af
|
remove tree view stuff for now
|
2019-05-16 21:16:09 +01:00 |
Brad Cornes
|
ab8baace62
|
v0.2.0
|
2019-05-16 21:13:57 +01:00 |
Guillaume Briday
|
0a503e8feb
|
add support for slim files (#36)
|
2019-05-12 20:11:07 +01:00 |
Matt Waler
|
e1a41e5a11
|
Added njk to the HTML_TYPES array for njk file extension support. (#31)
|
2019-05-12 20:09:03 +01:00 |
Wayne Saunders
|
7b6390e5f7
|
Add support for AdonisJS Edge templating (#29)
|
2019-05-12 20:08:42 +01:00 |
nhducit
|
14d179864c
|
Support reasonml (#25)
|
2019-05-12 20:08:16 +01:00 |
Brad Cornes
|
acbc5a203f
|
update to work with lsp definition format
|
2019-01-26 01:00:33 +00:00 |
Brad Cornes
|
b21c42e638
|
fix type
|
2019-01-16 20:15:45 +00:00 |
Brad Cornes
|
3b3c296006
|
replace microbundle with ncc
|
2019-01-10 23:43:44 +00:00 |