Commit Graph

81 Commits

Author SHA1 Message Date
Benjamin Pasero
b4e81df81a web - rename to window.confirmBeforeQuit and show in file menu for awareness 2020-10-16 17:56:53 +02:00
Benjamin Pasero
0ea68382da web - do not enable confirmBeforeQuit per default if running in kiosk mode 2020-10-16 12:36:44 +02:00
Benjamin Pasero
26eefd4b0a web - introduce window.confirmBeforeQuit setting and enable by default 2020-10-14 15:59:40 +02:00
Raymond Zhao
4a45c74644 Add panel maximization setting for #94930 (#106967)
Add panel maximization settings for #94930
2020-09-21 11:09:02 -07:00
Benjamin Pasero
09a78db5ef pinned tabs - change sizing to normal by default 2020-09-18 09:29:41 +02:00
Benjamin Pasero
1424f2be8a pinned tabs - flip default to "shrink" 2020-09-10 09:28:16 +02:00
Benjamin Pasero
32dc32d45e pinnedTabSizing.standard => pinnedTabSizing.normal 2020-09-09 08:53:34 +02:00
Benjamin Pasero
436567cd3b pinned tabs - update setting enum name 2020-09-08 16:38:35 +02:00
Benjamin Pasero
b1c1d6574c editors - add a setting to control pinned tabs sizing 2020-09-06 10:52:25 +02:00
Benjamin Pasero
1689304b52 Allow to configure workbench.editor.restoreViewState per language (fix #101110) 2020-08-24 07:58:05 +02:00
Benjamin Pasero
38f8b223ff web - remoteIndicator => windowIndicator 2020-08-21 08:43:11 +02:00
Dhananjay Tanpure
5f8c07edc4 Merge branch 'master' into master 2020-08-01 10:00:07 +05:30
SteVen Batten
264c39de2e resolves #90995 2020-07-31 15:05:39 -07:00
Dhananjay Tanpure
ec12042f3f Activity bar can be at left or right of workbench 2020-07-26 16:41:14 +05:30
Rob Lourens
b115b7d35a Fix typo
Fix #102964
2020-07-20 10:16:14 -07:00
Jack Platten
c3fe074dad Fix typo 2020-05-07 18:19:24 -07:00
Benjamin Pasero
b85061a0be Support for pinned tabs (#97078)
* first cut

* editor title - remove closeAllEditors() method

* editors - do not talk about pinning in settings

* editors - wrap up sticky tabs
2020-05-06 18:07:57 +02:00
Greg Van Liew
d3b60a250a Settings description typos (#96641) 2020-04-30 09:57:51 +02:00
Benjamin Pasero
93c7ecfd00 Scroll to switch tabs: Reverse mode is strange when tabs overflow (fix #96405) 2020-04-29 11:08:45 +02:00
Benjamin Pasero
e2bcc4d8c7 tabs - add setting to switch tabs with mouse-wheel (#13902) (#95222) 2020-04-14 14:58:05 +02:00
Marvin Heilemann
84ed4b5404 feat add window title separator prop (#94371) 2020-04-07 12:00:56 +02:00
Martin Aeschlimann
1aba0fb8e4 fix labels & comments about icon themes 2020-04-05 15:19:39 +02:00
Jonas Dellinger
458a4c9c9f Allow users to make the scrollbars in the title area larger (#92720)
* Added 2 settings for the scrollbar height of breadcrumbs and tabs

* Added 2 settings for the scrollbar height of breadcrumbs and tabs

* Moved from pixel based scrollbar settings to a categorical sizing setting, default and large

* some cleanup and 💄

* Use updateOptions to update the horizontal scrollbar size

Co-authored-by: Benjamin Pasero <benjpas@microsoft.com>
Co-authored-by: Alex Dima <alexdima@microsoft.com>
2020-03-27 12:31:49 +01:00
Benjamin Pasero
f6fba38e9a quick access - first cut old quick open removal 2020-03-26 11:20:26 +01:00
SteVen Batten
4b25367727 remove view moving setting 2020-03-24 15:05:36 -04:00
Benjamin Pasero
38a80a3038 quick access - enable by default 2020-03-23 14:36:53 +01:00
Benjamin Pasero
9724c8b8bf quick access - add a setting to enable new quick access 2020-03-19 13:59:15 +01:00
Benjamin Pasero
b90641f8c9 💄 wording 2020-02-21 12:09:44 +01:00
Benjamin Pasero
d29788c0bc Config to limit/disable the new Untitled tab auto-naming (fix #90378) 2020-02-21 12:07:06 +01:00
SteVen Batten
c826b5312a fixes #90545 2020-02-12 11:04:14 -08:00
SteVen Batten
8d8b1b5074 update default setting 2020-02-11 09:31:00 -08:00
Jackson Kearl
67dd7855f5 Fix #89936 (#89938) 2020-02-07 07:39:42 -08:00
Benjamin Pasero
2458ab3a4a files - move window.openFilesInNewWindow setting over 2020-02-05 08:40:08 +01:00
Robo
01989df7c9 chore: update to electron 7 (#89260)
* Revert "revert back to electron 6 (#89245)"

This reverts commit 5d498736f4.

* chore: update electron@7.1.11
2020-02-04 12:56:23 -08:00
Sandeep Somavarapu
d60bf2357c #89993 Enhance views service
- register viewlets and panels for containers
- events when view visibility has changed
- small refactorings
2020-02-04 12:25:31 +01:00
SteVen Batten
be9c72410a add setting for movable views 2020-01-28 20:24:43 -08:00
Benjamin Pasero
8963c81b19 Use proper settings UI links in workbench.editor.limit.value (fix #89495) 2020-01-28 16:57:25 +01:00
Benjamin Pasero
5d498736f4 revert back to electron 6 (#89245) 2020-01-24 14:39:40 -08:00
Benjamin Pasero
1fac56ec3b enable mouseBackForwardToNavigate setting on macOS (for #8641) 2020-01-23 08:08:22 +01:00
Sandeep Somavarapu
9918d87cb6 Fix #88402 2020-01-13 13:01:11 +01:00
Sandeep Somavarapu
2def84c1e2 #87246 Abstract viewlet and panel registry 2019-12-20 16:12:25 +01:00
Benjamin Pasero
10950126e7 Have a setting for maximum number open files (editors) for #9872 2019-12-19 13:03:48 +01:00
Rob Lourens
870eb4165f Fix #87239 2019-12-18 11:08:21 -08:00
Alexander Fell
ad0eae3d68 add position panel left (#84477)
- enable layout code to position panel to the left
2019-12-18 09:18:25 -08:00
Benjamin Pasero
19062a2976 debt - move workbench.enableExperiments to correct place 2019-12-18 11:42:43 +01:00
Matt Bierner
8f60641b71 Remove some duplicate configuration node (#84070)
For #79144

Currently we duplicate information for the `editor` and `workbench` configuration nodes in a few places. This change extracts some of those to be constants instead
2019-11-12 13:51:55 -08:00
Hung-Wei Hung
19436db58b Fix #83818 - polish description in enablePreviewFromQuickOpen (#83895) 2019-11-04 12:12:21 +01:00
SteVen Batten
fdfd47ae8a fixes #83769 2019-10-31 11:44:17 -07:00
Dhairya Nadapara
0abf6cf816 added split pane options to settings (#82888)
* added split pane options to settings

* moved option to workbench config

* updating description messages

* review changes

* 💄
2019-10-21 17:58:15 +02:00
isidor
9b71a54ef4 zenMode.silentNotifications update description 2019-10-18 11:04:42 +02:00