Brad Cornes
|
4994b0aed1
|
add support back in for config files named tailwind.js
|
2021-05-06 18:20:25 +01:00 |
Brad Cornes
|
c1467b75f3
|
register disposables
|
2021-05-04 16:27:05 +01:00 |
Brad Cornes
|
da69936f11
|
only create output channel when needed
|
2021-05-04 15:05:52 +01:00 |
Brad Cornes
|
1ab4be4a60
|
never reveal output channel
|
2021-05-04 13:28:08 +01:00 |
Brad Cornes
|
89aacecb64
|
add type
|
2021-05-04 13:26:55 +01:00 |
Brad Cornes
|
a5a0494003
|
clear color decorators when restarting language client
|
2021-05-04 12:57:10 +01:00 |
Brad Cornes
|
a72226c141
|
update settings schema
|
2021-05-04 12:40:50 +01:00 |
Brad Cornes
|
ce761ba6bc
|
boot language clients lazily
|
2021-05-04 10:59:34 +01:00 |
Brad Cornes
|
99297add4e
|
add jit support, refactor for general reliability
|
2021-05-03 18:00:04 +01:00 |
Brad Cornes
|
ccf7cd57a7
|
separate out tailwindcss-language-service package
|
2020-10-08 16:20:54 +01:00 |
Brad Cornes
|
f262bbbe92
|
Add initial color decorators
|
2020-08-12 18:45:36 +01:00 |
Brad Cornes
|
20c41600db
|
make diagnostics settings language-overridable
|
2020-06-15 14:31:04 +01:00 |
Brad Cornes
|
8eaa5c9326
|
add notification handlers
|
2020-05-09 17:24:56 +01:00 |
Brad Cornes
|
3836cbf2a5
|
add includeLanguages setting and remove default language client
|
2020-05-03 18:11:45 +01:00 |
Brad Cornes
|
39733ae72a
|
restructure
|
2020-05-03 15:57:15 +01:00 |
Brad Cornes
|
3b3c296006
|
replace microbundle with ncc
|
2019-01-10 23:43:44 +00:00 |
Brad Cornes
|
984bb5641c
|
update foundDefinition callback to match response format
|
2019-01-06 14:37:42 +00:00 |
Brad Cornes
|
318debc41f
|
add placeholder to clients map to prevent >1 instance per folder
|
2019-01-06 14:36:26 +00:00 |
Brad Cornes
|
805ddd2879
|
add tree view go to definition
|
2018-12-29 00:02:22 +00:00 |
Brad Cornes
|
b1ee4759c5
|
add tree view
|
2018-12-28 18:38:12 +00:00 |
Brad Cornes
|
99be4063c4
|
add lsp boilerplate
|
2018-12-18 19:27:33 +00:00 |
Brad Cornes
|
def423a7fe
|
custom seperator
|
2018-12-16 14:58:21 +00:00 |
Donnie Clapp
|
cc20e45371
|
Add support for Phoenix (.html.eex) files (#18)
|
2018-11-07 00:03:33 +00:00 |
Brad Cornes
|
2501fb56f2
|
add support for leaf files (#16)
|
2018-11-02 11:16:06 +00:00 |
Brad Cornes
|
0d07e7b698
|
fix issue with nested vue <template>
|
2018-10-21 02:09:28 +01:00 |
Brad Cornes
|
061bff14f6
|
fix for number values in config() completion items (#9)
|
2018-09-25 22:36:53 +01:00 |
Brad Cornes
|
ce8b928891
|
avoid emmet matches when word starts with a HTML tag name
|
2018-09-07 00:04:41 +01:00 |
Brad Cornes
|
7dd65d85d3
|
add @screen completions (#7)
|
2018-08-28 13:06:43 +01:00 |
Brad Cornes
|
8d677d00bc
|
improve postcss
|
2018-08-27 19:08:59 +01:00 |
Brad Cornes
|
8189593493
|
merge
|
2018-08-25 12:00:03 +01:00 |
Brad Cornes
|
cc42400081
|
improve emmet syntax handling (#3)
|
2018-08-25 11:57:21 +01:00 |
Brad Cornes
|
a8e6a9ac01
|
tweaks
|
2018-08-25 00:15:40 +01:00 |
Brad Cornes
|
7f77a9ebfa
|
clear require cache before reading tailwind config
|
2018-08-25 00:10:30 +01:00 |
Brad Cornes
|
3ed7a35646
|
add config helper completions for .vue files
|
2018-08-25 00:03:13 +01:00 |
Brad Cornes
|
e3bbd69369
|
add .vue @apply support (#4)
|
2018-08-24 19:43:35 +01:00 |
Brad Cornes
|
90775131f0
|
tweak emmet regex
|
2018-08-21 19:13:51 +01:00 |
Brad Cornes
|
d17449864e
|
support emmet style syntax in html-based file types
|
2018-08-21 18:48:57 +01:00 |
Brad Cornes
|
df4660435c
|
look for tailwindcss in subdirs (#1)
|
2018-08-21 16:38:15 +01:00 |
Brad Cornes
|
dd9a67369f
|
add .haml support
|
2018-08-21 16:03:28 +01:00 |
Brad Cornes
|
232bdc9767
|
fix config glob to search folders other than root (#1)
|
2018-08-21 14:33:37 +01:00 |
Brad Cornes
|
30b2d1a248
|
swap array for CSS_TYPES
|
2018-08-21 13:30:49 +01:00 |
Brad Cornes
|
700cd9e5b4
|
item sorting
|
2018-08-21 12:32:25 +01:00 |
Brad Cornes
|
f256aa5176
|
add missing document types
|
2018-08-21 11:58:19 +01:00 |
Brad Cornes
|
c063e3f17e
|
tweak class regex to include className
|
2018-08-21 11:56:37 +01:00 |
Brad Cornes
|
7c39412f57
|
update tailwind-class-names dep
|
2018-05-28 20:15:53 +01:00 |
Brad Cornes
|
dad12aa7c9
|
fix html class attr regex
|
2018-05-28 18:00:45 +01:00 |
Brad Cornes
|
7c361e587f
|
remove commented out code
|
2018-05-28 18:00:25 +01:00 |
Brad Cornes
|
efbadc7a1c
|
add tailwind-config.js to config file glob
|
2018-05-28 17:57:49 +01:00 |
Brad Cornes
|
00ac36a980
|
add color previews
|
2018-05-07 23:47:53 +01:00 |
Brad Cornes
|
682d12f44d
|
prevent showing completions for unknown prefixes
|
2018-05-07 22:16:06 +01:00 |