Commit Graph

828 Commits (5742c36c2a405bb75642c24e8849a344ea81bb9c)

Author SHA1 Message Date
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 94c1942cf4
Merge pull request #341 from rchl/patch-1
fix crash on not passing "userLanguages" option
2021-06-01 12:22:13 +01:00
Rafał Chłodnicki 599bf60388
fix crash on not passing "userLanguages" option
Since the server can be used by various clients and there is no
guarantee that the "userLanguages" are provided, handle that
case gracefully and don't crash.
2021-05-30 22:12:16 +02:00
Brad Cornes 67f83534a2 v0.6.6 2021-05-20 17:13:41 +01:00
Brad Cornes 988e85cfb3 fix JIT initialisation when mode is set in a preset (fixes #333) 2021-05-20 17:07:46 +01:00
Brad Cornes e2922837b1 fix module resolution when path has a `#` (fixes #331) 2021-05-20 17:04:32 +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 0fc7b0aa5a v0.6.5 2021-05-18 12:59:24 +01:00
Brad Cornes 5cf4b1717d [JIT] add opacity modifier completions 2021-05-18 12:22:18 +01:00
Brad Cornes 1d0af70caa rename prod server file 2021-05-18 10:51:22 +01:00
Brad Cornes 9b0026ca1d v0.6.4 2021-05-17 12:47:40 +01:00
Brad Cornes 5b2041c703 update changelog 2021-05-17 12:43:43 +01:00
Brad Cornes 4cee488fb4 fix @​variants completions/diagnostics in JIT mode (fixes #324) 2021-05-17 12:38:52 +01:00
Brad Cornes 533c2a0a91 tweak dynamic registration disposal 2021-05-17 12:20:20 +01:00
Brad Cornes 5cf6cee308 update `setupContext` arguments 2021-05-14 12:54:45 +01:00
Brad Cornes 4d44ff9170 update package-lock 2021-05-14 12:54:05 +01:00
Brad Cornes c8e9046cf4 bump tailwindcss-language-service 2021-05-12 11:08:39 +01:00
Brad Cornes 476799cfa5 bump minimum vscode version
1.52.0 is required for the language client/server
2021-05-11 10:58:02 +01:00
Brad Cornes 35125c4968 v0.6.3 2021-05-10 13:46:51 +01:00
Brad Cornes 1319fb0127 update changelog 2021-05-10 13:46:43 +01:00
Brad Cornes 482b5bc7af fix @​apply in plugins in jit mode 2021-05-10 13:41:48 +01:00
Brad Cornes b17afd9d52 v0.6.2 2021-05-09 21:19:35 +01:00
Brad Cornes 7cbfd2a166 avoid re-loading modules when not necessary 2021-05-09 19:42:03 +01:00
Brad Cornes 734fb4da1b prettier 2021-05-09 19:41:49 +01:00
Brad Cornes f3f1f73410 fix error when using a "withOptions" plugin 2021-05-09 19:34:25 +01:00
Brad Cornes c98b2d2994 v0.6.1 2021-05-07 16:37:12 +01:00
Brad Cornes 241edf4141 update changelog 2021-05-07 16:37:03 +01:00
Brad Cornes 148e570839 fix feature flags import 2021-05-07 16:35:12 +01:00
Brad Cornes 467f1051e3 update changelog 2021-05-07 16:34:42 +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 1cf3755013 v0.6.0 2021-05-06 23:08:18 +01:00
Brad Cornes 0ef99e1e77 update readme 2021-05-06 23:01:37 +01:00
Brad Cornes 68f2f1b8e5 update changelog 2021-05-06 22:59:18 +01:00
Brad Cornes 86b0efb3e5 add recommendedVariantOrder setting to readme 2021-05-06 18:25:03 +01:00