Commit Graph

134 Commits

Author SHA1 Message Date
Martin Aeschlimann
60bbe61489 [css] change grammar to atom/language-css 2017-01-31 17:10:28 +01:00
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
fc44b4f083 SCSS differences in coloring. Fixes #19289 2017-01-25 17:21:33 +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
3358b26968 [html] improve color decorator updating 2017-01-19 16:41:54 +01:00
Martin Aeschlimann
3956be9ba6 [typescript] update grammar to to Microsoft/TypeScript-TmLanguage@e47681d (2017-01-17). Fixes #18612 2017-01-19 12:02:15 +01:00
Martin Aeschlimann
410cae8fb5 [html] update client dependencies + migrate 2017-01-17 23:09:11 +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
5df445b978 Cannot read property 'length' of undefined. Fixes #18293 2017-01-09 22:47:43 -04:00
Alex Dima
88c45c4e57 Merge remote-tracking branch 'origin/master' into alex/tokenization 2017-01-09 11:19:26 +01: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
Alex Dima
ebc43b3e8b Merge remote-tracking branch 'origin/master' into alex/tokenization 2017-01-05 12:31:43 +01:00
Alex Dima
90d74c59aa Use hex colors in themes integration tests 2017-01-05 09:47:08 +01:00
Alex Dima
10f68352a0 Themes integration tests 2017-01-04 22:44:08 +01: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
e44f169c48 Associate .phtml with php again (revert of #17099) 2016-12-13 12:11:55 +01:00
Frank Yuan
c05f4f466d Update package.json
add .vlot and .phtml extensions
2016-12-13 11:46:53 +08: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
bdf362a9c9 [html] update launch.json to outFiles 2016-12-05 17:16:33 +01:00
Martin Aeschlimann
30835e65a8 [html] add server trace option 2016-12-05 17:14:03 +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
172184c86f HTML files: curly braces, brackets, and parens do not wrap a selection. Fixes #16408 2016-12-03 08:19:18 +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
Matt Bierner
9012c8be31 Extract settings strings in html extension (#16183)
Closes #16178
2016-11-29 10:23:13 -08:00
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