Commit Graph

682 Commits

Author SHA1 Message Date
Benjamin Pasero 2a580b4d68 main - extract service for handling recent paths and jumplist 2017-06-09 08:10:09 +02:00
Benjamin Pasero a1f1d6a579 main - more shuffling around 2017-06-08 15:38:08 +02:00
Benjamin Pasero 63cdab3152 debt - extract IWindowsMainService 2017-06-08 13:17:17 +02:00
Benjamin Pasero 0526234210 more renames 2017-06-08 12:33:04 +02:00
Benjamin Pasero c2cb4fc173 delete unused code 2017-06-08 12:28:22 +02:00
Benjamin Pasero 129ba23f70 vscodeWindow => codeWindow 2017-06-08 12:26:32 +02:00
Benjamin Pasero f97a4729b2 debt - some cleanup on main services 2017-06-08 12:23:04 +02:00
Benjamin Pasero 4aa3f05d08 💄 main side 2017-06-08 09:48:37 +02:00
Benjamin Pasero 059f5e473c add "quick open recent" to file menu 2017-06-07 15:49:55 +02:00
isidor ed1b6da17a debug menu: enable all breakpoints
fixes #28143
2017-06-07 10:22:57 +02:00
Benjamin Pasero 7df06724b8 use tildify in more places 2017-06-06 11:58:49 +02:00
Benjamin Pasero 70deb179d4 inputs: open context menu where mouse is 2017-06-06 11:51:06 +02:00
Benjamin Pasero 14adf4bb46 always have a representedFilename 2017-06-06 11:44:38 +02:00
Benjamin Pasero a7dee48b14 tweak menu (for #25145) 2017-06-06 11:32:40 +02:00
Alex Dima 2140cc91b7 Fixes #27551: Add ToggleMultiCursorModifierAction and corresponding menu item 2017-06-01 13:13:55 +02:00
isidor d8135cb714 "Check For Updates" -> "Check for Updates"
fixes #27532
2017-05-31 12:14:57 +02:00
Benjamin Pasero 43298ba547 macOS: custom titlebar double-click not consistent (fixes #27382) 2017-05-29 11:36:23 +02:00
Benjamin Pasero a9486e406f linting: convert double quote imports to single quote 2017-05-26 09:27:46 +02:00
Benjamin Pasero a8fb36fc28 How to configure a window (also for reload case)? (fixes #27192) 2017-05-26 09:27:45 +02:00
Alex Dima d7add5ef38 Wire up accessibilitySupportEnabled to the renderer process 2017-05-23 17:11:30 +02:00
Johannes Rieken 7371cfd703 add ILifecycleService#startupKind 2017-05-18 17:33:42 +02:00
Christof Marti 5573e3a64f Add interactive playground to Help menu (fixes #23481) 2017-05-17 10:39:21 -07:00
Johannes Rieken cd6ee093b5 adopt new loader with 'onNodeCachedData', send telemetry for successful cached data generation 2017-05-16 10:49:09 +02:00
Benjamin Pasero aae145d478 window.newWindowDimensions: inherit not working with minimized window (fixes #26586) 2017-05-15 15:50:36 +02:00
Benjamin Pasero 72c32b23f1 Cannot read property 'loadURL' of null (fixes #26588) 2017-05-15 15:49:30 +02:00
Johannes Rieken aa8f889b8a fix #26512 2017-05-12 12:46:27 +02:00
Benjamin Pasero f8ee7599fb Cannot read property 'isFullScreen' of null (fixes #26520) 2017-05-12 12:30:07 +02:00
Benjamin Pasero 54811a0062 💄 2017-05-12 12:28:28 +02:00
Matt Bierner e36e70707d Added go to implementaiton and go to definition to go menu. Fixes #26461 2017-05-11 21:33:20 -07:00
Benjamin Pasero e57801bc9b Restore window to size and location when starting app (fixes #26353) 2017-05-10 16:09:17 +02:00
Jeremy Loy 50b588a5a1 Added Services Submenu for MacOS (#26248) 2017-05-09 12:25:55 +02:00
Joao Moreno 7a47589cac remove git menu
fixes #19638
2017-05-09 09:52:36 +02:00
Sebastian Zaha 0fb71c0794 Added an option to disable the mnemonics in the main menu (#22669)
* fixes #17962

* 💄
2017-05-08 07:54:37 +02:00
Benjamin Pasero 56b341c2e0 Windows in fullscreen mode does not restore to correct monitor (fixes #25400) 2017-05-06 09:29:04 +02:00
Joao Moreno c2c39e14a2 remove legacy git
fixes #8809
fixes #24014
2017-05-05 15:35:33 +02:00
Benjamin Pasero 823b3db494 Merge pull request #26025 from Microsoft/ben/next 2017-05-05 13:48:16 +02:00
Johannes Rieken 174fafae53 load main.js while waiting for app.isReady, #17108 2017-05-04 17:14:33 +02:00
Benjamin Pasero ea57f5c04e 💄 2017-05-03 07:10:39 +02:00
Alex Dima ccc0fa3c0b More fixes for 24153 2017-04-28 17:11:52 +02:00
Alex Dima 2865949f01 Fixes #24153: ISO Keyboards: Backslash and IntlBackslash "swapped" 2017-04-28 16:20:06 +02:00
Benjamin Pasero e368b34ac3 Go Back / Go Ahead not the best match for swiping (fixes #25449) 2017-04-27 09:09:27 +02:00
Benjamin Pasero b34f17350f Un-allowed double quoted imports (for #25451) 2017-04-26 19:13:12 +02:00
Matt Bierner 483bd48332 Continue fixing TS 2.3.1 Compiler Errors in VSCode Codebase (#25315)
From: https://github.com/Microsoft/TypeScript/issues/15352

TS 2.3.1 introduced a breaking change by [switching to covariant types for callbacks](https://github.com/Microsoft/TypeScript/wiki/Breaking-Changes#covariance-in-callback-parameters). This change tries to fix these compiler errors in the workbench codebase
2017-04-25 12:52:41 -07:00
Martin Aeschlimann e87782d2d0 [theme] clean up IColorTheme 2017-04-25 12:34:20 +02:00
Benjamin Pasero f60fe952ab fix #25190 2017-04-25 12:00:09 +02:00
Benjamin Pasero 40871a23c9 clean up failing test 2017-04-25 09:48:35 +02:00
Benjamin Pasero d8fe52b178 💄 2017-04-19 08:51:04 +02:00
Seivan Heidari bd84e6d975 Fixes #4803: Adding support for swipe gestures on macOS. (#23663) 2017-04-19 08:42:27 +02:00
Alex Dima aca01f2daa Fix build hygiene issues 2017-04-14 14:08:52 +03:00
Benjamin Pasero 67cf007432 File from UNC-folders twice time opened in same instance after changes (fixes #24003) 2017-04-12 07:33:27 +02:00