Commit Graph

74193 Commits

Author SHA1 Message Date
Alexandru Dima
05b94398d5 update distro 2020-12-15 11:12:12 +01:00
Alexandru Dima
27cefc2a81 Rename Protocol.onClose to Protocol.onDidDispose 2020-12-15 11:07:23 +01:00
Benjamin Pasero
9cc0fb5743 windows - add helper method to know used window 2020-12-15 10:37:17 +01:00
Johannes Rieken
460b6e720e in browsers perf util is just a wrapper around native performance 2020-12-15 10:25:02 +01:00
Benjamin Pasero
1537b5bcc2 windows - cleanup hack for empty windows when restoring 2020-12-15 10:07:53 +01:00
Alexandru Dima
afbd2e826c Remove Build jobs for now 2020-12-15 09:00:25 +01:00
Benjamin Pasero
c42e44e756 💄 settings descriptions referencing other settings 2020-12-15 08:55:43 +01:00
Leonard Goldstein
a1f815a4c9 add option for preview navigation behavior (#112389)
* add option for preview navigation behavior #112348

* fix test to comply with changes for #112348

* fix test to comply with changes for #112348

* get pinPreview using IWorkbenchEditorConfiguration

* adjust for changes

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
2020-12-15 08:40:44 +01:00
Jackson Kearl
f3e95ede9e Remove unused import 2020-12-14 23:31:40 -08:00
Benjamin Pasero
29e3f67038 config - careful with undefined/null config props 2020-12-15 08:30:34 +01:00
Benjamin Pasero
6b950b3d68 💄 2020-12-15 08:17:57 +01:00
Benjamin Pasero
d36f19d1d3 quick pick - configure openEditorPinned properly 2020-12-15 08:16:28 +01:00
Benjamin Pasero
f9bb8e6200 fix #112467 2020-12-15 08:12:49 +01:00
deepak1556
a9c5d7cc3c chore: fix CXX export 2020-12-14 20:07:44 -08:00
Jackson Kearl
6361cfab60 Add scrolling to getting started page (#112500)
* Scrolling via native scroll, ideally this would be Monaco's scroll

* Non-working attemot at using domscrollabelelement

* Add example usage

* Working native scrol implementation

* Native scroll with built nodes (rather tahn template)

* Wrap with DomScrollableElement (non-working)

* Use custom scrolling.

* Tweak padding

Co-authored-by: Alexandru Dima <alexdima@microsoft.com>
2020-12-14 19:30:43 -08:00
Martin Aeschlimann
14b7df48c3 do not restore default theme 2020-12-14 23:50:39 +01:00
Alexandru Dima
4d0195152f Add a slice to fix compilation 2020-12-14 23:09:19 +01:00
SteVen Batten
f76b1c25e7 remove quotes since we don't spawn shell 2020-12-14 22:03:51 +00:00
Sandeep Somavarapu
79a42e7221 use menu registry for sidebar actions 2020-12-14 22:29:31 +01:00
deepak1556
9565cf54c6 chore: bump electron@11.0.5 2020-12-14 13:13:44 -08:00
Sandeep Somavarapu
b44750d551 use menu registry for views visibility actions 2020-12-14 21:48:57 +01:00
Alexandru Dima
387f4f4b11 Skip electron binary download 2020-12-14 21:33:41 +01:00
Alexandru Dima
428008f3a5 Align versions across package.json files 2020-12-14 20:06:18 +01:00
Alexandru Dima
d6e0a5424f Use directly yarn compile 2020-12-14 20:02:37 +01:00
Connor Peet
3ba967fd7e ext: log errors running contributed commands to the console for debugger vis 2020-12-14 10:39:28 -08:00
Sandeep Somavarapu
d583e26cd0 fix show view submenu in debug 2020-12-14 19:36:56 +01:00
meganrogge
0f33afa9f9 fix #112217 by replacing look behinds 2020-12-14 10:30:45 -08:00
Rob Lourens
5431ddb506 Bump distro 2020-12-14 10:17:20 -08:00
Isidor Nikolic
4263025dcd Merge pull request #112279 from chenjigeng/feat/builtin-extension-report-issue
feat: support Report Issue capability for built-in module
2020-12-14 18:54:28 +01:00
isidor
287137afbc fixes #112415 2020-12-14 18:51:12 +01:00
Rob Lourens
8fca5328ac Merge branch 'roblou/shellEnvVar' 2020-12-14 09:37:57 -08:00
Rob Lourens
dce22cf74b Fall back on node API when $SHELL is not set, for
user shell and shell environment discovery
See github/codespaces#1639
2020-12-14 09:36:00 -08:00
isidor
8fbaf86e4b fixes #112413 2020-12-14 18:32:39 +01:00
isidor
3ee9eb9be4 fixes #112417 2020-12-14 18:22:47 +01:00
Martin Aeschlimann
a22b5d54ad [json/css/html] adopt lsp 316 2020-12-14 18:18:58 +01:00
Johannes Rieken
c2a8940127 simpler perf mark for didLoadExtensions 2020-12-14 18:15:09 +01:00
Johannes Rieken
17c777b111 update distro 2020-12-14 17:51:11 +01:00
meganrogge
e2ba080942 fix typo per #112437 2020-12-14 08:49:09 -08:00
Sandeep Somavarapu
29edd0d2a9 Use panel title context menu for contextMenu actions 2020-12-14 17:35:32 +01:00
João Moreno
6d8f5bf363 Merge remote-tracking branch 'origin/master' 2020-12-14 17:12:12 +01:00
João Moreno
f7d9fe9b72 no trigger specification 2020-12-14 17:11:57 +01:00
João Moreno
8876c6debb enable master ci for production build 2020-12-14 17:08:54 +01:00
Johannes Rieken
5b2015c9a0 telemetry for raw timer marks 2020-12-14 16:35:00 +01:00
Alex Ross
72e82ba7b2 Make simple file dialog more predictable for screen readers
Fixes #109722
2020-12-14 16:34:14 +01:00
Johannes Rieken
9ac0fc8790 remove unused/duplicated perf.mark 2020-12-14 16:15:09 +01:00
Sandeep Somavarapu
a6f2524e4a - introduce panel title menu id
- move view container menu acitons
2020-12-14 16:10:07 +01:00
Alex Ross
4301777727 Update grammars 2020-12-14 15:50:30 +01:00
Johannes Rieken
c87c95a1a0 prefix our performance marks with code/, e.g code/didStartRenderer etc 2020-12-14 15:49:58 +01:00
Benjamin Pasero
7381f53fd1 windows - move out more state code into separate class 2020-12-14 15:33:30 +01:00
João Moreno
f9b89066c7 remove dependencies stage 2020-12-14 15:02:26 +01:00