Benjamin Pasero
dcd3480cde
web - allow to override product config as API
2020-06-16 07:48:50 +02:00
Benjamin Pasero
aab2c890fd
web - version is 1.47
2020-06-16 07:41:15 +02:00
Benjamin Pasero
835ecf5ddf
menus - proper types for #99998
2020-06-16 07:32:24 +02:00
Benjamin Pasero
32ec7d4bf5
Some editor override cleanup ( #100173 )
...
* editor override - remove id property and rely on options.override instead
* custom editors - code cleanup
* :lipsick:
2020-06-16 07:24:51 +02:00
SteVen Batten
9dde49dc78
fixes #99898
2020-06-15 17:09:54 -07:00
Matt Bierner
d2ae606098
Move webview protocol back to using main process
...
Fixes #89038
For #95955
This moves the webview local resource protocol back to the main process. It should now also handle remote cases by sending the remote data back to the main process
2020-06-15 16:51:27 -07:00
Rob Lourens
0ed1be8ed7
Ensure double click on markdown cell sets focus into cell editor
2020-06-15 17:45:16 -05:00
Martin Aeschlimann
420c8bb5ad
update distro
2020-06-16 00:14:58 +02:00
Martin Aeschlimann
5a571dd2e9
marketplace web extensions build
2020-06-16 00:05:44 +02:00
Rob Lourens
1a8331fade
Fix some notebook cell focus/tabbing issues
...
- Get rid of output focus sink when cell has no output, to avoid a dead spot when tabbing through cell
- Fix the toolbar losing focus shortly after tabbing onto it, by avoid context key churn
- Fix domFocus when focus is in a different element from the one that is selected (depends on an earlier PR in listCommands.ts)
Fix #99782
2020-06-15 16:50:04 -05:00
Andre Weinand
f9c6fa3161
properly resolve ${file} variable; fixes #95423
2020-06-15 22:44:51 +02:00
rebornix
89d0406f06
schema for new untitled command args
2020-06-15 13:36:14 -07:00
SteVen Batten
0a78d28f5f
fixes #99998
2020-06-15 13:05:31 -07:00
Rob Lourens
acf81e122d
Fix loading images from http in markdown cells
...
Fix #99386
2020-06-15 14:31:35 -05:00
Jackson Kearl
0a47dbd99c
Use proper classifier trainer version
2020-06-15 12:28:53 -07:00
rebornix
fdf1ab38a8
Focus cell editor if there is only one code cell in the document.
2020-06-15 12:15:37 -07:00
Rhitik Bhatt
4dfc14b846
Fixes buggy onEnter behavior when used with generator method ( #100076 )
...
* Adds regex to ignore already closed comment block
* Adds test case for generator method onEnter buggy behavior
2020-06-15 11:57:40 -07:00
Peng Lyu
b95c7252d1
Support view type for creating new untitled file. ( #100034 )
...
* Support view type for creating new untitled file.
Co-authored-by: Benjamin Pasero <benjpas@microsoft.com >
2020-06-15 11:48:45 -07:00
rebornix
350507a753
revert/backup should not be optional
2020-06-15 11:46:17 -07:00
SteVen Batten
d41bbd3869
fixes #100147
2020-06-15 11:25:29 -07:00
Miguel Solorio
ba7c748250
Merge pull request #100023 from microsoft/misolori/secondary-button-style
...
Add secondary button color tokens
2020-06-15 11:10:02 -07:00
Miguel Solorio
ac46779c72
Merge branch 'master' into misolori/secondary-button-style
2020-06-15 11:09:45 -07:00
Benjamin Pasero
4cf27bd71b
💄 CloseLeftEditorsInGroupAction
2020-06-15 19:52:45 +02:00
Miguel Solorio
531c0a12c5
Update focusBorder color to pass color contrast ratio ( fixes #99244 )
2020-06-15 10:06:23 -07:00
Daniel Imms
bf9991ad52
Skip test that flakes on Linux only
2020-06-15 09:37:57 -07:00
Connor Peet
cf7b620598
api: finalize extensionMode
...
Fixes #95926
2020-06-15 09:35:14 -07:00
Daniel Imms
54b6e8fa41
Merge pull request #100011 from microsoft/tyriar/term_errors
...
Refactor terminal launch, improve error handling and add troubleshoot link to notification
2020-06-15 09:33:41 -07:00
Connor Peet
45dbf43a87
Merge branch 'connor4312/identify-cell-outputs'
2020-06-15 09:14:23 -07:00
Benjamin Pasero
f22dcae3b7
ipc - have an explicit method to mark a window ready
2020-06-15 17:56:24 +02:00
Johannes Rieken
bc9c87a80d
Merge pull request #100070 from gjsjohnmurray/fix-100068
...
fix #100068 Better 'Read More/Less' tips on suggest widget controls
2020-06-15 17:32:49 +02:00
Benjamin Pasero
1cc95bad54
ipc - introduce an explicit event for "onOSResume"
2020-06-15 17:01:00 +02:00
João Moreno
02091fa5fc
Merge branch 'joao/list-open'
2020-06-15 16:26:45 +02:00
Johannes Rieken
fd2658d804
fix indentation
2020-06-15 16:14:34 +02:00
João Moreno
9914ad795f
remove unused import
2020-06-15 16:13:12 +02:00
João Moreno
64fa33d36a
remove openOnSelection
2020-06-15 16:12:43 +02:00
João Moreno
01da7de8bd
fix tunnel view
2020-06-15 16:12:34 +02:00
João Moreno
267b213328
fix remote view
2020-06-15 16:12:25 +02:00
João Moreno
d2026a15e3
fix timeline pane
2020-06-15 16:05:26 +02:00
João Moreno
eba0069254
💄
2020-06-15 16:05:18 +02:00
Johannes Rieken
cdf3aa07ef
make editor selection less prominent when cell isn't selected, https://github.com/microsoft/vscode/issues/99136
2020-06-15 16:03:03 +02:00
João Moreno
9a87066fcb
fix search view
2020-06-15 16:00:27 +02:00
isidor
929b9f0ce8
fixes #100160
2020-06-15 15:59:47 +02:00
isidor
5b703aff8e
fixes #100157
2020-06-15 15:58:02 +02:00
João Moreno
09ecce6d17
fix breakpoints view middle click
2020-06-15 15:50:50 +02:00
João Moreno
94463680ec
fixed default value
2020-06-15 15:44:45 +02:00
João Moreno
3025c4aaf9
remove unused code
2020-06-15 15:44:38 +02:00
João Moreno
ee108d6ee2
fix custom views
2020-06-15 15:44:30 +02:00
Daniel Imms
09d507ac01
Make warning env var indicator opaque
...
Fixes #99874
2020-06-15 06:41:05 -07:00
João Moreno
f86fd688bf
fix references widget
2020-06-15 15:36:57 +02:00
Daniel Imms
832a49d14d
Remove terminal link tooltip for search workspace links
...
Fixes #99924
2020-06-15 06:32:17 -07:00