Benjamin Pasero
|
decbaeccb3
|
fix #44511
|
2018-02-27 19:23:44 +01:00 |
|
Daniel Imms
|
63ceb0bdeb
|
Fix restored terminal splits not being visible or registering listeners
Fixes #44617
|
2018-02-27 09:48:42 -08:00 |
|
Benjamin Pasero
|
0eabb57072
|
notifications - do not hide automatically if focus is somewhere within
|
2018-02-27 18:47:44 +01:00 |
|
Daniel Imms
|
b5c672d236
|
Show default cursor when alt is held in terminal
Fixes #44586
|
2018-02-27 09:14:54 -08:00 |
|
Benjamin Pasero
|
9118c5a02f
|
notifications - let buttons shrink when there are many (for #44538)
|
2018-02-27 18:11:49 +01:00 |
|
Daniel Imms
|
e675d15f65
|
Show rotated terminal split icon when panel is on right
Fixes #44536
|
2018-02-27 09:06:04 -08:00 |
|
Daniel Imms
|
7c34a7df91
|
Align non-bottom terminals to the top when panel is vertical
Fixes #44485
|
2018-02-27 09:03:07 -08:00 |
|
Alex Dima
|
94cec0270c
|
Fixes #43357
|
2018-02-27 17:59:46 +01:00 |
|
Benjamin Pasero
|
2a08aa8de6
|
fix #44588
|
2018-02-27 17:43:30 +01:00 |
|
isidor
|
93045738c3
|
fixes #44555
|
2018-02-27 17:32:22 +01:00 |
|
Alex Dima
|
3c040d051e
|
Fixes #44517: Maintain user-select: text only for Safari
|
2018-02-27 17:31:18 +01:00 |
|
Benjamin Pasero
|
f1b178400c
|
fix #44591
|
2018-02-27 17:29:39 +01:00 |
|
Alex Dima
|
3db705b017
|
Fix icon path
|
2018-02-27 17:15:08 +01:00 |
|
isidor
|
de292c2ff7
|
fallback to stat if lstat fails
#44543
|
2018-02-27 16:31:19 +01:00 |
|
Sandeep Somavarapu
|
e4e3a1bd36
|
Fix #44576
|
2018-02-27 16:11:51 +01:00 |
|
Benjamin Pasero
|
4d6291cd4a
|
better fix for #44543
|
2018-02-27 16:03:34 +01:00 |
|
Benjamin Pasero
|
260093024c
|
fix #44583
|
2018-02-27 15:48:24 +01:00 |
|
isidor
|
6dc27ecac8
|
file stat: handle error case proper
fixes #44543
|
2018-02-27 15:41:02 +01:00 |
|
Benjamin Pasero
|
dd2fc7ede3
|
fix #44581
|
2018-02-27 15:39:57 +01:00 |
|
Joao Moreno
|
e723f54534
|
fixes #44389
|
2018-02-27 15:31:27 +01:00 |
|
Benjamin Pasero
|
5728c45c74
|
notifications - fix potential npe
|
2018-02-27 15:30:21 +01:00 |
|
isidor
|
5b4f0820a4
|
list: do not focus new elements when selection range change
fixes #44507
|
2018-02-27 15:26:40 +01:00 |
|
isidor
|
09cfb392f3
|
debug: rename "Copy Path" to "Copy as Expression"
fixes #19580
|
2018-02-27 14:56:28 +01:00 |
|
Benjamin Pasero
|
6c678d443c
|
fix #44561
|
2018-02-27 14:44:23 +01:00 |
|
Benjamin Pasero
|
f2ffc972c2
|
Make workspace folder modification API stable (#44049)
* make API stable
* make deleteCount: number | undefined | null
|
2018-02-27 14:39:02 +01:00 |
|
isidor
|
09de75fe5d
|
mainThreadWebview: activeEditor can be null
fixes #44546
|
2018-02-27 14:38:23 +01:00 |
|
Sandeep Somavarapu
|
69169850e3
|
#44504 Add comment
|
2018-02-27 14:27:06 +01:00 |
|
Sandeep Somavarapu
|
7921619cf7
|
Fix #44504
|
2018-02-27 14:25:56 +01:00 |
|
Sandeep Somavarapu
|
6e42dea30d
|
Fix #44539
|
2018-02-27 14:06:51 +01:00 |
|
Sandeep Somavarapu
|
f7cc780a32
|
Fix #42770
|
2018-02-27 13:59:06 +01:00 |
|
isidor
|
e66d7db35d
|
fixes #44553
|
2018-02-27 12:58:25 +01:00 |
|
Martin Aeschlimann
|
3293f204ce
|
Searching within collapsed regions fails to scroll the match into view. Fixes #44330
|
2018-02-27 12:46:50 +01:00 |
|
Sandeep Somavarapu
|
d31961f900
|
Fix #44515
|
2018-02-27 12:43:10 +01:00 |
|
Benjamin Pasero
|
508109203b
|
notifications - increase purge delay
|
2018-02-27 10:31:39 +01:00 |
|
Benjamin Pasero
|
a9b44c2065
|
ignore diagnostic-channel-publishers in console.log
|
2018-02-27 07:34:23 +01:00 |
|
Benjamin Pasero
|
c03526ba0c
|
fix tests
|
2018-02-27 06:38:18 +01:00 |
|
Matt Bierner
|
fd2ea5fbf6
|
Fix reload command not working
Do not check that the contents are the same inside the webview itself. This is already handled at a higher level
|
2018-02-26 17:47:06 -08:00 |
|
Sandeep Somavarapu
|
0d65571563
|
Show built in actions in command pallette
|
2018-02-27 01:49:12 +01:00 |
|
Matt Bierner
|
2279b4d252
|
Scroll sync markdown editor with markdown preview (#44454)
Fixes #19459
Syncs the markdown preview's viewport with the markdown editor's using the proposed visible ranges API
|
2018-02-26 16:46:54 -08:00 |
|
Matt Bierner
|
6b743d8c61
|
Prevent multiple markdown previews of the same type in the same editor group
|
2018-02-26 16:35:57 -08:00 |
|
Matt Bierner
|
4d95590a81
|
Use onDid* type event names in webview
|
2018-02-26 15:51:15 -08:00 |
|
Matt Bierner
|
978beebd0a
|
Rename webviewOptions.keepAlive to retainContextWhenHidden to make it more clear what this option does
|
2018-02-26 15:51:15 -08:00 |
|
Peng Lyu
|
9b69b61eaf
|
Fix microsoft/monaco-editor#567. We should filter section when it is provided
|
2018-02-26 15:25:49 -08:00 |
|
Alex Dima
|
ef3b4ddc6f
|
Fixes #43514: Register default commands for undo and redo
|
2018-02-27 00:05:16 +01:00 |
|
Rachel Macfarlane
|
0a57823b7f
|
Improve wording of see all running extensions
|
2018-02-26 14:54:27 -08:00 |
|
Alex Dima
|
814be2fd75
|
Fixes #39266: Don't run diff for computing edits in case of model update
|
2018-02-26 23:45:26 +01:00 |
|
Rachel Macfarlane
|
efc74018f2
|
I18n issue in the issue reporter, fixes #44203
|
2018-02-26 14:22:31 -08:00 |
|
Daniel Imms
|
174b9ad957
|
Adopt log service in terminal
Fixes #44442
|
2018-02-26 13:48:22 -08:00 |
|
Alex Dima
|
74b681b08a
|
Avoid view model inconsistency
|
2018-02-26 22:12:18 +01:00 |
|
Alex Dima
|
5133a79e40
|
Avoid NPE
|
2018-02-26 22:12:18 +01:00 |
|