Commit Graph
293 Commits
Author SHA1 Message Date
Daniel Imms eb2a8e1269 Fix some empty workspace edge cases on Mac 2016-10-19 10:21:19 -07:00
Daniel Imms ecc83b8805 Use Uri exclusively to deal with paths in BackupService 2016-10-19 09:13:21 -07:00
Daniel Imms f9cc78f67b Fix duplicate instances being restored on non-Linux 2016-10-19 08:35:46 -07:00
Daniel Imms 9e5a282b56 Merge remote-tracking branch 'origin/master' into tyriar/101_hot_exit 2016-10-19 07:56:13 -07:00
Benjamin Pasero 958a5daf1b more dynamic menu 2016-10-19 12:18:15 +02:00
Benjamin Pasero 27a24ea7d1 log more info for startuptime 2016-10-19 11:17:07 +02:00
Daniel Imms e53f008803 Fix sync-related backupservice issues, add tests 2016-10-18 15:24:25 -07:00
Benjamin Pasero 9d8e857fa9 make editor group related actions more generic 2016-10-18 08:23:55 +02:00
Benjamin Pasero 72378b33c4 add global action to toggle editor layout 2016-10-18 07:54:17 +02:00
Daniel Imms 2b0a65afb0 Remove async calls in all but critical window/workbench init
Also clean up shutdown logic to fix issue where backup workspaces were not
being evicted from workspaces.json.
2016-10-17 10:03:22 -07:00
Daniel Imms dcd624cb78 Merge remote-tracking branch 'origin/master' into tyriar/101_hot_exit 2016-10-17 07:30:02 -07:00
Daniel Imms a002932910 Clean up pass 2016-10-14 12:50:21 -07:00
Joao Moreno 92db0fb9ff 💄 2016-10-14 15:27:25 +02:00
Joao Moreno 7f80de0476 Merge branch 'feature/12963_ListExtensions_should_show_extension_version' of https://github.com/greams/vscode into greams-feature/12963_ListExtensions_should_show_extension_version 2016-10-14 15:25:47 +02:00
Daniel Imms c280e0cac0 Merge main and renderer BackupServices 2016-10-14 01:38:05 -07:00
Daniel Imms 1a29d14961 Improve IBackupService names and add jsdoc
jsdoc was only added for the renderer side interface as they will soon
be merged together.
2016-10-14 01:20:05 -07:00
Daniel Imms 4fcfdc6acc Replace all {} with Object.create(null) 2016-10-13 14:04:54 -07:00
Daniel Imms 5f230ed17c Move workspaces.json path to IEnvironmentService 2016-10-13 14:01:32 -07:00
Daniel Imms f7ea530cfe Make workspaces.json loading more resilient 2016-10-11 11:13:05 -07:00
Daniel Imms 2cac437527 Merge remote-tracking branch 'origin/master' into tyriar/101_hot_exit 2016-10-11 11:08:29 -07:00
Johannes Rieken 6681a2a7d6 tsfmt - src 2016-10-08 09:53:13 +02:00
Benjamin Pasero 307b58f24f extract method 2016-10-07 12:19:12 +02:00
Tereza Tomcova 2f13f1d9b3 Fixed crash on other platforms 2016-10-07 11:14:55 +02:00
Tereza Tomcova 90770d236f Call AllowSetForegroundWindow before sending IPC to the running instance on Windows (Fixes #929) 2016-10-07 11:14:54 +02:00
Daniel Imms 61d2696bba Get hot exit working end-to-end (very rough) 2016-10-07 01:45:32 -07:00
Daniel Imms 836cbac5ae Merge remote-tracking branch 'origin/master' into tyriar/101_hot_exit 2016-10-06 11:58:37 -07:00
Benjamin Pasero 855bcc50ff get rid of IEnvService (fixes #10656) 2016-10-06 14:19:51 +02:00
Benjamin Pasero 91db8b520f get rid of ICommandLineArguments 2016-10-06 14:03:47 +02:00
Benjamin Pasero 685621636d extract and reuse IProcessEnvironment 2016-10-06 13:53:32 +02:00
Benjamin Pasero 26b36f3914 more reuse with other env 2016-10-06 09:09:27 +02:00
Benjamin Pasero 05334aeaa3 more use of IEnvironmentService (for #10656) 2016-10-06 08:46:53 +02:00
Benjamin Pasero beeb7f2023 less use of IEnvService 2016-10-06 08:18:22 +02:00
Daniel Imms be584461ea Merge remote-tracking branch 'origin/master' into tyriar/101_hot_exit 2016-10-05 14:11:49 -07:00
Sandeep Somavarapu 105168b486 fix #11871 2016-10-04 17:23:33 +02:00
Benjamin Pasero 713e0597e5 better icon for folders in task jump list 2016-10-03 10:47:10 +02:00
Benjamin Pasero faba41c72a Recent folders list changes when opening folder in extension debug window (fixes #11164) 2016-10-03 10:20:11 +02:00
greams e0bd67ed5a Add option for --list-extensions arg
- Updates listExtensions() and getId() for optional params showVersions / withVersion
- Adds --help info for new option

Resolves: #12963
2016-10-02 13:39:44 +03:00
Joao Moreno 7ad5ce41a1 Revert "fixes #13054"
This reverts commit fc21ef35bb.
2016-09-30 09:57:43 +02:00
Joao Moreno fc21ef35bb fixes #13054 2016-09-30 09:36:07 +02:00
Benjamin Pasero fe99e44221 Revert "fixes #11673"
This reverts commit 9e4d4ece41.
2016-09-29 15:34:46 +02:00
Joao Moreno a51aa786ba fixes #12943 2016-09-29 15:13:46 +02:00
Benjamin Pasero 208ae4c062 fixes #12932 2016-09-29 08:23:15 +02:00
Joao Moreno 9e4d4ece41 fixes #11673 2016-09-28 14:32:20 +02:00
Joao Moreno 8609a0704c implement open-url in windows
related to #10340
2016-09-28 12:17:22 +02:00
Alex Dima c94c824db6 Fixes #12451: Bring back toggle render whitespace command 2016-09-28 00:32:07 +03:00
Benjamin Pasero 0c54360b23 fixes #12712 2016-09-27 16:59:39 +02:00
Benjamin Pasero 7dfe34301a toggle fullscreen class for #12377 2016-09-26 10:53:04 +02:00
Joao Moreno 1e0779d358 release notes in product
fixes #10179
2016-09-23 15:28:00 +02:00
Dirk Baeumer d6c02afff7 Merge branch 'master' into dbaeumer/TS2.0 2016-09-23 12:31:24 +02:00
Daniel Imms c860d62cba Add new workspaces to backups as they are created on main process 2016-09-23 03:23:37 -07:00