Eric Amodio
d6adf8aaf2
Re-adds command
2020-07-02 04:02:15 -04:00
João Moreno
697b702e47
Merge branch 'master' of https://github.com/microsoft/vscode
2020-07-02 09:47:42 +02:00
João Moreno
cf6efa68b5
SCM UX exploration #101103
2020-07-02 09:47:38 +02:00
Benjamin Pasero
ea2ad32838
storage - remove unused code
2020-07-02 09:19:22 +02:00
Sandeep Somavarapu
8d699df76b
Fix #100348
2020-07-02 08:35:41 +02:00
Rob Lourens
04545fa880
Fix clicking on left output margin of cell
...
Fix #101546
2020-07-01 18:42:41 -07:00
Jackson Kearl
7177658916
Revert "Fix #98766 - Reloading a dirty saved search editor causes a phantom tab to appear"
...
This reverts commit 028241b160 .
This fixes #99621 , but re-introduces #98766
I'm not sure of a way to remove both bugs, it will likely involve large refactorings.
2020-07-01 18:01:45 -07:00
Rob Lourens
5dc7025c1e
Bump node-debug2
2020-07-01 17:10:07 -07:00
Connor Peet
94c2ccd881
debug: update js-debug
2020-07-01 16:56:59 -07:00
Matt Bierner
4fbaace9b6
Remove extra parameter added for #100238
...
For #100238 . The data for this parameter already exists on options
2020-07-01 15:01:14 -07:00
rebornix
b3d6826cbc
Revert "fix #101463."
...
This reverts commit 4ad0de2606 .
2020-07-01 14:42:41 -07:00
rebornix
69c2da0dd4
avoid revert if it is not dirty
2020-07-01 14:38:40 -07:00
Miguel Solorio
102a9e5e44
Scope markdown margins to headings
2020-07-01 14:13:52 -07:00
Miguel Solorio
11cb67466a
Update notebook color token names ( fixes #98984 )
2020-07-01 13:35:31 -07:00
Matt Bierner
4c7d564080
Pick up new TS version
2020-07-01 13:29:18 -07:00
Matt Bierner
e96aaa0bef
Always use http for internal webview resource loading
...
Fixes #101272
2020-07-01 12:00:24 -07:00
João Moreno
6968ef84a0
force rebase when pulling
2020-07-01 20:34:22 +02:00
Rob Lourens
06ba687683
Bump distro
...
ThirdPartyLicenses updates for vscode-ripgrep
2020-07-01 11:33:44 -07:00
Miguel Solorio
0bd3862a44
Add border to top and bottom focused notebook cells (refs #101375 )
2020-07-01 10:45:46 -07:00
Daniel Imms
06b9d1850f
Don't call ext link provider for empty lines
...
Fixes #101452
2020-07-01 09:07:42 -07:00
Daniel Imms
0fe3b64da8
Add warning about async usage of provideTerminalLinks
...
Fixes #101458
2020-07-01 09:02:25 -07:00
Benjamin Pasero
1f31957f81
contextmenu - do not send functions over ipc ( fix #100982 )
2020-07-01 17:53:00 +02:00
Daniel Imms
37ca38a4fb
Add note about re-using options objects
...
Fixes #101495
2020-07-01 08:18:15 -07:00
João Moreno
665bc2c1c3
fixes #101337
2020-07-01 17:02:18 +02:00
João Moreno
ba4aa7a613
fixes #101432
2020-07-01 16:56:31 +02:00
João Moreno
5c112d7735
Merge branch 'master' of https://github.com/microsoft/vscode
2020-07-01 16:47:54 +02:00
João Moreno
faf9bda06a
fixes #101411
2020-07-01 16:47:43 +02:00
Sandeep Somavarapu
f813a02022
Fix #100200
2020-07-01 16:40:33 +02:00
Alex Dima
b9ba96b609
Fixes #101490 : Do not ship standalone editor resources
2020-07-01 16:40:05 +02:00
Alex Ross
e80069d600
Reuse hover options in custom tree view
...
Fixes #101495
2020-07-01 16:35:49 +02:00
João Moreno
4893dbd53d
fixes #101146
2020-07-01 16:26:10 +02:00
Sandeep Somavarapu
9d66cd6fda
fix #98920
2020-07-01 16:18:11 +02:00
João Moreno
96f2799b86
fixes #101410
2020-07-01 16:17:12 +02:00
João Moreno
1ec127e62c
Merge branch 'master' of https://github.com/microsoft/vscode
2020-07-01 16:09:54 +02:00
João Moreno
c87bc472b8
fixes #101103
2020-07-01 16:09:46 +02:00
João Moreno
0edc0c185b
fixes #101094
2020-07-01 16:07:50 +02:00
isidor
fb2d4b9bfe
fixes #101400
2020-07-01 15:59:01 +02:00
Daniel Imms
71b845cca2
Shell path -> shell executable
...
Fixes #101482
2020-07-01 06:52:54 -07:00
Johannes Rieken
41b98ed0be
fix https://github.com/microsoft/vscode/issues/100633
2020-07-01 15:51:02 +02:00
Sandeep Somavarapu
7cca5b9e52
fix tests
2020-07-01 15:46:34 +02:00
Sandeep Somavarapu
baa0bfcf68
Fix #98865
2020-07-01 15:46:34 +02:00
Daniel Imms
1a62c8a641
Require ctrl on link provider link
...
Fixes #101473
2020-07-01 06:43:16 -07:00
João Moreno
35a4b23042
add scm label
...
related to #101103
2020-07-01 15:42:19 +02:00
Anoesj Sadraee
cac8f2e908
Add 'pnpm' option to NPM scripts ( #100654 )
...
Co-authored-by: Alex Ross <alros@microsoft.com >
2020-07-01 15:36:37 +02:00
Alex Ross
dbfc5dd2fe
Make platform warning more specific for dialog title
...
Fixes #101443
2020-07-01 15:33:47 +02:00
João Moreno
0959e79a09
Merge branch 'master' of https://github.com/microsoft/vscode
2020-07-01 15:30:04 +02:00
João Moreno
72ea6f6d75
fixes #101251
2020-07-01 15:29:55 +02:00
isidor
b15f21b693
fixes #101431
2020-07-01 15:27:09 +02:00
Sandeep Somavarapu
0456ff932e
Fix #101339
2020-07-01 15:15:10 +02:00
João Moreno
b4d8f06c93
Merge branch 'master' of https://github.com/microsoft/vscode
2020-07-01 15:13:14 +02:00