Commit Graph

  • 4d44ff9170 update package-lock Brad Cornes 2021-05-14 12:54:05 +0100
  • c8e9046cf4 bump tailwindcss-language-service Brad Cornes 2021-05-12 11:08:39 +0100
  • 476799cfa5 bump minimum vscode version 1.52.0 is required for the language client/server Brad Cornes 2021-05-11 10:58:02 +0100
  • 35125c4968 v0.6.3 Brad Cornes 2021-05-10 13:46:51 +0100
  • 1319fb0127 update changelog Brad Cornes 2021-05-10 13:46:43 +0100
  • 482b5bc7af fix @​apply in plugins in jit mode Brad Cornes 2021-05-10 13:41:48 +0100
  • b17afd9d52 v0.6.2 Brad Cornes 2021-05-09 21:19:35 +0100
  • 7cbfd2a166 avoid re-loading modules when not necessary Brad Cornes 2021-05-09 19:42:03 +0100
  • 734fb4da1b prettier Brad Cornes 2021-05-09 19:41:49 +0100
  • f3f1f73410 fix error when using a "withOptions" plugin Brad Cornes 2021-05-09 19:34:25 +0100
  • c98b2d2994 v0.6.1 Brad Cornes 2021-05-07 16:37:12 +0100
  • 241edf4141 update changelog Brad Cornes 2021-05-07 16:37:03 +0100
  • 148e570839 fix feature flags import Brad Cornes 2021-05-07 16:35:12 +0100
  • 467f1051e3 update changelog Brad Cornes 2021-05-07 16:34:42 +0100
  • b16f22540a bump tailwindcss-language-service Brad Cornes 2021-05-07 13:16:09 +0100
  • 173980d411 add prepublishOnly script Brad Cornes 2021-05-07 13:15:39 +0100
  • 1cf3755013 v0.6.0 Brad Cornes 2021-05-06 23:08:18 +0100
  • 0ef99e1e77 update readme Brad Cornes 2021-05-06 23:01:37 +0100
  • 68f2f1b8e5 update changelog Brad Cornes 2021-05-06 22:59:18 +0100
  • 86b0efb3e5 add recommendedVariantOrder setting to readme Brad Cornes 2021-05-06 18:25:03 +0100
  • 4994b0aed1 add support back in for config files named tailwind.js Brad Cornes 2021-05-06 18:20:25 +0100
  • 2f2d66124a resolve jit modules together Brad Cornes 2021-05-06 18:01:54 +0100
  • d7d0406794 always disregard user-defined mode Brad Cornes 2021-05-06 18:00:33 +0100
  • 2b8a88b267 load jit modules with try/catch instead of by version number Brad Cornes 2021-05-06 17:45:41 +0100
  • 6bef5de588 remove log Brad Cornes 2021-05-06 17:43:00 +0100
  • 385a2ba180 reinstate console.log overrides Brad Cornes 2021-05-06 15:18:25 +0100
  • e08ac09959 fix re-init short-circuit now it takes config dependencies into account Brad Cornes 2021-05-05 17:56:45 +0100
  • 137a6c1b61 bust user plugin cache? fixes classes not updating when plugin is changed Brad Cornes 2021-05-05 16:25:36 +0100
  • fb2e9d9e88 add matchUtilities mock Brad Cornes 2021-05-05 16:22:25 +0100
  • 4769177173 add recommendedVariantOrder lint setting Brad Cornes 2021-05-05 14:56:54 +0100
  • 15fd935c57 update diagnostic name Brad Cornes 2021-05-05 14:52:22 +0100
  • 2942881928 update readme Brad Cornes 2021-05-05 10:15:37 +0100
  • a3febca416 update readme Brad Cornes 2021-05-05 10:08:33 +0100
  • 50d6478f4c add note about color decorator settings Brad Cornes 2021-05-05 10:07:16 +0100
  • bca9f62fdf update changelog Brad Cornes 2021-05-05 10:05:16 +0100
  • c1467b75f3 register disposables Brad Cornes 2021-05-04 16:27:05 +0100
  • da69936f11 only create output channel when needed Brad Cornes 2021-05-04 15:05:52 +0100
  • c6c2abf15e don't show init errors Brad Cornes 2021-05-04 14:49:13 +0100
  • 3e3cfd418f keep editor state intact Brad Cornes 2021-05-04 14:32:19 +0100
  • 86309dd668 fix error for tailwindcss < 1.7.0 Brad Cornes 2021-05-04 13:35:56 +0100
  • 1ab4be4a60 never reveal output channel Brad Cornes 2021-05-04 13:28:08 +0100
  • 89aacecb64 add type Brad Cornes 2021-05-04 13:26:55 +0100
  • 1a64b562a4 fix multi-root Brad Cornes 2021-05-04 13:25:49 +0100
  • a5a0494003 clear color decorators when restarting language client Brad Cornes 2021-05-04 12:57:10 +0100
  • c4a2c254d8 fix user-defined language support Brad Cornes 2021-05-04 12:56:09 +0100
  • 580b183d89 remove unused imports Brad Cornes 2021-05-04 12:41:13 +0100
  • a72226c141 update settings schema Brad Cornes 2021-05-04 12:40:50 +0100
  • e0ef982fd5 update colorDecorators setting Brad Cornes 2021-05-04 12:17:06 +0100
  • 6aabc3d9a5 short-circuit re-initialisation Brad Cornes 2021-05-04 11:55:32 +0100
  • f729d57073 remove unnecessary async keyword Brad Cornes 2021-05-04 11:23:46 +0100
  • ce761ba6bc boot language clients lazily Brad Cornes 2021-05-04 10:59:34 +0100
  • 99297add4e add jit support, refactor for general reliability Brad Cornes 2021-05-03 18:00:04 +0100
  • 8fce24db9c v0.5.10 Brad Cornes 2021-04-07 23:22:57 +0100
  • 72ad324467 restore user-defined mode config after compilation Brad Cornes 2021-04-07 23:17:40 +0100
  • 93405340aa
    Merge pull request #296 from dorgelesn/jit Brad Cornes 2021-04-07 23:10:35 +0100
  • 85f4995e71 Force AOT mode Dorgeles N'ZI 2021-04-06 17:48:35 +0200
  • f6971ca001 override console.log/error and catch unhandled rejections Brad Cornes 2021-02-12 13:29:01 +0000
  • 6868884346
    Merge pull request #262 from neupauer/patch-1 Brad Cornes 2021-02-12 11:37:25 +0000
  • 1a523824c7 Make output chanel name more human-friendly Peter Neupauer 2021-02-09 14:15:20 +0100
  • 9a3b3d6132 update changelog and readme Brad Cornes 2021-02-07 21:11:07 +0000
  • 244d109f2f bump versions Brad Cornes 2021-02-07 21:04:43 +0000
  • 5a810fd193 tweak pixel equivalent comment spacing (#200) Brad Cornes 2021-02-07 20:58:41 +0000
  • 14f0fe9f3f replace `experimental.showPixelValues` setting with `showPixelEquivalents` and enable by default (#200) Brad Cornes 2021-02-05 14:49:06 +0000
  • 6304d223ae add missing variants (#256) Brad Cornes 2021-02-05 12:25:54 +0000
  • cb5d6b6b3a v0.5.8 Brad Cornes 2021-01-29 16:42:22 +0000
  • c7a1632250 fix error when using @​apply in plugins (#255) Brad Cornes 2021-01-29 16:37:39 +0000
  • 09e96ed598 update changelog Brad Cornes 2021-01-15 12:24:27 +0000
  • 1d8ec98c68 v0.5.7 Brad Cornes 2021-01-15 12:20:56 +0000
  • 50b68ab5b2 bump tailwindcss-language-service version Brad Cornes 2021-01-15 12:20:10 +0000
  • 2713c64365 fix fast-glob concurrency Brad Cornes 2021-01-08 18:36:34 +0000
  • 31097c683b tweak readme wording Brad Cornes 2021-01-08 18:10:52 +0000
  • bfb42afbcc Merge branch 'alexbjorlig-improve-troubleshoot-section' Brad Cornes 2021-01-08 18:06:05 +0000
  • 81e6c7bef5 Merge branch 'improve-troubleshoot-section' of https://github.com/alexbjorlig/tailwindcss-intellisense into alexbjorlig-improve-troubleshoot-section Brad Cornes 2021-01-08 18:05:53 +0000
  • 58a28d7bbb Merge branch 'master' of github.com:tailwindlabs/tailwindcss-intellisense Brad Cornes 2021-01-08 18:00:13 +0000
  • 8ca0e518b0
    Merge pull request #236 from MoPaMo/patch-1 Brad Cornes 2021-01-08 16:44:28 +0000
  • 5a4591cc3e ignore file watcher permission errors (#238) Brad Cornes 2021-01-08 15:57:10 +0000
  • 0e66dac7b7 update class attribute regex (#233) Brad Cornes 2021-01-08 15:53:02 +0000
  • 94786b12de
    change `built-it` to `built-in` MoPaMo 2020-12-31 11:40:30 +0100
  • b3c17cf5c9 v0.5.6 Brad Cornes 2020-12-14 15:06:00 +0000
  • bd3161bd98 update changelog Brad Cornes 2020-12-14 15:05:36 +0000
  • 8146dbd263 bump language service version Brad Cornes 2020-12-14 15:00:32 +0000
  • e963d68f42 fix pnp config module resolution Brad Cornes 2020-12-14 13:59:22 +0000
  • 4b10581005 add emmet noise check (#146) Brad Cornes 2020-12-10 17:22:06 +0000
  • 84e3bf4b3a v0.5.5 Brad Cornes 2020-12-10 15:20:13 +0000
  • 5ae7183b78 replace publish npm script Brad Cornes 2020-12-10 15:18:29 +0000
  • ea401cd533 update changelog Brad Cornes 2020-12-10 15:17:38 +0000
  • 16d9c1c60a bump language service version Brad Cornes 2020-12-10 14:23:09 +0000
  • 3a01ebd173 Merge branches 'master' and 'master' of github.com:tailwindlabs/tailwindcss-intellisense Brad Cornes 2020-12-10 14:17:08 +0000
  • 763fc18300
    Merge pull request #222 from dcalhoun/add-rescript-support Brad Cornes 2020-12-10 14:14:09 +0000
  • 0369ee74e0 don't search for pnp file above root dir Brad Cornes 2020-12-10 13:47:05 +0000
  • b6dbe71797 update readme Brad Cornes 2020-12-08 17:11:15 +0000
  • da5bf43ba7 update readme Brad Cornes 2020-12-08 16:07:34 +0000
  • f9865fb219 add support for config files with .cjs extension (#198) Brad Cornes 2020-12-08 13:26:02 +0000
  • e530f03739 add missing import Brad Cornes 2020-12-07 15:52:01 +0000
  • b2d47d220b add hover, color decorator, linting support for classRegex setting (#129) Brad Cornes 2020-12-07 15:39:44 +0000
  • 5bd09789f4 add prettier dependency Brad Cornes 2020-12-07 15:21:45 +0000
  • dcde392ba6 Add ReScript support David Calhoun 2020-12-06 13:31:39 -0600
  • 264cdc0c5e fix config resolution Brad Cornes 2020-12-03 17:59:29 +0000
  • 0bd003b082 Merge branch 'DanSnow-pnp-support' Brad Cornes 2020-12-03 17:24:12 +0000
  • 08d32ffe09 Merge branch 'pnp-support' of https://github.com/DanSnow/tailwindcss-intellisense into DanSnow-pnp-support Brad Cornes 2020-12-03 17:23:50 +0000