Commit graph

31637 commits

Author SHA1 Message Date
Joao Moreno
dafdde11c9 fixes #45911 2018-03-28 09:56:58 +02:00
Benjamin Pasero
19001175dd Progress API percentage is ambiguous (fixes #46743) 2018-03-28 09:44:06 +02:00
Gus Hurovich
95b0cffe72 Fix for #46745 (#46788)
* Fix for #46745

* If { found in selector, don't partial parse.
Adding sanity checks
2018-03-27 18:32:46 -07:00
Rob Lourens
acc4c222a9 Fix #46730 - search count badge in wrong place in selected row, when search tree is not focused 2018-03-27 18:14:06 -07:00
Rob Lourens
976d1649ce Change default search replace keyboard shortcuts again to match editor find 2018-03-27 18:05:06 -07:00
Rob Lourens
528daff5e3 💄 2018-03-27 18:05:06 -07:00
Rob Lourens
0f2dfd7456 Fix #46712 2018-03-27 18:05:06 -07:00
SteVen Batten
e2d5b4a7a9 Merge branch 'master' of https://github.com/Microsoft/vscode 2018-03-27 17:33:16 -07:00
SteVen Batten
c1e5eca5b9 fixing validation on maxMemory setting
fixes #46767
2018-03-27 17:33:05 -07:00
Rachel Macfarlane
92d8e1dfd3 Fix issue filing on theme extensions, fixes #46771 2018-03-27 17:25:34 -07:00
Ramya Achutha Rao
7cf6969bd0 Absorb upstream fix for #45790 2018-03-27 17:17:21 -07:00
Rachel Macfarlane
41bc888293 Use 'bugs' url if present, fixes #46773 2018-03-27 17:15:49 -07:00
SteVen Batten
5bf4195cc7 updating wording for large file error
fixes #46748
2018-03-27 16:54:19 -07:00
André Weinand
2f8d4ea055 node-debug@1.22.11 2018-03-28 00:52:59 +02:00
Rachel Macfarlane
7f8c3f68f3 Fixes #46775 2018-03-27 15:26:18 -07:00
Ramya Achutha Rao
451372e82b Add old properties back until we retire them post nova 2018-03-27 14:59:43 -07:00
Alex Dima
1374fa6aa7 Fixes #46440: Distribute multiline paste to multicursors 2018-03-27 23:37:45 +02:00
Matt Bierner
c059826ba2 Have distinct js/ts commands for organize imports
Fixes #46701
2018-03-27 14:33:55 -07:00
Matt Bierner
ddd967559b Pick up TS 2.8.1 2018-03-27 14:33:55 -07:00
Alex Dima
f9faca3fbb Fixes #46455: Restore logical viewport when edits occur in another editor 2018-03-27 23:09:58 +02:00
André Weinand
5fbcfff69a node-debug@1.22.10 2018-03-27 22:35:46 +02:00
André Weinand
d62ef88050 use latest final DAP module 2018-03-27 22:34:35 +02:00
Sandeep Somavarapu
2a5d7f618c Fix tests 2018-03-27 22:11:04 +02:00
Ramya Achutha Rao
c2dc46c1ce Offset is relative to position when finding comment 2018-03-27 12:28:20 -07:00
Ramya Achutha Rao
c07abc03f7 Avoid parsing file when abbr is invalid #43470 2018-03-27 12:12:22 -07:00
Rachel Macfarlane
163b417621 Handle undefined extension displayName, fixes #46727 2018-03-27 10:12:23 -07:00
isidor
d4f0c64003 explorer: do not react on events if you are disposed
fixes #46565
2018-03-27 19:07:00 +02:00
Ramya Achutha Rao
f5b569b633 Use partial parsing for stylesheets for Emmet command #43470 2018-03-27 09:51:19 -07:00
isidor
d22af8fbc4 fix memoize warning
fixes #46643
2018-03-27 18:45:37 +02:00
Alex Dima
062f3f732d Fixes #46702 2018-03-27 18:33:29 +02:00
isidor
3ff0f35fb9 postDebugTask-schema default value is ''
fixes #46675
2018-03-27 18:29:40 +02:00
Alex Dima
3f205ed5d7 Fixes #44870: use replace-move semantics to avoid expanding selection 2018-03-27 18:28:01 +02:00
Alex Dima
6e1f737afc Simplify FormatCommand (#44870) 2018-03-27 18:28:00 +02:00
Sandeep Somavarapu
1b032162a1 Fix #46707 2018-03-27 18:04:46 +02:00
Rob Lourens
0bd949c012 Fix #46628 - wrong "no results found" message 2018-03-27 09:04:14 -07:00
Alex Dima
9651143cf9 Fix tests 2018-03-27 17:57:41 +02:00
Alex Dima
118e1445ea Fixes #46208: Recover selection from markers when the undo/redo stack lacks selection information 2018-03-27 17:57:41 +02:00
Joao Moreno
4f4dc86a12 fixes #45806 2018-03-27 17:38:21 +02:00
Joao Moreno
7000b9aaac fixes #46180 2018-03-27 17:38:20 +02:00
Rachel Macfarlane
66cd43e6b6 Fixes #46627 2018-03-27 08:36:31 -07:00
Benjamin Pasero
8f825bbcb5 Progress can go backwards (fixes #46717) 2018-03-27 17:35:24 +02:00
Sandeep Somavarapu
62e8df331d Fix #46307 2018-03-27 17:31:19 +02:00
Johannes Rieken
1a60d699e0 fix #46631 2018-03-27 17:26:55 +02:00
Johannes Rieken
36342196ec fix #46650 2018-03-27 17:26:54 +02:00
Sandeep Somavarapu
502bc4e71d Fix #46352 2018-03-27 17:23:25 +02:00
Joao Moreno
6ec2435125 properly dispose tree items
related to #46565
2018-03-27 17:22:10 +02:00
Joao Moreno
4a33a79176 fixes #46648 2018-03-27 17:22:10 +02:00
Joao Moreno
9a53b62d5b fixes #45162 2018-03-27 17:22:10 +02:00
Benjamin Pasero
6563a31a3f progress - fix debouncer initial value 2018-03-27 17:18:38 +02:00
Sandeep Somavarapu
49b4567a47 Fix #46539 2018-03-27 16:43:48 +02:00