Commit Graph

335 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 8913845616 lockfile 2020-11-30 18:14:51 +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 b065fcacee remove lerna config file 2020-11-19 17:38: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 b3fef941b6 Suppress glob errors (#174) 2020-08-27 12:16:42 +01:00
Brad Cornes 93ddfe8259 v0.4.3 2020-08-25 21:38:06 +01:00
Brad Cornes 0489435a2d Remove unused import 2020-08-25 17:10:35 +01:00
Brad Cornes a3d628af93 On tailwind error prevent crash and show message (#156) 2020-08-25 16:59:13 +01:00
Brad Cornes 906d3cfb4e Fix color parsing when alpha is 0 (#177) 2020-08-25 15:21:12 +01:00
Brad Cornes 7ef77949a3 Update readme 2020-08-21 16:27:57 +01:00
Brad Cornes 45c5cd6d4a v0.4.2 2020-08-21 16:24:47 +01:00
Brad Cornes 9cc7bee2a4 Merge branch 'color-decorators' 2020-08-21 15:48:04 +01:00
Brad Cornes 2aa39c84d9 Skip @apply validation if applyComplexClasses flag is enabled 2020-08-21 15:30:29 +01:00
Brad Cornes d95533428f Update color decorator debounce 2020-08-21 13:44:24 +01:00
Brad Cornes 8b03e8b984 Update color extraction 2020-08-21 13:35:23 +01:00
Brad Cornes 5b7f050df0 Remove unused code 2020-08-21 11:08:32 +01:00
Brad Cornes 9994965ef6 Update setting description 2020-08-18 15:50:16 +01:00
Brad Cornes d63a97ab15 Fix color decorators not updating when config changes or errors 2020-08-17 14:20:31 +01:00
Brad Cornes e3c3ead8ea Settings tweak 2020-08-14 16:27:38 +01:00
Brad Cornes 85ba6a42cb Update settings 2020-08-14 16:21:49 +01:00
Brad Cornes f262bbbe92 Add initial color decorators 2020-08-12 18:45:36 +01:00
Brad Cornes 81446acdb3 update class attribute lexers to fix matching of "computed" attributes 2020-06-29 19:08:09 +01:00
Brad Cornes 825b067391 remove class list length limit (#136) 2020-06-29 19:06:14 +01:00
Brad Cornes dda7a7b1fc update changelog 2020-06-24 13:49:51 +01:00
Brad Cornes 6659228975 use realpath for config require hook
fixes case where config is a symlink
2020-06-24 13:47:55 +01:00