Commit Graph

49 Commits

Author SHA1 Message Date
Martin Aeschlimann
1c4e72aa68 share TypeScipt node_module amongst extensions 2016-11-23 16:35:50 +01:00
Martin Aeschlimann
03d9bb3a5d [html] fix for embedded css, stackoverflow 2016-11-22 20:26:23 +01:00
Martin Aeschlimann
8efb9e68d0 [html] refactor and simplify embeddedSupport 2016-11-22 16:59:00 +01:00
Martin Aeschlimann
287a5deb91 [html] embedded css/javascript in attribute values 2016-11-21 17:03:11 +01:00
Martin Aeschlimann
cbdddca5ed [html] Format embedded JavaScript 2016-11-18 16:56:16 +01:00
Martin Aeschlimann
935027dc19 [html] resolve JS completion proposals 2016-11-16 16:04:33 +01:00
Martin Aeschlimann
03813455b7 [html] add embedded JavaScript support 2016-11-16 10:58:52 +01:00
Martin Aeschlimann
8a85fc0399 [html] add css support to html extension as library 2016-11-14 11:34:54 +01:00
Martin Aeschlimann
a79ebfdb0c Error message interrupt and frustrate. Fixes #15018 2016-11-09 16:36:19 +01:00
Martin Aeschlimann
603bf23f4a [html] remove console.log 2016-10-28 10:38:23 +02:00
Martin Aeschlimann
3d6c220d24 CSS autocomplete in html files not working on Windows.Fixes #14467 2016-10-26 12:33:29 +02:00
Martin Aeschlimann
2df11a3136 [html][css] diagnistics for embedded content 2016-10-24 15:26:48 +02:00
Martin Aeschlimann
e7a9f820ad [html] only enable embedded content support on demand 2016-10-21 22:33:54 +02:00
Martin Aeschlimann
1b2478dd2b [html] add hover for tags and embedded css 2016-10-21 22:02:43 +02:00
Martin Aeschlimann
893ced4314 [html] embedded content documents updating, refactoring 2016-10-21 22:02:42 +02:00
Johannes Rieken
e58afe1ab6 Thenable<T> everywhere 2016-10-20 18:30:09 +02:00
Martin Aeschlimann
eec57b4f9d [html] filter empty lines in virtual documents 2016-10-20 14:24:23 +02:00
Martin Aeschlimann
f3f5435195 [html] completion proposals for embedded CSS (for #8928) 2016-10-20 10:58:29 +02:00
Johannes Rieken
2d9d187f5b html.format.enable 2016-10-17 15:30:11 +02:00
Martin Aeschlimann
2e76f1d58e CTRL + Click on link in script:src or link:href can't find the file. Fixes #13688 2016-10-16 23:43:34 +02:00
Martin Aeschlimann
cf02de829d [html] Format document create tab identities. Fixes #13563 2016-10-16 22:03:50 +02:00
Martin Aeschlimann
07bbf8bb4e [html] update languageservice. Fixes #12954 2016-10-11 11:48:19 +02:00
Johannes Rieken
1ea464363c tsfmt - extensions/html/server 2016-10-08 09:28:50 +02:00
Martin Aeschlimann
7465d39c5c [html] htmlDocument cache 2016-09-19 13:36:43 -04:00
Martin Aeschlimann
8d6a8863fd [html] use html language service 2016-09-14 23:36:09 +02:00
Martin Aeschlimann
acc4e94ee6 [html] fix failing test 2016-09-14 23:14:16 +02:00
Martin Aeschlimann
04f9562a1a [html] code polish 2016-09-14 19:50:24 +02:00
Martin Aeschlimann
e69fb28130 [html] update language server for document link support 2016-09-14 19:42:09 +02:00
Martin Aeschlimann
2a4e5b023d [html] add razor 2016-09-14 16:39:14 +02:00
Martin Aeschlimann
6d788bff70 [html] bring back provider configuration settings 2016-09-14 16:27:53 +02:00
Martin Aeschlimann
cf1596c6f0 [html] close tag fix 2016-09-14 11:16:13 +02:00
Martin Aeschlimann
b66b9871a0 [html] enable handlebars 2016-09-14 11:11:45 +02:00
Martin Aeschlimann
1f6815a880 [html] get all link tests to run 2016-09-14 08:48:03 +02:00
Martin Aeschlimann
8d7504f7e1 [html] add link provider 2016-09-13 23:27:18 +02:00
Martin Aeschlimann
99ebc3065a [html] symbol highlighting tests 2016-09-13 22:12:48 +02:00
Martin Aeschlimann
6c8a859079 [html] add symbol highlighting 2016-09-13 10:03:41 +02:00
Martin Aeschlimann
06727ce174 [html] add endTagStart to Node 2016-09-13 10:03:12 +02:00
Martin Aeschlimann
49dfae7e00 [html] add formatter 2016-09-09 15:26:03 +02:00
Martin Aeschlimann
bb9a0f89ad [html] all code completion tests green 2016-09-08 19:05:17 +02:00
Martin Aeschlimann
9717f397f5 [html] use NodeJS.Timer 2016-09-08 19:03:31 +02:00
Martin Aeschlimann
606bfe603d HTML completion tests 2016-08-29 10:36:23 +02:00
Martin Aeschlimann
4e181e8fd2 HTML code completion 2016-08-25 15:46:59 +02:00
Martin Aeschlimann
be7e03f74f Better names for scanner states 2016-08-25 12:00:12 +02:00
Martin Aeschlimann
8b5413e6b8 scanner: set initial offset 2016-08-25 12:00:11 +02:00
Martin Aeschlimann
5c4f879b89 change scanner API from class to functional style 2016-08-25 12:00:11 +02:00
Martin Aeschlimann
5d8e0b6185 HTML parser with tests 2016-08-25 12:00:11 +02:00
Martin Aeschlimann
9c7306d1cf HTML parser with tests 2016-08-24 23:13:20 +02:00
Martin Aeschlimann
7409724477 Token names renames and splitting up. 2016-08-24 09:46:49 +02:00
Martin Aeschlimann
cb5a6e77db Move html extension: setup & scanner 2016-08-17 11:37:22 +02:00