Commit Graph

3343 Commits

Author SHA1 Message Date
Ramya Achutha Rao
c8ac27164e Fix error thrown from missing null check Fixes #33554 2017-08-30 18:02:30 -07:00
Ramya Achutha Rao
db05d0ff1a Add option to show emmet suggestions as snippets #32346 2017-08-30 16:26:43 -07:00
Matt Bierner
3416d0d70c Fix markdown preview sometimes not refreshing
Fixes #32111
2017-08-30 15:40:57 -07:00
Christof Marti
af9f708041 Only register for file: and untitled: (fixes #33133) 2017-08-30 15:39:13 -07:00
Ramya Achutha Rao
377ad58a81 Trigger emmet on closing square brackets 2017-08-30 14:20:25 -07:00
Ramya Achutha Rao
a915f4b3d8 Reset css emmet suggestions on semi colon Fixes #32911 2017-08-30 14:20:25 -07:00
Ramya Achutha Rao
b4235a8237 Use name of custom emmet snippets as suggestion label Fixes #33072 2017-08-30 14:20:25 -07:00
Joao
8ab7abed91 fixes #33521 2017-08-30 16:59:31 +02:00
Joao
b4fa7f2e27 fixes #33499 2017-08-30 15:25:15 +02:00
Martin Aeschlimann
5e42a4907a Multi root: json.schema setting relative url doesnt get resolved to folder. Fixes #33453 2017-08-30 15:11:16 +02:00
Joao
5b265e0cab fixes #33341 2017-08-30 13:02:20 +02:00
Joao
475fb0e6cc fixes #11918 2017-08-30 12:48:47 +02:00
Joao
6d0e370140 fixes #33498 2017-08-30 12:35:05 +02:00
Joao
1138e4827b fixes #33401 2017-08-30 11:49:25 +02:00
Martin Aeschlimann
4e463469b8 HTML Auto Close doesn't work with Multi Cursor. Fixes #33429 2017-08-30 11:35:56 +02:00
Benjamin Pasero
e6711d987a more fixing for #30674 2017-08-30 11:23:56 +02:00
Martin Aeschlimann
0a5cc39147 Style tag doesn't auto close in HTML. Fixes #33428 2017-08-30 10:45:43 +02:00
Ramya Achutha Rao
0078400b07 Allow css custom snippets to have any name Fixes #22072 2017-08-29 20:48:11 -07:00
Ramya Achutha Rao
93ec3c6f77 Refine noise check on js variables in emmet 2017-08-29 19:07:22 -07:00
Ramya Achutha Rao
5769bebb3c Enable the use of comment filter in emmet 2017-08-29 18:50:04 -07:00
Ramya Achutha Rao
4d7a7a15ca Support partial emmet preferences #32496 2017-08-29 17:27:04 -07:00
Matt Bierner
a8951772be Clean up markdown preview fixHref to take resources instead of markdown uri 2017-08-29 16:16:53 -07:00
Matt Bierner
a271fa97a2 Fix markdown.styles not resolving relative to root
fixes #33455
2017-08-29 16:13:23 -07:00
Christof Marti
61ff2d55de Remove filter by resource group from API (#33431) 2017-08-29 16:09:04 -07:00
Christof Marti
64274283c6 Wait for login status to finish transition (#33138) 2017-08-29 10:44:10 -07:00
Christof Marti
126c3acc87 Remove filter by resource group (fixes #33431) 2017-08-29 10:23:27 -07:00
kieferrm
f14a61ca61 Change activation of azure extension 2017-08-29 09:36:41 -07:00
Martin Aeschlimann
754e838104 CSS: bad documentation for css.trace.server. Fixes #33320 2017-08-29 18:04:01 +02:00
Martin Aeschlimann
c0f8d12673 IntelliSense not work in settings.json . Fixes #33069 2017-08-29 18:01:38 +02:00
Joao
d027af369f fixes #33395 2017-08-29 15:06:58 +02:00
Joao
d00f5c2047 fixes #33153 2017-08-29 15:06:58 +02:00
Joao
49eafc996d pop stash... 2017-08-29 15:06:57 +02:00
Joao
8f8bbff336 fixes #33325 2017-08-29 15:06:57 +02:00
Joao
c39302ab88 fixes #33309 2017-08-29 15:06:56 +02:00
Benjamin Pasero
c25c8d41e3 fix #30674 for real 2017-08-29 14:38:56 +02:00
Martin Aeschlimann
d0d00e8824 [json] match only schemas of current folder 2017-08-29 08:37:02 +02:00
Martin Aeschlimann
2059716397 [html] rename setting to 'html.autoClosingTags' 2017-08-29 08:09:02 +02:00
Matt Bierner
931992aea8 Set charset on contributed markdown scripts 2017-08-28 18:01:23 -07:00
Ramya Achutha Rao
8ff21bf1ac Absorb bug fixes from upstream 2017-08-28 15:27:10 -07:00
Ramya Achutha Rao
621011796a Avoid emmet suggestions for abbr that match document symbols #32647 2017-08-28 15:04:03 -07:00
Matt Bierner
040fadfeec Fix multiroot tsconfig task detection for folders with the same name
Fixes #31828
Fixes #31827
2017-08-28 13:49:53 -07:00
Martin Aeschlimann
256b02f921 Merge pull request #31253 from yfdyh000/i18n-fixes
Fixes some extensions strings missing for i18n
2017-08-28 22:04:39 +02:00
Martin Aeschlimann
33b6008002 [json] update service (NPE in provideDocumentColors) 2017-08-28 20:52:13 +02:00
Hearstzhang
ee36947c88 #issue 33155: treate .pac file as javascript file (#33245) 2017-08-28 10:21:11 -07:00
Martin Aeschlimann
c72c6cc31d [json] complete colorProvider adoption 2017-08-28 19:15:36 +02:00
Martin Aeschlimann
07e2faac5e [html] adopt languageserver colorProvider.proposed protocol. Fixes #32611. 2017-08-28 19:15:36 +02:00
Martin Aeschlimann
aae74ede39 [css] adopt languageserver colorProvider.proposed protocol 2017-08-28 19:15:36 +02:00
Martin Aeschlimann
31fe7b0a9c [json] adopt colorProvider.proposed protocol 2017-08-28 17:19:55 +02:00
Johannes Rieken
63021129db use async module loading for typescript, #33141 2017-08-28 15:55:39 +02:00
Johannes Rieken
549ed8ff03 add api-test for MarkdownString, #29076 2017-08-28 11:23:07 +02:00