isidor
|
4854ac31ad
|
fixes #25104
|
2017-04-27 17:48:01 +02:00 |
|
Joao Moreno
|
bc61f5d990
|
🐛 use event echo instead of buffer for url handling
fixes #20289
|
2017-04-27 17:46:30 +02:00 |
|
Matt Bierner
|
5a1cb964db
|
Fix a few red theme issues with status bar
|
2017-04-27 08:43:17 -07:00 |
|
Sandeep Somavarapu
|
8fce100a47
|
Fix #25508
|
2017-04-27 17:31:53 +02:00 |
|
Benjamin Pasero
|
0f090fc429
|
fix #25379
|
2017-04-27 17:23:36 +02:00 |
|
Andre Weinand
|
9f658fdae2
|
node-debug@1.12.12
|
2017-04-27 17:00:08 +02:00 |
|
Johannes Rieken
|
0ce1534150
|
Merge pull request #25558 from ihalip/commfix
Small comment fix
|
2017-04-27 16:55:55 +02:00 |
|
Ilie Halip
|
bf71429936
|
small comment fix
|
2017-04-27 17:48:07 +03:00 |
|
isidor
|
bc27883957
|
fixes #24487
|
2017-04-27 16:21:28 +02:00 |
|
Benjamin Pasero
|
a9f771a82d
|
highContrastBorder => contrastBorder, highContrastOutline => activeContrastBorder
|
2017-04-27 15:55:58 +02:00 |
|
Joao Moreno
|
9b7a8813e0
|
🐛 SourceControlResourceDecorations.faded
fixes #24097
|
2017-04-27 15:38:27 +02:00 |
|
Benjamin Pasero
|
3f0c6c8a5b
|
focusedElementOutline => focusBorder
|
2017-04-27 15:23:54 +02:00 |
|
isidor
|
8c844afb62
|
fixes #24979
|
2017-04-27 15:18:10 +02:00 |
|
Benjamin Pasero
|
b41b6423e0
|
theming - use highContrastBorder in more places
|
2017-04-27 15:13:57 +02:00 |
|
Benjamin Pasero
|
662c112aec
|
panelTopBorder => panelBorder
|
2017-04-27 15:00:25 +02:00 |
|
Benjamin Pasero
|
e22d511362
|
fix #25426
|
2017-04-27 14:58:28 +02:00 |
|
Benjamin Pasero
|
8a34b0ebd7
|
editorHeaderBackground => editorGroupHeaderBackground
|
2017-04-27 14:58:28 +02:00 |
|
Johannes Rieken
|
9bfbe7b32f
|
remove unused percentage-value from progress step, fixes #25534
|
2017-04-27 14:49:28 +02:00 |
|
isidor
|
94d882b8f5
|
fixes #24308
|
2017-04-27 14:29:00 +02:00 |
|
Johannes Rieken
|
350be19085
|
enable valid test, #25539
|
2017-04-27 14:24:21 +02:00 |
|
Johannes Rieken
|
13b11919c6
|
use correct uri manipulation, #25539
|
2017-04-27 14:17:12 +02:00 |
|
Alex Dima
|
4679fef06e
|
Fixes #19515
|
2017-04-27 13:07:42 +02:00 |
|
Alex Dima
|
974f8aca31
|
Fixes #20757: Detect overlapping ranges in the extension host, no need to call into renderer process to find out the edits are illegal
|
2017-04-27 12:48:58 +02:00 |
|
Dirk Baeumer
|
731aee189b
|
Fixes #25516: Generated task.json from grunt file has warnings
|
2017-04-27 12:16:26 +02:00 |
|
Martin Aeschlimann
|
f78b54c2d0
|
Remove listInactiveFocusBackground. Fixes #25461
|
2017-04-27 12:15:59 +02:00 |
|
Benjamin Pasero
|
6c2730b652
|
fix #25399
|
2017-04-27 12:13:03 +02:00 |
|
Benjamin Pasero
|
289a3b92f7
|
fix #25462
|
2017-04-27 12:05:36 +02:00 |
|
Alex Dima
|
8c82a6c615
|
Fixes #25437
|
2017-04-27 12:05:04 +02:00 |
|
Alex Dima
|
1bd2b99b9f
|
All cursors should do the same thing when deleting left
|
2017-04-27 12:05:03 +02:00 |
|
Benjamin Pasero
|
6dbc39c72e
|
fix #25461
|
2017-04-27 11:59:11 +02:00 |
|
Benjamin Pasero
|
00e32e97de
|
fix #25483
|
2017-04-27 11:49:05 +02:00 |
|
Johannes Rieken
|
a6058fbd9d
|
fix #25495
|
2017-04-27 11:47:48 +02:00 |
|
Benjamin Pasero
|
bcf5eb2883
|
workaround #25493
|
2017-04-27 11:32:31 +02:00 |
|
Joao Moreno
|
f0fe019745
|
🐛 remove git init icon
fixes #21103
|
2017-04-27 11:25:45 +02:00 |
|
Benjamin Pasero
|
11ff12299c
|
introduce listHighlightForeground (fixes #25496)
|
2017-04-27 11:15:33 +02:00 |
|
Johannes Rieken
|
59c86095fd
|
add --enable-proposed-api <my.ext>, #25378
|
2017-04-27 10:54:29 +02:00 |
|
Benjamin Pasero
|
405ecd8b43
|
fix #25369
|
2017-04-27 10:29:41 +02:00 |
|
Benjamin Pasero
|
e06b24e56c
|
fix #3282
|
2017-04-27 10:13:20 +02:00 |
|
Joao Moreno
|
40f2a2f35b
|
🐛 make git.cleanAll more alarming
fixes #24803
|
2017-04-27 09:29:40 +02:00 |
|
Joao Moreno
|
c7e23b4c4e
|
Merge branch 'master' of github.com:Microsoft/vscode
|
2017-04-27 09:25:12 +02:00 |
|
Joao Moreno
|
b2b251c786
|
🐛 choice service needs cancelId argument
fixes #25226
|
2017-04-27 09:24:57 +02:00 |
|
Benjamin Pasero
|
e368b34ac3
|
Go Back / Go Ahead not the best match for swiping (fixes #25449)
|
2017-04-27 09:09:27 +02:00 |
|
Daniel Imms
|
d8a1d8b8a7
|
Improve wording in of editorHeaderBackground (#25476)
Fixes #25475
|
2017-04-27 07:35:55 +02:00 |
|
Daniel Imms
|
359c674cd2
|
Workbench colors for tomorrow night blue (#25464)
Part of #25327
|
2017-04-27 07:33:05 +02:00 |
|
Matt Bierner
|
891bb7680f
|
Update markdown wordwrap for new wordwrap settings. Fixes #25357
|
2017-04-26 22:27:28 -07:00 |
|
Matt Bierner
|
456d58d9c9
|
Automatically restart TS server when user changes TS versions. Fixes #25431
|
2017-04-26 22:14:36 -07:00 |
|
Daniel Ye
|
31fdab9da8
|
2017-04-26, merge in translation from transifex.
|
2017-04-26 20:59:20 -07:00 |
|
Rob Lourens
|
c681260b37
|
Update ripgrep - fix #24050
|
2017-04-26 20:47:35 -07:00 |
|
Rob Lourens
|
0f7f0aa49f
|
Bump node-debug2
|
2017-04-26 18:29:07 -07:00 |
|
Matt Bierner
|
38b4b14fb6
|
Fix ts server potentially logging unknown error code in some cases
|
2017-04-26 17:17:32 -07:00 |
|