Brad Cornes
20da2b3e67
use lsp file events when available
2021-06-05 15:44:21 +01:00
Brad Cornes
405f22f339
fix separator ( #343 )
2021-06-05 15:39:15 +01:00
Brad Cornes
14ec688199
formatting
2021-06-04 17:00:34 +01:00
Brad Cornes
388cbb8351
tweak opacity modifier completions
2021-06-04 17:00:27 +01:00
Brad Cornes
cf7bb68e35
fix for canary releases
2021-06-04 15:07:32 +01:00
Brad Cornes
52ae09b4fa
reinstate #341
...
Co-Authored-By: Rafał Chłodnicki <rchl2k@gmail.com>
2021-06-04 14:34:30 +01:00
Brad Cornes
898347c4cd
fix heading level
2021-06-04 14:31:53 +01:00
Brad Cornes
97af4f0470
update changelog
2021-06-04 14:31:15 +01:00
Brad Cornes
bd7be7b101
update readme
2021-06-04 14:07:25 +01:00
Brad Cornes
b14815ae01
add `inspectPort` to readme
2021-06-04 14:05:25 +01:00
Brad Cornes
e3942e89e4
add `inspectPort` setting
2021-06-04 14:00:00 +01:00
Brad Cornes
73886ffbf0
tweak semi-colon regex
2021-06-04 13:37:44 +01:00
Brad Cornes
44e6b9ab9d
fix `@types/vscode` version
2021-06-04 12:21:23 +01:00
Brad Cornes
4de605928b
support tailwindcss v2.2
2021-06-04 12:17:00 +01:00
Brad Cornes
bdb398bf80
add lerna and separate language server package
2021-06-01 12:37:15 +01:00
Brad Cornes
b7bf51f156
fix completions and hovers inside `<style>` ( fixes #334 )
2021-05-20 16:50:10 +01:00
Brad Cornes
b8dc88d699
show pixel equivalents in jit mode ( fixes #332 )
2021-05-20 13:24:16 +01:00
Brad Cornes
5cf4b1717d
[JIT] add opacity modifier completions
2021-05-18 12:22:18 +01:00
Brad Cornes
4cee488fb4
fix @variants completions/diagnostics in JIT mode ( fixes #324 )
2021-05-17 12:38:52 +01:00
Brad Cornes
c8e9046cf4
bump tailwindcss-language-service
2021-05-12 11:08:39 +01:00
Brad Cornes
482b5bc7af
fix @apply in plugins in jit mode
2021-05-10 13:41:48 +01:00
Brad Cornes
b16f22540a
bump tailwindcss-language-service
2021-05-07 13:16:09 +01:00
Brad Cornes
173980d411
add prepublishOnly script
2021-05-07 13:15:39 +01:00
Brad Cornes
2f2d66124a
resolve jit modules together
2021-05-06 18:01:54 +01:00
Brad Cornes
e08ac09959
fix re-init short-circuit
...
now it takes config dependencies into account
2021-05-05 17:56:45 +01:00
Brad Cornes
15fd935c57
update diagnostic name
2021-05-05 14:52:22 +01:00
Brad Cornes
580b183d89
remove unused imports
2021-05-04 12:41:13 +01:00
Brad Cornes
a72226c141
update settings schema
2021-05-04 12:40:50 +01:00
Brad Cornes
e0ef982fd5
update colorDecorators setting
2021-05-04 12:17:06 +01:00
Brad Cornes
6aabc3d9a5
short-circuit re-initialisation
2021-05-04 11:55:32 +01:00
Brad Cornes
99297add4e
add jit support, refactor for general reliability
2021-05-03 18:00:04 +01:00
Brad Cornes
8fce24db9c
v0.5.10
2021-04-07 23:22:57 +01:00
Brad Cornes
72ad324467
restore user-defined mode config after compilation
2021-04-07 23:17:40 +01:00
Dorgeles N'ZI
85f4995e71
Force AOT mode
2021-04-06 17:48:35 +02:00
Brad Cornes
f6971ca001
override console.log/error and catch unhandled rejections
2021-02-12 13:29:01 +00:00
Peter Neupauer
1a523824c7
Make output chanel name more human-friendly
...
According to the documentation, the channel name is: "Human-readable string which will be used to represent the channel in the UI". So it shouldn't break anything.
Signed-off-by: Peter Neupauer <peter@neupauer.sk>
2021-02-09 14:15:20 +01:00
Brad Cornes
9a3b3d6132
update changelog and readme
2021-02-07 21:11:07 +00:00
Brad Cornes
244d109f2f
bump versions
2021-02-07 21:04:43 +00:00
Brad Cornes
5a810fd193
tweak pixel equivalent comment spacing ( #200 )
2021-02-07 20:58:41 +00:00
Brad Cornes
14f0fe9f3f
replace `experimental.showPixelValues` setting with `showPixelEquivalents` and enable by default ( #200 )
2021-02-05 14:49:06 +00:00
Brad Cornes
6304d223ae
add missing variants ( #256 )
2021-02-05 12:25:54 +00:00
Brad Cornes
cb5d6b6b3a
v0.5.8
2021-01-29 16:42:22 +00:00
Brad Cornes
c7a1632250
fix error when using @apply in plugins ( #255 )
2021-01-29 16:37:39 +00:00
Brad Cornes
09e96ed598
update changelog
2021-01-15 12:24:27 +00:00
Brad Cornes
1d8ec98c68
v0.5.7
2021-01-15 12:20:56 +00:00
Brad Cornes
50b68ab5b2
bump tailwindcss-language-service version
2021-01-15 12:20:10 +00:00
Brad Cornes
2713c64365
fix fast-glob concurrency
2021-01-08 18:36:34 +00:00
Brad Cornes
31097c683b
tweak readme wording
2021-01-08 18:10:52 +00:00
Brad Cornes
81e6c7bef5
Merge branch 'improve-troubleshoot-section' of https://github.com/alexbjorlig/tailwindcss-intellisense into alexbjorlig-improve-troubleshoot-section
2021-01-08 18:05:53 +00:00
Brad Cornes
58a28d7bbb
Merge branch 'master' of github.com:tailwindlabs/tailwindcss-intellisense
2021-01-08 18:00:13 +00:00