Joao Moreno
|
273cca4ac8
|
Merge commit 'refs/pull/70536/head' of github.com:microsoft/vscode into pr/70536
|
2019-08-08 11:57:25 +02:00 |
|
Joao Moreno
|
be74b78eff
|
Merge branch 'pr/70539'
|
2019-08-08 11:55:50 +02:00 |
|
Joao Moreno
|
181759fe6a
|
add git.smartCommitChanges
|
2019-08-08 11:55:13 +02:00 |
|
Benjamin Pasero
|
79bb87943f
|
fix #78077
|
2019-08-08 11:40:15 +02:00 |
|
Joao Moreno
|
3dc34be7ae
|
Merge commit 'refs/pull/70539/head' of github.com:microsoft/vscode into pr/70539
|
2019-08-08 11:34:18 +02:00 |
|
Joao Moreno
|
fbf793cb4d
|
Merge branch 'pr/67953'
|
2019-08-08 11:32:09 +02:00 |
|
Joao Moreno
|
fa5c79386c
|
git: promptToSaveFilesBeforeCommit should have more options
related to #66296
|
2019-08-08 11:30:25 +02:00 |
|
Benjamin Pasero
|
3dd74959d4
|
editor - switching between tab enablement is missing a layout call for title area
|
2019-08-08 11:23:22 +02:00 |
|
Joao Moreno
|
f7fd6b34ba
|
git: improve promptToSaveFilesBeforeCommit message
|
2019-08-08 11:22:52 +02:00 |
|
Joao Moreno
|
d69616088c
|
Merge commit 'refs/pull/67953/head' of github.com:microsoft/vscode into pr/67953
|
2019-08-08 11:22:28 +02:00 |
|
Alex Dima
|
3ffd892399
|
Fixes #59980
|
2019-08-08 11:06:50 +02:00 |
|
Alex Dima
|
31c73988b9
|
Reinstante keybinding service check
|
2019-08-08 11:06:50 +02:00 |
|
Benjamin Pasero
|
b8a7a8931f
|
web - enable sourcemaps (#78690)
|
2019-08-08 10:56:39 +02:00 |
|
Benjamin Pasero
|
c92430ca57
|
web - prevent unload while writing state to storage service
|
2019-08-08 10:44:35 +02:00 |
|
Joao Moreno
|
aef1a6c803
|
add setting: scm.countBadge
fixes #78610
|
2019-08-08 10:38:46 +02:00 |
|
Joao Moreno
|
bd30caa0d7
|
fix git count badge setting change update
|
2019-08-08 10:38:33 +02:00 |
|
Joao Moreno
|
8ed1045e87
|
fixes #78603
|
2019-08-08 10:09:19 +02:00 |
|
Joao Moreno
|
2eee0e23c8
|
build: add quality to compile cache key
|
2019-08-08 09:20:49 +02:00 |
|
Benjamin Pasero
|
46ab5c00fd
|
fix #78679
|
2019-08-08 08:51:43 +02:00 |
|
Benjamin Pasero
|
d3066ce7c5
|
propagate editor part visibility (fix #68320)
|
2019-08-08 08:27:19 +02:00 |
|
Rachel Macfarlane
|
fe5a70e310
|
Fix build
|
2019-08-07 16:51:58 -07:00 |
|
Rob Lourens
|
2275762684
|
Fix search perf regression on long lines, fix #77650
|
2019-08-07 16:33:14 -07:00 |
|
Rob Lourens
|
7fd022330c
|
Bump vscode-ripgrep
|
2019-08-07 16:30:39 -07:00 |
|
Rob Lourens
|
d9e833bc7e
|
SearchResult#remove must still handle FolderMatch
Fix #78509
|
2019-08-07 16:30:39 -07:00 |
|
Rachel Macfarlane
|
fe3669fe3b
|
Show minimap decorations for global search as well, fixes #78236
|
2019-08-07 16:20:05 -07:00 |
|
Miguel Solorio
|
6a225f9a86
|
Fix #78657, update padding for quick fixes
|
2019-08-07 15:54:45 -07:00 |
|
SteVen Batten
|
b72129dc4d
|
fixes #78176
|
2019-08-07 10:57:34 -07:00 |
|
Pine Wu
|
bcc7f1219f
|
Update services for #78285
|
2019-08-07 10:46:54 -07:00 |
|
Peng Lyu
|
6f63733348
|
remove scrollOff from top level editor options
|
2019-08-07 10:23:58 -07:00 |
|
Peng Lyu
|
0083b8d273
|
Re #78168 Zone Widget
|
2019-08-07 10:21:01 -07:00 |
|
João Moreno
|
383a3d8759
|
Use grid descriptors for workbench grid layout (#78550)
* grid: getViewCachedVisibleSize
fixes #78228
* wip: grid hydration first steps
* use more layout state
* grid: remember sidebar position
* layout: remove layoutGrid
* splitview: fix moveView invisible preservation
* grid: addViewAt, moveViewTo
* layout: handle sidebar position
* layout: remove unnecessary layout call
* layout: panel position
* restore strange loop
* layout: status bar and activity bar parts
* 💄
* fix missing calls to setViewVisible
* lipstick
* fix titlebar visibility
* fix editor visibility
* doc
* cleanup todos and use Parts enum
|
2019-08-07 09:25:08 -07:00 |
|
Daniel Imms
|
f8463cbab5
|
Update distro
|
2019-08-07 09:18:36 -07:00 |
|
Daniel Imms
|
adb3edaa46
|
xterm@3.15.0-beta93
Diff: d20068c...58e1b0d
Changes:
- Add mouse report tests
- Fix shift+click throwing
- Fix DECSTBM
Fixes #78614
Fixes #78355
|
2019-08-07 09:06:33 -07:00 |
|
Joao Moreno
|
59e3396c27
|
use add instead of stage
|
2019-08-07 17:37:44 +02:00 |
|
Joao Moreno
|
5a40f525bc
|
Merge commit 'refs/pull/69506/head' of github.com:microsoft/vscode into pr/69506
|
2019-08-07 17:35:21 +02:00 |
|
João Moreno
|
555693ca34
|
Merge pull request #75213 from Olovan/master
Fix #72640
|
2019-08-07 17:30:15 +02:00 |
|
Alex Dima
|
78ddcdcd5c
|
Fixes #75494: do not break between surrogate pairs
|
2019-08-07 17:26:23 +02:00 |
|
Joao Moreno
|
cb67fbacab
|
remove bad css
|
2019-08-07 17:14:13 +02:00 |
|
Joao Moreno
|
6b8272571f
|
Merge commit 'refs/pull/69296/head' of github.com:microsoft/vscode into pr/69296
|
2019-08-07 17:14:05 +02:00 |
|
Joao Moreno
|
92ae2aee85
|
Merge branch 'master', commit 'refs/pull/69904/head' of github.com:microsoft/vscode into pr/69904
|
2019-08-07 16:45:56 +02:00 |
|
Joao Moreno
|
496d065521
|
Merge branch 'pr/69314'
|
2019-08-07 16:35:34 +02:00 |
|
Joao Moreno
|
43a85c4a9f
|
Merge commit 'refs/pull/69314/head' of github.com:microsoft/vscode into pr/69314
|
2019-08-07 16:35:23 +02:00 |
|
Daniel Imms
|
977a82fba3
|
Disable terminal tests that depend on terminal being hidden or shown in the past
|
2019-08-07 06:50:46 -07:00 |
|
Joao Moreno
|
fd2ce67201
|
Merge commit 'refs/pull/68048/head' of github.com:microsoft/vscode into pr/68048
|
2019-08-07 15:33:25 +02:00 |
|
Joao Moreno
|
a8391d9c08
|
Merge branch 'pr/67641'
|
2019-08-07 15:30:14 +02:00 |
|
Joao Moreno
|
76e4d94257
|
Merge commit 'refs/pull/67641/head' of github.com:microsoft/vscode into pr/67641
|
2019-08-07 15:30:01 +02:00 |
|
Christopher Strack
|
3a85597845
|
Normalize paths when matching problems (#77875)
Fixes #77804
|
2019-08-07 15:23:11 +02:00 |
|
Benjamin Pasero
|
ebe2aeef8f
|
fix #78500
|
2019-08-07 15:22:36 +02:00 |
|
Joao Moreno
|
fa91dfbdad
|
💄 screencast css
|
2019-08-07 15:21:22 +02:00 |
|
Joao Moreno
|
90f815e475
|
Merge commit 'refs/pull/67823/head' of github.com:microsoft/vscode into pr/67823
|
2019-08-07 15:15:16 +02:00 |
|