Joao Moreno
|
ad57b3c991
|
fixes #29349
|
2017-06-27 12:20:10 +02:00 |
|
Joao Moreno
|
98fa497a9f
|
fixes #29350
|
2017-06-27 12:15:33 +02:00 |
|
Joao Moreno
|
af8a3e5dc8
|
fixes #29535
|
2017-06-27 12:01:19 +02:00 |
|
isidor
|
c854b698d2
|
rename and null check
|
2017-06-27 11:19:40 +02:00 |
|
isidor
|
1f0e18928e
|
fixes #29239
|
2017-06-27 11:16:22 +02:00 |
|
isidor
|
c45cdffa20
|
resolveFiles returns IResolveFileResult
|
2017-06-27 11:08:29 +02:00 |
|
isidor
|
7cbb52aae3
|
use files.exclude for filterToAddRemovedOnWorkspacePath
fixes #29526
|
2017-06-27 10:27:09 +02:00 |
|
Sandeep Somavarapu
|
93b6aa7e16
|
Fix #29524
|
2017-06-27 08:33:47 +02:00 |
|
Ramya Achutha Rao
|
1070a6a84a
|
Reposition suggest docs when editor resizes #27676
|
2017-06-26 18:26:22 -07:00 |
|
Ramya Achutha Rao
|
69788e9686
|
Check storageservice availablility the right way
|
2017-06-26 17:07:15 -07:00 |
|
Ramya Achutha Rao
|
97331424b1
|
Widget offset is relative to editor in standalone editor
|
2017-06-26 17:07:15 -07:00 |
|
Rob Lourens
|
8f5ca20e73
|
Don't regress ./ in "files to include" box
|
2017-06-26 16:50:20 -07:00 |
|
Christof Marti
|
bb2f671176
|
workspaceStats: support multi root (fixes #29085)
|
2017-06-26 15:12:38 -07:00 |
|
Rob Lourens
|
aa33bb22ce
|
Some FileSearch tests
|
2017-06-26 14:52:31 -07:00 |
|
Sandeep Somavarapu
|
9710c8c9b7
|
Fix #28099
|
2017-06-26 23:49:02 +02:00 |
|
Sandeep Somavarapu
|
1716eaae4e
|
Fix #27800
|
2017-06-26 23:38:10 +02:00 |
|
Sandeep Somavarapu
|
0fe2cba270
|
Fix #27749
|
2017-06-26 23:20:58 +02:00 |
|
Sandeep Somavarapu
|
96524872b3
|
Fix #29001
|
2017-06-26 22:53:27 +02:00 |
|
Alex Dima
|
4e370ba8fd
|
Add F7, Shift+F7
|
2017-06-26 22:38:45 +02:00 |
|
Alex Dima
|
44fceabe20
|
Add a close button and a way to jump to a line to the diff review pane
|
2017-06-26 22:38:45 +02:00 |
|
Daniel Imms
|
13ba3af08b
|
Add select all to terminal context menu
Fixes #29482
|
2017-06-26 12:02:18 -07:00 |
|
Christof Marti
|
7efacfde28
|
Revert "Hold back new setting (#12387)"
This reverts commit df66048807.
|
2017-06-26 11:52:35 -07:00 |
|
Christof Marti
|
319957d2c3
|
Ask if it repros without extensions (fixes #28733)
|
2017-06-26 11:41:38 -07:00 |
|
rebornix
|
e81bc86629
|
Fix https://github.com/Microsoft/vscode/issues/29472#issuecomment-311125846 . Fix TS decreaseIndentPattern bug.
|
2017-06-26 11:31:17 -07:00 |
|
Rob Lourens
|
a46b03b702
|
Fix filter null check from #29261
|
2017-06-26 11:16:21 -07:00 |
|
Rob Lourens
|
d7462ba90f
|
Merge pull request #29261 from keegancsmith/pref-filter
Filter settings from no search results link
|
2017-06-26 11:15:37 -07:00 |
|
Ramya Achutha Rao
|
99ffa6afcf
|
Move state check ahead to ensure stale docs are not made visible #29468
|
2017-06-26 10:14:35 -07:00 |
|
Ramya Achutha Rao
|
8ace8efaf9
|
Use new emmet for all emmet actions other than expand and wrap abbr
|
2017-06-26 10:14:35 -07:00 |
|
Ramya Achutha Rao
|
868b82089c
|
Pass syntax from core to Wrap Abbr just like Expand Abbr
|
2017-06-26 10:14:35 -07:00 |
|
Christof Marti
|
7eda8927b1
|
Only show when Emmet commands are shown (#27890)
|
2017-06-26 10:09:53 -07:00 |
|
rebornix
|
62ed7707ef
|
while handling onEnter for for moving lines, we still need to handle decrease indent for moving line.
|
2017-06-26 09:54:34 -07:00 |
|
rebornix
|
b166434ef0
|
Fix #29457. While moving lines with indentation adjustment, we should not ignore empty last line.
|
2017-06-26 09:54:34 -07:00 |
|
Alex Dima
|
5a2c2c4962
|
Improve clicking targets, add a key to hide the diff review pane
|
2017-06-26 18:48:47 +02:00 |
|
Alex Dima
|
e02d85d8cc
|
Have the diff review pane follow the modified editor selection
|
2017-06-26 18:48:41 +02:00 |
|
isidor
|
879a30a4da
|
explorer: gracefully fail when folder not available
|
2017-06-26 18:12:07 +02:00 |
|
Alex Dima
|
39319a3b17
|
aria roles and labels for diff review pane
|
2017-06-26 17:58:32 +02:00 |
|
Sandeep Somavarapu
|
f8009e3dba
|
Fix #27607
|
2017-06-26 17:53:14 +02:00 |
|
Sandeep Somavarapu
|
0e96d1b5a6
|
Fix #28888
|
2017-06-26 17:53:14 +02:00 |
|
Joao Moreno
|
5543d9524b
|
Merge branch 'Krzysztof-Cieslak-debugger_type_in_extension_view'
|
2017-06-26 17:32:24 +02:00 |
|
Alex Dima
|
91bd7367ef
|
Add mouse & keyboard handling to the diff review pane
|
2017-06-26 17:31:38 +02:00 |
|
Joao Moreno
|
a20c5a7907
|
Merge branch 'debugger_type_in_extension_view' of https://github.com/Krzysztof-Cieslak/vscode into Krzysztof-Cieslak-debugger_type_in_extension_view
|
2017-06-26 17:30:57 +02:00 |
|
Benjamin Pasero
|
f124c9a043
|
fix potential npe
|
2017-06-26 17:25:49 +02:00 |
|
Alex Dima
|
2dd9270370
|
Don't use a table for the DiffReview
|
2017-06-26 16:56:47 +02:00 |
|
Joao Moreno
|
da212874ad
|
Revert "remove translate3d from list"
This reverts commit 4b11ad07a9.
|
2017-06-26 16:36:40 +02:00 |
|
isidor
|
e98ba9aa96
|
null guard
|
2017-06-26 16:25:09 +02:00 |
|
Joao Moreno
|
4b11ad07a9
|
remove translate3d from list
fixes #29465
|
2017-06-26 16:22:27 +02:00 |
|
Johannes Rieken
|
4ae087aeec
|
Merge pull request #29034 from felixfbecker/throw-errors
Always reject Promises with Error instances
|
2017-06-26 16:04:12 +02:00 |
|
Alex Dima
|
ed0af087a2
|
use lower-case beforeend
|
2017-06-26 16:01:57 +02:00 |
|
Benjamin Pasero
|
30cf7121fd
|
💄
|
2017-06-26 15:46:31 +02:00 |
|
Benjamin Pasero
|
458841885b
|
💄
|
2017-06-26 15:40:29 +02:00 |
|