Commit Graph

346 Commits

Author SHA1 Message Date
Dirk Baeumer
32192ccfde Fixing alpha versions 2016-11-29 15:31:56 +01:00
Martin Aeschlimann
a603e8a765 [html] wait for onReady before using client 2016-11-28 10:57:21 +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
594d243a1a [html] <pre> element should be formatted like <code> in editor, not like <p>. Fixes #15164 2016-11-08 14:46:03 +01:00
Martin Aeschlimann
603bf23f4a [html] remove console.log 2016-10-28 10:38:23 +02:00
Martin Aeschlimann
47a79e95c4 [ts] update grammar 2016-10-27 16:39:46 +02:00
Alex Dima
80cbf2e25e Fixes #14552: Introduce embeddedLanguages in grammars extension point and adopt it for html and php 2016-10-27 14:57:25 +02:00
Martin Aeschlimann
2db37ea17a Wrong highlighting for angle bracket syntax in embedded language. Fixes #14551 2016-10-27 12:04:54 +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
7bdc667cd4 Change HTML grammar to be more precise (embedded modes). fixes #14295 2016-10-24 23:19:07 +02:00
Martin Aeschlimann
2df11a3136 [html][css] diagnistics for embedded content 2016-10-24 15:26:48 +02:00
Johannes Rieken
2ef658a7c8 format.enable label to informat about required restart 2016-10-24 12:08:57 +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
Martin Aeschlimann
24380045bc Test for #12750 (Fixes #12895) 2016-10-18 17:58:30 +02:00
Johannes Rieken
262b398026 Merge pull request #13880 from Microsoft/joh/fmtconfig
enable/disable toggles for default formatters
2016-10-17 17:04:32 +02:00
Johannes Rieken
2d9d187f5b html.format.enable 2016-10-17 15:30:11 +02:00
Martin Aeschlimann
1c90acd7f2 Merge pull request #13884 from Microsoft/aeschli/typescript-grammar-update
Typescript grammar update
2016-10-17 15:03:07 +02:00
Martin Aeschlimann
f38751b6d3 [ts] color object literal keys 2016-10-17 14:49:59 +02:00
Martin Aeschlimann
d91a9296bb Incorrect coloring of HTML elements containing hyphens. Fixes #13448 2016-10-17 12:57:54 +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
073c6d04e9 [themes] add support.function 2016-10-14 18:02:14 +02:00
Martin Aeschlimann
8751b28026 [themes] remove entity.name.function scope from dark vs-default 2016-10-14 16:06:39 +02:00
Martin Aeschlimann
de957293de [ts] upate grammar, remove meta scopes 2016-10-14 10:13:51 +02:00
Martin Aeschlimann
d34c873db7 HTML word definition changed. Fixes #13675 2016-10-13 16:53:28 +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
Johannes Rieken
48ac631f65 tsfmt - extensions/html/client 2016-10-08 09:28:09 +02:00
Erich Gamma
cc3e8bb029 Fix for #12977 2016-09-29 21:21:05 +02:00
Erich Gamma
8a6ba3b28b Fix for @12195 Adding a div causes an extra stray bracket in Razor 2016-09-29 14:34:40 +02:00