Commit Graph

84 Commits

Author SHA1 Message Date
Martin Aeschlimann
762a189993 [html] disable formatter for cshtml. Fixes #19206 2017-01-30 16:32:30 +01:00
Joao Moreno
ff61866495 html: remove @types shrinkwrapping 2017-01-26 15:43:15 +01:00
Martin Aeschlimann
3880d0cc3d [html] update services 2017-01-24 00:51:22 +01:00
Dirk Baeumer
bf89d878d8 Removed <DiagnosticSeverity> cast 2017-01-20 21:21:24 +01:00
Martin Aeschlimann
9b47ab5339 [handlebars] validation issue in Handlebars file. Fixes #18777 2017-01-19 21:12:49 +01:00
Martin Aeschlimann
c0b1937b47 lamguage servers: Require snippetSupport for completionProvider capability 2017-01-19 20:43:50 +01:00
Martin Aeschlimann
54a383e1a2 [html] update server dependencies, migrate 2017-01-17 23:09:10 +01:00
Martin Aeschlimann
6d906aef32 documentLinkProvider should return an object (for #17289) 2017-01-09 23:17:29 -04:00
Martin Aeschlimann
c53041b780 [html] update jsbeautify (for #2204) 2017-01-07 23:44:02 -04:00
Martin Aeschlimann
be716e241f [html] attribute on separate line formatting. Fixes #2204 2017-01-07 22:48:35 -04:00
Martin Aeschlimann
939f0876c9 [html] setting to disable script & style validation 2017-01-03 20:37:48 -04:00
Martin Aeschlimann
420de32d3c [html] can not disable angular proposals anymore 2017-01-03 20:37:47 -04:00
Martin Aeschlimann
e9f15e6495 [html] indentation after scripts broken 2017-01-03 20:37:47 -04:00
Martin Aeschlimann
b38a82cca7 [html] script end tag is not correctly indented. Fixes #16650 2016-12-08 12:29:46 +01:00
Martin Aeschlimann
8eb0cce438 html.format.unformatted does not respect scripts. Fixes #16634 2016-12-07 19:32:12 +01:00
Martin Aeschlimann
aba60c3d95 CSS intellisense doesn't work in incomplete style block . Fixes #16651 2016-12-07 17:21:58 +01:00
Martin Aeschlimann
7469dc1e5e [html] update language services 2016-12-07 15:39:22 +01:00
Martin Aeschlimann
2658911aff [html] fix compile error in tests 2016-12-05 11:44:41 +01:00
Martin Aeschlimann
3b72900e21 html language server breaks js auto completion if imports are used. Fixes #16426 2016-12-05 11:18:15 +01:00
Martin Aeschlimann
ff95c2db18 Links no longer clickable in HTML. Fixes #16376 2016-12-03 08:32:01 +01:00
Martin Aeschlimann
a29692641d [html] telemetry for completion in embedded content 2016-12-01 17:14:20 +01:00
Martin Aeschlimann
cdc432d939 HTML Server crashes fixes #16314 2016-12-01 09:45:56 +01:00
Dirk Baeumer
32192ccfde Fixing alpha versions 2016-11-29 15:31:56 +01:00
Martin Aeschlimann
f37a51537b [html] adopt SnippetString (#15573) and update to TS 2.0 2016-11-24 18:42:39 +01:00
Martin Aeschlimann
520fb13462 [html] errors in attributes on missing semicolons and parens. Fixes #15970 2016-11-23 19:41:36 +01:00
Martin Aeschlimann
0a60061ce7 [html] fix tests 2016-11-23 19:40:56 +01:00
Martin Aeschlimann
224572723b [html] symbol information for embedded CSS and JS 2016-11-23 17:36:52 +01:00
Martin Aeschlimann
fee99086fb [html] offer JQuery intellisense 2016-11-23 16:35:51 +01:00
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
d72fd136ca [html] update server & client libraries, add SnippetString 2016-11-18 10:27:28 +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
332fd57d3f Fix for source maps in extensions 2016-11-14 11:34:53 +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