Commit Graph

827 Commits (19cb859b5d92897c16cdd271786ca07d8d06d011)

Author SHA1 Message Date
Brad Cornes b7f9046644 update tree view title 2019-01-10 23:41:25 +00:00
Brad Cornes 984bb5641c update foundDefinition callback to match response format 2019-01-06 14:37:42 +00:00
Brad Cornes 318debc41f add placeholder to clients map to prevent >1 instance per folder 2019-01-06 14:36:26 +00:00
Brad Cornes 163c3fc633 add modules and options to tree view 2018-12-29 00:09:28 +00:00
Brad Cornes 805ddd2879 add tree view go to definition 2018-12-29 00:02:22 +00:00
Brad Cornes b1ee4759c5 add tree view 2018-12-28 18:38:12 +00:00
Brad Cornes 99be4063c4 add lsp boilerplate 2018-12-18 19:27:33 +00:00
Brad Cornes def423a7fe custom seperator 2018-12-16 14:58:21 +00:00
Brad Cornes d0127c15eb 0.1.16 2018-11-07 00:13:17 +00:00
Donnie Clapp cc20e45371 Add support for Phoenix (.html.eex) files (#18) 2018-11-07 00:03:33 +00:00
Brad Cornes 2e05e48bef 0.1.15 2018-11-02 11:19:21 +00:00
Brad Cornes 2501fb56f2 add support for leaf files (#16) 2018-11-02 11:16:06 +00:00
Brad Cornes 84bb94119e 0.1.14 2018-10-24 14:02:43 +01:00
Brad Cornes 12af73e2c4 add icon and update gallery banner color 2018-10-24 14:02:13 +01:00
Brad Cornes 4ccdf30e8d 0.1.13 2018-10-23 13:05:09 +01:00
Brad Cornes 59b93251ad add anchor links to readme 2018-10-23 12:56:36 +01:00
Brad Cornes 5e43fad772 fix image sizes 2018-10-23 12:54:44 +01:00
Brad Cornes c058f1d39b Merge branch 'master' of github.com:bradlc/vscode-tailwindcss 2018-10-23 12:54:12 +01:00
Brad Cornes 6907071536 update readme 2018-10-23 12:54:09 +01:00
Brad Cornes 0d07e7b698 fix issue with nested vue <template> 2018-10-21 02:09:28 +01:00
Brad Cornes 6991b22acf 0.1.12 2018-09-25 22:38:27 +01:00
Brad Cornes 061bff14f6 fix for number values in config() completion items (#9) 2018-09-25 22:36:53 +01:00
Brad Cornes ce8b928891 avoid emmet matches when word starts with a HTML tag name 2018-09-07 00:04:41 +01:00
Brad Cornes c29d0a064b add sublime gifs 2018-08-30 22:59:30 +01:00
Brad Cornes 1fe9b0a351 0.1.11 2018-08-28 21:13:19 +01:00
Brad Cornes ca9032ffd8 add img folder to vscodeignore 2018-08-28 21:13:02 +01:00
Brad Cornes 0052a2261a 0.1.10 2018-08-28 20:45:57 +01:00
Brad Cornes 69edb1e9d8 update readme and add changelog 2018-08-28 20:40:20 +01:00
Brad Cornes a934dd513e add grammar (#6) 2018-08-28 20:39:39 +01:00
Brad Cornes ca715d1bb9 update gitignore 2018-08-28 20:37:32 +01:00
Brad Cornes 507be0240d 0.1.9 2018-08-28 13:07:07 +01:00
Brad Cornes 7dd65d85d3 add @screen completions (#7) 2018-08-28 13:06:43 +01:00
Brad Cornes 67045bf0fb 0.1.8 2018-08-27 19:09:26 +01:00
Brad Cornes 8d677d00bc improve postcss 2018-08-27 19:08:59 +01:00
Brad Cornes 58c2c9e472 0.1.7 2018-08-25 12:01:44 +01:00
Brad Cornes 8189593493 merge 2018-08-25 12:00:03 +01:00
Brad Cornes ce3123b03b
Merge pull request #5 from bradlc/vue
Vue
2018-08-25 11:58:40 +01:00
Brad Cornes cc42400081 improve emmet syntax handling (#3) 2018-08-25 11:57:21 +01:00
Brad Cornes a8e6a9ac01 tweaks 2018-08-25 00:15:40 +01:00
Brad Cornes 7f77a9ebfa clear require cache before reading tailwind config 2018-08-25 00:10:30 +01:00
Brad Cornes 3ed7a35646 add config helper completions for .vue files 2018-08-25 00:03:13 +01:00
Brad Cornes e3bbd69369 add .vue @apply support (#4) 2018-08-24 19:43:35 +01:00
Brad Cornes 481b8b1aa4 add marketplace link to readme 2018-08-21 22:05:37 +01:00
Brad Cornes fcb0d0a5ef 0.1.6 2018-08-21 19:14:21 +01:00
Brad Cornes 90775131f0 tweak emmet regex 2018-08-21 19:13:51 +01:00
Brad Cornes 5246eae80a 0.1.5 2018-08-21 18:49:29 +01:00
Brad Cornes d17449864e support emmet style syntax in html-based file types 2018-08-21 18:48:57 +01:00
Brad Cornes 5d8afd524d 0.1.4 2018-08-21 16:38:40 +01:00
Brad Cornes df4660435c look for tailwindcss in subdirs (#1) 2018-08-21 16:38:15 +01:00
Brad Cornes 99a84344f1 0.1.3 2018-08-21 16:03:55 +01:00