Commit Graph

396 Commits (8fce24db9c480a9615e175fb3acaac91f7a0a7c1)

Author SHA1 Message Date
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
Brad Cornes 93405340aa
Merge pull request #296 from dorgelesn/jit
Force `aot` mode
2021-04-07 23:10:35 +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
Brad Cornes 6868884346
Merge pull request #262 from neupauer/patch-1
Make output chanel name more human-friendly
2021-02-12 11:37:25 +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 bfb42afbcc Merge branch 'alexbjorlig-improve-troubleshoot-section' 2021-01-08 18:06:05 +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
Brad Cornes 8ca0e518b0
Merge pull request #236 from MoPaMo/patch-1
Typo: change `built-it` to `built-in` in Docs
2021-01-08 16:44:28 +00:00
Brad Cornes 5a4591cc3e ignore file watcher permission errors (#238) 2021-01-08 15:57:10 +00:00
Brad Cornes 0e66dac7b7 update class attribute regex (#233) 2021-01-08 15:53:02 +00:00
MoPaMo 94786b12de
change `built-it` to `built-in`
There's a typo in line 37
2020-12-31 11:40:30 +01:00
Brad Cornes b3c17cf5c9 v0.5.6 2020-12-14 15:06:00 +00:00
Brad Cornes bd3161bd98 update changelog 2020-12-14 15:05:36 +00:00
Brad Cornes 8146dbd263 bump language service version 2020-12-14 15:00:32 +00:00
Brad Cornes e963d68f42 fix pnp config module resolution 2020-12-14 13:59:22 +00:00
Brad Cornes 4b10581005 add emmet noise check (#146) 2020-12-10 17:22:06 +00:00
Brad Cornes 84e3bf4b3a v0.5.5 2020-12-10 15:20:13 +00:00
Brad Cornes 5ae7183b78 replace publish npm script 2020-12-10 15:18:29 +00:00
Brad Cornes ea401cd533 update changelog 2020-12-10 15:17:38 +00:00
Brad Cornes 16d9c1c60a bump language service version 2020-12-10 14:23:09 +00:00
Brad Cornes 3a01ebd173 Merge branches 'master' and 'master' of github.com:tailwindlabs/tailwindcss-intellisense 2020-12-10 14:17:08 +00:00
Brad Cornes 763fc18300
Merge pull request #222 from dcalhoun/add-rescript-support
Add ReScript support
2020-12-10 14:14:09 +00:00
Brad Cornes 0369ee74e0 don't search for pnp file above root dir 2020-12-10 13:47:05 +00:00
Brad Cornes b6dbe71797 update readme 2020-12-08 17:11:15 +00:00
Brad Cornes da5bf43ba7 update readme 2020-12-08 16:07:34 +00:00
Brad Cornes f9865fb219 add support for config files with .cjs extension (#198) 2020-12-08 13:26:02 +00:00
Brad Cornes e530f03739 add missing import 2020-12-07 15:52:01 +00:00
Brad Cornes b2d47d220b add hover, color decorator, linting support for classRegex setting (#129) 2020-12-07 15:39:44 +00:00
Brad Cornes 5bd09789f4 add prettier dependency 2020-12-07 15:21:45 +00:00
David Calhoun dcde392ba6 Add ReScript support 2020-12-06 13:31:39 -06:00
Brad Cornes 264cdc0c5e fix config resolution 2020-12-03 17:59:29 +00:00
Brad Cornes 0bd003b082 Merge branch 'DanSnow-pnp-support' 2020-12-03 17:24:12 +00:00
Brad Cornes 08d32ffe09 Merge branch 'pnp-support' of https://github.com/DanSnow/tailwindcss-intellisense into DanSnow-pnp-support 2020-12-03 17:23:50 +00:00
Brad Cornes 7346d18493 v0.5.4 2020-12-02 14:11:34 +00:00
Brad Cornes 6ea4a86c69 update changelog 2020-12-02 14:09:35 +00:00