Commit Graph

10754 Commits

Author SHA1 Message Date
Joao Moreno
354738aa9f remove handleAzureJson 2016-10-20 09:52:20 +02:00
Martin Aeschlimann
e0d0b9ed6e engine.vscode must not be required 2016-10-20 09:25:52 +02:00
Benjamin Pasero
6625423cce fixes #13634 2016-10-20 07:41:22 +02:00
Benjamin Pasero
97201b0204 fix bug in quick open history opening always pinned 2016-10-20 06:55:49 +02:00
Benjamin Pasero
6e3c4680d4 fix #14020 2016-10-20 06:48:50 +02:00
Benjamin Pasero
8531bff95a Revert "Add monaco-editor-setup script"
This reverts commit 9e1b35badb.
2016-10-20 06:29:12 +02:00
Daniel Imms
112a795bf3 Merge pull request #12400 from Microsoft/tyriar/101_hot_exit
Preserve files on exit (aka hot exit)
2016-10-19 20:51:40 -07:00
Daniel Imms
4e34bfc81e Use a temp folder for backupservice tests 2016-10-19 20:29:53 -07:00
roblou
3a83bf005c node-debug2@0.1.1 2016-10-19 15:40:08 -07:00
Daniel Imms
0c48efcfdf Add untitled backup tests to fileService 2016-10-19 15:17:23 -07:00
Daniel Imms
e9be33034e Add backup tests for FileService 2016-10-19 15:06:03 -07:00
Benjamin Pasero
55df1c20e1 Merge pull request #14011 from Microsoft/kieferrm/reenable-experiments
limit experiments to first time users; fixes #14009
2016-10-19 20:51:02 +02:00
Daniel Imms
36f1d703e7 jsdoc and comment cleanup 2016-10-19 11:05:10 -07:00
Sandeep Somavarapu
e5aba16cb1 Extensions View: Remove status widget 2016-10-19 19:58:17 +02:00
Daniel Imms
a0402376dd Disable hot exit on Mac
See #12400 & #13305
2016-10-19 10:48:35 -07:00
kieferrm
6a041bd9b0 limit experiments to first time users; fixes #14009 2016-10-19 10:40:10 -07:00
Benjamin Pasero
9ac42e212d workaround #13606 2016-10-19 19:38:19 +02:00
Benjamin Pasero
ed4434baf6 A system error occured (EPERM: operation not permitted, utime (fixes #13920) 2016-10-19 19:25:08 +02:00
Daniel Imms
eb2a8e1269 Fix some empty workspace edge cases on Mac 2016-10-19 10:21:19 -07:00
Benjamin Pasero
98599c0786 new icons for horizontal split 2016-10-19 19:16:18 +02:00
Sandeep Somavarapu
3365fb3d4d Global Actions: Disable and Enable Extensions 2016-10-19 19:04:20 +02:00
Daniel Imms
30bb0b7718 Fix tests to work on Windows 2016-10-19 09:58:43 -07:00
Alex Dima
9e1b35badb Add monaco-editor-setup script 2016-10-19 18:56:31 +02:00
Sandeep Somavarapu
37c04d7ddf Remove extension from disabled list after uninstall 2016-10-19 18:26:11 +02:00
Daniel Imms
ecc83b8805 Use Uri exclusively to deal with paths in BackupService 2016-10-19 09:13:21 -07:00
Sandeep Somavarapu
8102ed5b5c fix #12957 2016-10-19 18:12:41 +02:00
Alex Dima
3974c1e374 Load all gulpfiles only if necessary 2016-10-19 17:58:50 +02:00
Daniel Imms
f9cc78f67b Fix duplicate instances being restored on non-Linux 2016-10-19 08:35:46 -07:00
Alex Dima
9c70ea1302 No need to compile extensions when doing an editor build 2016-10-19 17:22:49 +02: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
6f11a33813 fixes #14001 2016-10-19 16:44:42 +02:00
Benjamin Pasero
8330e7f7b1 more keys in tooltips 2016-10-19 16:30:32 +02:00
Johannes Rieken
701507f40c make ExtHostAPIImplementation a method for better type checks, #13990 2016-10-19 16:20:51 +02:00
Sandeep Somavarapu
ebbdd35335 Show disable / enable options as dropdown 2016-10-19 14:32:20 +02:00
Benjamin Pasero
49f15b9f3e file actions tweaks 2016-10-19 12:58:49 +02:00
Johannes Rieken
74b36eadd0 Merge pull request #13992 from Huddo121/master
Increase coverage of tests for IAction.isAction()
2016-10-19 12:55:50 +02:00
Benjamin Pasero
c9e82c9b28 toolbar: resolve keybindings for primary actions 2016-10-19 12:50:10 +02:00
Benjamin Pasero
b8c98e6d5c horizontal: more dynamic layout toggle action 2016-10-19 12:38:24 +02:00
Michael Hudson
af543cf373 Increase coverage of tests for IAction.isAction() 2016-10-19 21:25:43 +11:00
Benjamin Pasero
958a5daf1b more dynamic menu 2016-10-19 12:18:15 +02:00
Benjamin Pasero
d7b50d0a3d horizontal: add a keybinding to toggle layout 2016-10-19 12:18:15 +02:00
Johannes Rieken
dc7402b978 make vscode.d.ts use a declare module, #13990
* a declared module allows to have a sibling module containing experimental API
* this change also cleans up some bogous type pollution that happened because vscode used to be both, a declare module and a global namespace
2016-10-19 11:43:56 +02:00
Benjamin Pasero
27a24ea7d1 log more info for startuptime 2016-10-19 11:17:07 +02:00
Benjamin Pasero
35ad565d66 Do not snap to minimize when resizing window or sidebar/panel (fixes #1484) 2016-10-19 11:03:17 +02:00
Alex Dima
51846c14db Remove 'experimental' from the description of accessibility options 2016-10-19 10:11:09 +02:00
Benjamin Pasero
8861d4fdfa hide sashes when dragging editors 2016-10-19 08:43:12 +02:00
Benjamin Pasero
81445f8c47 fix sash zindex 2016-10-19 07:57:33 +02:00
Benjamin Pasero
24b035a9f1 horizontal: polish 2016-10-19 07:44:55 +02:00
roblou
79bc7a8146 Make Find in Selection not enabled by default -
Fix #12109
2016-10-18 15:59:28 -07:00
Sandeep Somavarapu
ee95df6a82 Extensions: Show actions and messages as per extension state 2016-10-19 00:39:12 +02:00