Commit Graph

83 Commits (08799a3769821cd7aa5603ec1bc2b1ddfaa0f346)

Author SHA1 Message Date
Brad Cornes 08799a3769 bump language service version 2020-12-01 19:09:59 +00:00
Brad Cornes 615fd7f630 add experimental showPixelValues setting 2020-12-01 19:05:58 +00:00
Brad Cornes 340336ed99 add some basic initialisation logs 2020-12-01 19:03:31 +00:00
Brad Cornes 85fb953d0a classRegex: increase search range, make search global (#129) 2020-12-01 16:35:46 +00:00
Brad Cornes f95c881b45 bump language service version 2020-12-01 11:19:15 +00:00
Brad Cornes 657425666b update changelog 2020-11-30 18:17:31 +00:00
Brad Cornes 6329ceca1d v0.5.2 2020-11-30 18:17:25 +00:00
Brad Cornes c508a028d4 add support for [ngClass] attribute (#187) 2020-11-30 18:15:31 +00:00
Brad Cornes 31335400cf update changelog 2020-11-30 16:29:50 +00:00
Brad Cornes 71c254964b v0.5.1 2020-11-30 16:24:38 +00:00
Brad Cornes 3fc1a11196 add mdx language support 2020-11-30 15:54:31 +00:00
Brad Cornes 13407177ba bump language service version 2020-11-30 15:19:53 +00:00
Brad Cornes 9c60e0bfca add @​layer completions 2020-11-27 17:13:46 +00:00
Brad Cornes 4f0e415df7 update docs urls 2020-11-27 17:05:58 +00:00
Brad Cornes a4fdd949be add experimental classRegex setting (#129) 2020-11-27 16:56:19 +00:00
Brad Cornes 5633349c49 remove comment 2020-11-26 20:07:56 +00:00
Brad Cornes e0f8d73a79 respect editor tab size in CSS previews 2020-11-26 20:07:39 +00:00
Brad Cornes fa875e1d50 export completionsFromClassList 2020-11-26 18:27:13 +00:00
Brad Cornes 689aaa6d3b update color parser to avoid false positives (#180) 2020-11-24 15:50:11 +00:00
Brad Cornes e6a371921f update class attribute regex 2020-11-24 15:45:08 +00:00
Brad Cornes 99febcd4c0 fix readme image references 2020-11-23 10:58:30 +00:00
Brad Cornes b97c89508a update changelog 2020-11-19 17:49:35 +00:00
Brad Cornes 2c05f5df3a improve support for tailwindcss v2 2020-11-19 17:34:59 +00:00
Brad Cornes 0cce870c13 update for at-apply changes in v2 2020-11-03 11:08:39 +00:00
Brad Cornes 33523b3f11 remove lerna and update lsp deps 2020-11-03 11:02:30 +00:00
Brad Cornes 8aca9fcd37 import types only 2020-10-08 17:06:29 +01:00
Brad Cornes ccf7cd57a7 separate out tailwindcss-language-service package 2020-10-08 16:20:54 +01:00
Brad Cornes 39733ae72a restructure 2020-05-03 15:57:15 +01:00
Brad Cornes 2232f18d33 tweak file watching (#112) 2020-05-03 14:45:36 +01:00
Brad Cornes 9b136f448e replace glob 2020-05-02 18:08:50 +01:00
Brad Cornes 14ffaf4aea update color plucking logic (#113) 2020-05-02 13:22:49 +01:00
Brad Cornes 95b249409b support css properties with multiple values 2020-05-02 13:18:30 +01:00
Brad Cornes e39c398f48 fix tests 2020-04-30 20:02:46 +01:00
Brad Cornes 8f2ca0a6b4 Merge branch 'next' of github.com:bradlc/vscode-tailwindcss into next 2020-04-30 19:25:29 +01:00
Matt Furden b61d24b52e Add additional eex languages 2020-04-30 01:57:06 -07:00
Brad Cornes a13290c276 show completion item color swatches for variable-alpha colors 2020-04-29 23:46:05 +01:00
Brad Cornes 82dad05540 simplify built-in plugin finder 2020-04-29 19:46:36 +01:00
Brad Cornes 2cd29c13d6 resolve workspace dependencies relative to config file 2020-04-29 19:20:37 +01:00
Brad Cornes 387419d031 set chokidar cwd 2020-04-29 19:13:48 +01:00
Brad Cornes 1768f96b53 add `HTML (EEx)` language 2020-04-29 19:08:52 +01:00
Brad Cornes ddcb38a3da add todos 2020-04-29 19:01:34 +01:00
Brad Cornes a52765fc0f add mustache (#58) 2020-04-29 11:05:02 +01:00
Brad Cornes 63f8c0ff07 build and package updates 2020-04-28 22:58:24 +01:00
Brad Cornes d66c8200d3 add languages 2020-04-28 22:54:52 +01:00
Brad Cornes 777681aaa7 add docs url helper 2020-04-28 21:42:43 +01:00
Brad Cornes f3f1b3b259 fix config helper hover range 2020-04-28 21:19:28 +01:00
Brad Cornes 7f411e345b update extension package.json and add icon 2020-04-28 19:06:35 +01:00
Brad Cornes 72ed62f730 fix zero values in CSS helper completion items 2020-04-28 00:30:32 +01:00
Brad Cornes 8ec7510e02 fix @tailwind completion item resolution 2020-04-28 00:07:07 +01:00
Brad Cornes feb19371f4 vary @tailwind completions based on version 2020-04-28 00:06:47 +01:00