Commit Graph

729 Commits

Author SHA1 Message Date
Benjamin Pasero 1401409315 Decide on multi root actions naming (fixes #29434) 2017-06-28 10:22:48 +02:00
Benjamin Pasero 3e4a7d1e89 fix imports 2017-06-28 08:08:22 +02:00
Dirk Baeumer 75082c7ecb Fixes #29628: Show Task Log opens Output pane instead of Integrated Terminal 2017-06-27 21:48:04 +02:00
Felix Becker dbe0f89264 Always reject Promises with Error instances 2017-06-26 15:24:41 +02:00
Joao Moreno 01ccd5b908 fixes #29424 2017-06-26 09:12:50 +02:00
Matt Bierner ea8d0ffea1 Adding whitelist 2017-06-25 17:09:55 -07:00
Matt Bierner e6bd1ca0df prototype webview options 2017-06-25 17:09:55 -07:00
Matt Bierner 577105a72c Disable svg loading in the main render process 2017-06-25 17:09:55 -07:00
Rob Lourens 84747f28d3 Merge pull request #29342 from Microsoft/amqi/experiment-1-2
Remove action wrappers and fix key bindings
2017-06-23 10:43:51 -07:00
t-amqi c0a1a43975 Remove action wrappers and fix key bindings 2017-06-23 10:39:16 -07:00
Rob Lourens 74d0bb1f09 Merge pull request #29290 from Microsoft/amqi/experiment-1-2
Address changes to task menu
2017-06-22 20:03:10 -07:00
t-amqi d25d324164 Address changes to task menu 2017-06-22 16:22:39 -07:00
Wade Anderson 762a9ab16b Added tips and tricks to the help menu 2017-06-22 15:22:46 -07:00
Rob Lourens ae43ac49c0 Merge pull request #29223 from Microsoft/amqi/experiment-1-2
Wrap tasks cmds as Actions for telemetry
2017-06-21 17:34:06 -07:00
t-amqi 3454510bd4 Wrap tasks cmds as Actions for telemetry 2017-06-21 17:01:17 -07:00
Benjamin Pasero 981cd09c8d 💄 add folder 2017-06-21 11:48:13 +02:00
Benjamin Pasero 1f6006c834 multi root - add buttonLabel option to folder picker and use it 2017-06-20 18:04:03 +02:00
Joao Moreno ec463ce282 add eslint to hygiene 2017-06-20 16:22:17 +02:00
Benjamin Pasero 210c85caf4 💄 2017-06-20 16:01:33 +02:00
Benjamin Pasero 7cb99c87c0 multi root - menu entries 2017-06-20 11:46:44 +02:00
Benjamin Pasero f6debb8769 multi root - add action to add folders 2017-06-20 09:55:25 +02:00
Benjamin Pasero 27f6898c26 renames 2017-06-20 09:24:18 +02:00
Benjamin Pasero 850c1c3770 more tslint rules 2017-06-20 08:52:13 +02:00
Matt Bierner c23a87bb68 Prevent navigation on main window 2017-06-19 20:28:37 -07:00
Benjamin Pasero 14526a19e3 fix npe 2017-06-19 11:14:59 +02:00
Benjamin Pasero 240bf96fb7 Cannot read property 'webContents' of null (fixes #29000) 2017-06-19 11:09:33 +02:00
Benjamin Pasero f9d46f3ade migrate setting properly (for #207) 2017-06-19 09:52:37 +02:00
Matt Bierner c364d3a617 Fixing csp for installing extensions 2017-06-16 15:18:47 -07:00
Matt Bierner 32702189cb Add CSP to shared process 2017-06-16 14:46:43 -07:00
Alex Dima fb48a513d8 Fix layering issues in vs/base/common 2017-06-16 12:33:55 +02:00
Sandeep Somavarapu 22dd958b33 #28538 Remove configurationEvent.config property 2017-06-15 18:15:31 +02:00
Matt Bierner 0b27a58395 Fix #28749 - Webviews not opening on windows 2017-06-14 15:41:42 -07:00
t-amqi 6802b7d4d4 Remove #28565 2017-06-14 12:52:17 -07:00
t-amqi 555df42805 Add task entry to top-level menu 2017-06-14 12:01:28 -07:00
Benjamin Pasero ce7982b681 introduce and use extfs.realpath 2017-06-14 07:48:47 +02:00
Matt Bierner 314ebc778c Adding some validation 2017-06-13 11:21:09 -07:00
Benjamin Pasero 37a797067c hot exit: prevent duplicate empty windows from opening 2017-06-13 08:51:30 +02:00
Benjamin Pasero 03bb0adf98 Remember all UI state even for empty windows (fixes #207) (#28580) 2017-06-13 08:24:57 +02:00
Benjamin Pasero 60a0695040 Hot exit: set backupPath as configuration to windows (#28350) 2017-06-13 07:49:05 +02:00
t-amqi 66eddd98fa Address review changes 2017-06-12 15:52:45 -07:00
t-amqi 7e9dc4a54b Fix tasks menu syntax 2017-06-12 14:12:03 -07:00
t-amqi a2e856de8e Add entry for tasks in menu 2017-06-12 11:44:01 -07:00
Benjamin Pasero 8bd339f185 💄 2017-06-09 12:29:14 +02:00
Benjamin Pasero 7a9a71c716 💄 windows main 2017-06-09 12:10:45 +02:00
Johannes Rieken 3e81316eab Revert "load main.js while waiting for app.isReady, #17108"
This reverts commit 174fafae53.
2017-06-09 10:34:35 +02:00
Benjamin Pasero 455a4e65db 💄 2017-06-09 08:55:23 +02:00
Benjamin Pasero 2e4f2fb092 main - move some events into app.ts 2017-06-09 08:37:24 +02:00
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