Commit Graph

3365 Commits

Author SHA1 Message Date
Ramya Achutha Rao
a23fe87f6b Update shrinkwrap for emmet 2017-09-02 22:35:35 -07:00
Matt Bierner
465c3ed793 Detect markdown reference links as document links
Fixes #33714
Fixes #25861
2017-09-01 16:29:08 -07:00
Matt Bierner
0ff02b2df7 Mark inline markdown code as strings for bracket matching and other editor features
Fixes #33513
2017-09-01 15:01:08 -07:00
Matt Bierner
341c314697 Mark TS settings as resource
Fixes #33669
2017-09-01 14:54:12 -07:00
Matt Bierner
a87c72f2df Bump markdown-it version
Fixes #33369
2017-09-01 14:39:56 -07:00
Matt Bierner
69afce7650 Build using TS 2.5 (#33705)
* Build using TS 2.5

Fixes #33704

* Remove explicit return type
2017-09-01 13:52:42 -07:00
Joao
e0ac453614 fixes #33655 2017-09-01 11:59:10 +02:00
Joao
b4210889e5 remove gitContentProvider warning message 2017-09-01 11:36:54 +02:00
Joao
0e703430be remove azure-account extension
related to #33639
2017-09-01 11:36:43 +02:00
Joao
f23b0d7974 fixes #33615 2017-09-01 11:23:44 +02:00
Johannes Rieken
95d150db14 add vscode.env.appRoot 2017-09-01 11:09:41 +02:00
Christof Marti
9c27b11bde Also @types/form-data 2017-08-31 23:55:22 -07:00
Christof Marti
922679f292 Add back production @types dependencies 2017-08-31 23:22:48 -07:00
Ramya Achutha Rao
b73495b071 Avoid error for invalid css emmet abbr 2017-08-31 19:17:22 -07:00
Ramya Achutha Rao
3c2f2e7ccc Latest emmet helper for fixing #33579 and #33601 2017-08-31 13:48:39 -07:00
Matt Bierner
344cee64cb Update to TS 2.5 2017-08-31 12:56:33 -07:00
Joao Moreno
88e4bd7ad0 fixes #33309 2017-08-31 16:33:32 +02:00
Joao Moreno
4d1cc41085 fixes #33498 2017-08-31 16:19:19 +02:00
Joao Moreno
c9e070991a remove close repo command 2017-08-31 16:12:10 +02:00
Andre Weinand
70d47c3d1a remove devDependencies from shrinkwrap: see #33587 2017-08-31 13:21:30 +02:00
Andre Weinand
04d0ad2989 add a license override for "request" npm module; see #33587 2017-08-31 13:21:30 +02:00
Martin Aeschlimann
e369dd0789 "html.validate.scripts" not applied on folder. Fixes #33533 2017-08-31 10:34:50 +02:00
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