Commit Graph

  • a59d9bdeb2 readme wip Brad Cornes 2020-06-22 20:48:29 +0100
  • cf6e7414cb readme wip Brad Cornes 2020-06-22 17:55:57 +0100
  • b65749caa8 readme wip Brad Cornes 2020-06-22 17:55:09 +0100
  • 4424186e04 tweak postcss cleanup Brad Cornes 2020-06-22 12:03:45 +0100
  • f7d4a36934 invalid @apply quick fix: check that base class name can be @applied Brad Cornes 2020-06-21 16:05:46 +0100
  • 8c6ba84417 reuse @apply validation in hover provider Brad Cornes 2020-06-21 01:38:08 +0100
  • 647b556a6c ignore purge option (#131) Brad Cornes 2020-06-20 19:05:36 +0100
  • 2df85449a4 refactor invalid config path diagnostics Brad Cornes 2020-06-19 18:52:37 +0100
  • 03e16a4ac0 detect indent from CSS text only Brad Cornes 2020-06-19 14:40:49 +0100
  • 4686f1bf4b tidy up Brad Cornes 2020-06-19 14:40:19 +0100
  • 4c0cff6c14 make invalidApply quick fix work with multiple selectors Brad Cornes 2020-06-19 14:34:39 +0100
  • 614154c0fd tidy up code actions Brad Cornes 2020-06-19 12:14:30 +0100
  • a0c6229688 tidy up Brad Cornes 2020-06-19 11:52:38 +0100
  • 743f10ac3d don't provide quick fix for @apply class name which has multiple rules Brad Cornes 2020-06-18 20:17:00 +0100
  • 6add64c19b make "invalid @apply" quick fix work in mixed-language documents Brad Cornes 2020-06-18 19:58:54 +0100
  • a6a8f7e536 fix language boundary ranges Brad Cornes 2020-06-18 19:52:17 +0100
  • 983cfe5ac7 replace js-levenshtein with sift-string Brad Cornes 2020-06-18 14:53:20 +0100
  • 6cbd49a74a refactor "suggestion" quick fixes Brad Cornes 2020-06-18 14:49:50 +0100
  • 7b916ab3c6 consolidate conflict diagnostics and update quick fixes Brad Cornes 2020-06-18 14:22:28 +0100
  • 01941f967b add initial quick fix for utility conflict diagnostic Brad Cornes 2020-06-18 12:23:31 +0100
  • b79dbfc9f9 refactor diagnostics and add types Brad Cornes 2020-06-18 10:54:01 +0100
  • e79f72bda8 wip quick fix for invalid @apply Brad Cornes 2020-06-17 18:34:53 +0100
  • d76119cab1 update diagnostic messages Brad Cornes 2020-06-17 16:41:03 +0100
  • 329a50d8f5 add quick fixes for invalid screens/variants/helper keys/@tailwind Brad Cornes 2020-06-16 16:49:52 +0100
  • 1de8af5de1 update error message wording Brad Cornes 2020-06-16 16:49:08 +0100
  • f4507eea46 update lint setting names Brad Cornes 2020-06-16 16:29:08 +0100
  • bb3605c9ad offer suggestions for unknown variants/screens/@tailwind Brad Cornes 2020-06-16 15:41:45 +0100
  • 62b30d5da2 add types for js-levenshtein Brad Cornes 2020-06-16 15:40:18 +0100
  • 4fb1e980e4 Merge branch 'master' into diagnostics Brad Cornes 2020-06-16 15:14:11 +0100
  • 361e878539 update "invalid helper key" error conditions and messages Brad Cornes 2020-06-16 15:14:04 +0100
  • aaa9bd9f2b fix class list offsets (fixes hover ranges) Brad Cornes 2020-06-16 11:24:35 +0100
  • eb28c540c3 update module resolution (#128) Brad Cornes 2020-06-16 10:41:26 +0100
  • 3de1b980ad ensure diagnostics are updated when the user's tailwind config changes Brad Cornes 2020-06-15 19:00:03 +0100
  • 60cc17be77 rename unknownConfigKey to invalidHelperKey Brad Cornes 2020-06-15 18:53:53 +0100
  • b052884ad4 update unknownConfigKey error messages Brad Cornes 2020-06-15 18:40:19 +0100
  • 20c41600db make diagnostics settings language-overridable Brad Cornes 2020-06-15 14:31:04 +0100
  • 47f0a8511f remove diagnostics settings enum descriptions Brad Cornes 2020-06-15 11:24:35 +0100
  • 4f17e2358d enable diagnostics in multi-language documents Brad Cornes 2020-06-15 11:24:05 +0100
  • 81aad28bc8 add initial "unsupported tailwind directive" lint rule Brad Cornes 2020-06-12 17:34:59 +0100
  • 2c2f63a0b8 add initial "unknown config key" lint rule Brad Cornes 2020-06-12 17:16:54 +0100
  • 5e63a12b48 add initial "unknown variant" lint rule Brad Cornes 2020-06-12 16:56:02 +0100
  • 7c0247fb11 add initial "unknown screen" diagnostics Brad Cornes 2020-06-12 16:41:49 +0100
  • 652052c1f4 add settings for utility conflict and unsupported apply lint rules Brad Cornes 2020-06-12 16:22:04 +0100
  • eb0b8e55be Merge branch 'master' into diagnostics Brad Cornes 2020-06-12 16:20:32 +0100
  • 44131edd93 update .vscodeignore Brad Cornes 2020-06-12 13:12:29 +0100
  • 078626320a v0.3.1 Brad Cornes 2020-06-12 13:05:21 +0100
  • ba94fc8ce7 update settings descriptions and types Brad Cornes 2020-06-12 12:39:41 +0100
  • e8cdb99164 restore readme images Brad Cornes 2020-06-12 12:34:01 +0100
  • 30bb96f983 fix hover provider when using computed attribute in vue template Brad Cornes 2020-06-12 12:30:12 +0100
  • cfd4e4fd07 update class attribute regex (#125) Brad Cornes 2020-06-12 12:29:04 +0100
  • cd444aba6c make pseudo class name meta always an array Brad Cornes 2020-06-12 11:26:17 +0100
  • de6273dad2 add initial class name conflict diagnostics Brad Cornes 2020-06-12 11:41:39 +0100
  • d5b5176756 make pseudo class name meta always an array Brad Cornes 2020-06-12 11:26:17 +0100
  • cc587adf35 minor refactor of @apply diagnostics Brad Cornes 2020-06-11 18:07:20 +0100
  • 1473a4d88c Merge branch 'master' into diagnostics Brad Cornes 2020-06-11 17:41:47 +0100
  • b51fd5140f update vsce Brad Cornes 2020-06-11 17:03:41 +0100
  • 9ac3fdcd5d merge Brad Cornes 2020-06-11 16:57:12 +0100
  • ae52d3b55e add .vscode Brad Cornes 2020-06-11 16:53:12 +0100
  • 258fc59ec6 update setting descriptions Brad Cornes 2020-06-11 16:45:58 +0100
  • d4e8df0b67 update .vscodeignore Brad Cornes 2020-06-11 16:20:03 +0100
  • 35ec1b1722 add requirements to readme (thanks @ledenis) Brad Cornes 2020-06-11 16:13:49 +0100
  • 442c1132a7 fix changelog spacing Brad Cornes 2020-06-11 16:06:39 +0100
  • f964ad2fbc fix changelog spacing? Brad Cornes 2020-06-11 16:03:54 +0100
  • c767352f2a fix changelog spacing Brad Cornes 2020-06-11 16:03:11 +0100
  • 6a97195c2c emphasize default setting Brad Cornes 2020-06-11 16:02:15 +0100
  • b8eda022ea update changelog and readme Brad Cornes 2020-06-11 16:00:51 +0100
  • 0af54765b2 update package.json Brad Cornes 2020-06-11 15:59:49 +0100
  • 51f516918f
    Merge pull request #101 from ledenis/patch-1 Brad Cornes 2020-06-11 15:48:58 +0100
  • 2c6b77799c add changelog and readme Brad Cornes 2020-06-11 15:25:15 +0100
  • bdfe43a639 provide corePlugins helper when running plugins Brad Cornes 2020-06-11 12:10:47 +0100
  • 5f6b8e3f4e v0.3.0-alpha.3 Brad Cornes 2020-05-25 20:09:55 +0100
  • bf524542ce add gohtml Brad Cornes 2020-05-25 19:37:45 +0100
  • 02683ece85 add class list finder helper and fix ranges Brad Cornes 2020-05-24 18:32:25 +0100
  • 8bfb6d9b67 Merge branch 'next' into diagnostics Brad Cornes 2020-05-17 19:21:18 +0100
  • 1c49bfb998
    Move requirements section over features section Denis LE 2020-05-17 19:26:36 +0200
  • d6b5a897ac Merge branch 'next' of github.com:bradlc/vscode-tailwindcss into next Brad Cornes 2020-05-17 17:24:00 +0100
  • 112f1678b2 add typescript (#118) Brad Cornes 2020-05-17 17:23:56 +0100
  • eccee758a9
    Merge pull request #116 from danmichaelo/patch-2 Brad Cornes 2020-05-17 17:14:35 +0100
  • 51a1050a26 update hover provider to use lexer for html class attribute hovers Brad Cornes 2020-05-17 17:13:14 +0100
  • 53481192eb inject syntax definition to text.html Brad Cornes 2020-05-17 16:51:55 +0100
  • e0093b7404 fix css context check Brad Cornes 2020-05-17 16:50:41 +0100
  • b5daeb43c3 use lexer for class attribute completions Brad Cornes 2020-05-16 19:10:17 +0100
  • 0a62fbc90c update @apply diagnostics Brad Cornes 2020-05-10 14:49:57 +0100
  • 4d87c66139 Merge branch 'next' into diagnostics Brad Cornes 2020-05-10 14:38:48 +0100
  • c78faee425 add base/preflight Brad Cornes 2020-05-10 13:19:17 +0100
  • c9fea34deb filter @apply completions Brad Cornes 2020-05-10 13:06:22 +0100
  • eecb360654
    Add SugarSS support Dan Michael O. Heggø 2020-05-10 13:13:50 +0200
  • ef1f922c86 fix removeMeta when meta prop is an object Brad Cornes 2020-05-10 12:06:49 +0100
  • 41b8fd104e diagnostics Brad Cornes 2020-05-09 22:11:35 +0100
  • 0f5613b157
    tailwindcss must be installed Denis LE 2020-05-09 21:48:32 +0200
  • 8eaa5c9326 add notification handlers Brad Cornes 2020-05-09 17:24:56 +0100
  • 0f9ce93857 v0.3.0-alpha.2 Brad Cornes 2020-05-03 20:53:55 +0100
  • 7978c9e6dc fix numbers being interpreted as colors Brad Cornes 2020-05-03 20:52:14 +0100
  • f809595659 only run browserslist once Brad Cornes 2020-05-03 20:32:00 +0100
  • 243c9b4011 add `target` plugin helper Brad Cornes 2020-05-03 19:37:37 +0100
  • 3836cbf2a5 add includeLanguages setting and remove default language client Brad Cornes 2020-05-03 18:11:45 +0100
  • 6af6797f2c move some utils Brad Cornes 2020-05-03 17:10:38 +0100
  • 39733ae72a restructure Brad Cornes 2020-05-03 15:57:15 +0100
  • 2232f18d33 tweak file watching (#112) Brad Cornes 2020-05-03 14:45:36 +0100
  • 9b136f448e replace glob Brad Cornes 2020-05-02 18:08:50 +0100