7868 Commits

Author SHA1 Message Date
Joao Moreno
b3f39bf739 remove extensionsWorkbenchExtension! 2016-09-15 18:41:16 +02:00
Joao Moreno
9dea73691e process vsix installations from args 2016-09-15 18:41:16 +02:00
Joao Moreno
3634d3d197 functional: not 2016-09-15 18:41:02 +02:00
Joao Moreno
e02573f064 event buffer, nextTick, tests 2016-09-15 18:41:02 +02:00
Joao Moreno
2a8bab8718 event: buffer 2016-09-15 18:41:02 +02:00
Joao Moreno
df3fd2dc41 shared process init data 2016-09-15 18:41:02 +02:00
Daniel Imms
096af37bd2 Remove flaky tests
Fixes #11930
2016-09-15 09:31:48 -07:00
Sandeep Somavarapu
05798c2f46 Update description of recommendations prop 2016-09-15 18:06:49 +02:00
Sandeep Somavarapu
07bb653f20 Notify workspace recommendations 2016-09-15 17:40:20 +02:00
Sandeep Somavarapu
6e76999ad1 update forward link 2016-09-15 17:40:20 +02:00
Andre Weinand
89da41c611 delay command execution for newly created integrated terminals 2016-09-15 16:19:35 +02:00
Benjamin Pasero
d7e0eade3c indicate current association too 2016-09-15 16:07:55 +02:00
Sandeep Somavarapu
32ddfd5688 Clean up #11936 2016-09-15 15:57:42 +02:00
Benjamin Pasero
ba777300c9 update text file editor model when file associations change 2016-09-15 15:52:00 +02:00
Sandeep Somavarapu
ef52244d8b Implement #11936 2016-09-15 15:44:23 +02:00
Benjamin Pasero
7ac6d551d8 make sure to return clones for configurationservice#lookup() 2016-09-15 15:33:46 +02:00
Benjamin Pasero
19bf8e0f42 config service: emit event if config changes after calling reloadConfiguration() 2016-09-15 14:48:56 +02:00
Benjamin Pasero
5ee27bcdcb introduce unbind container to text file model 2016-09-15 14:47:10 +02:00
Benjamin Pasero
ccac827d7d more guidance to the user when configuration writing fails 2016-09-15 13:57:20 +02:00
Benjamin Pasero
bb99436dba file associations: find proper target based on current config 2016-09-15 12:01:38 +02:00
Joao Moreno
0f7a1edfc1 bad bad bad 2016-09-15 11:40:46 +02:00
João Moreno
505f2f39c8 Merge pull request #12035 from XVincentX/master
Provide a changelog tab when this file is bundled in the package
2016-09-15 10:50:24 +02:00
Joao Moreno
c81f130bf7 move disable-extensions arg down 2016-09-15 10:29:32 +02:00
Benjamin Pasero
8335651043 use config write API to write file associations (for #11974) 2016-09-15 10:06:24 +02:00
XVincentX
b98c3f7d79
Add hasChangelog method to display the tab eventually 2016-09-15 09:54:48 +02:00
XVincentX
23815a07bf
Remove the extension parameter from open commands 2016-09-15 09:15:53 +02:00
Benjamin Pasero
91115aa714 support debug & tasks writing (for #8937) 2016-09-15 08:45:37 +02:00
Benjamin Pasero
a4a100213d Do not add to recent files list when running with "--diff" (fixes #12049) 2016-09-15 07:27:54 +02:00
Benjamin Pasero
663bb3f730 polish language mode picker 2016-09-15 07:08:20 +02:00
Christof Marti
50bb7aad57 Prune find traversal with basename patterns 2016-09-14 17:12:42 -07:00
Andre Weinand
3d1a71250d integrated debug terminal: support PowerShell on all platforms 2016-09-15 00:40:38 +02:00
Andre Weinand
ef69b2cc39 integrated debug terminal: support env vars for PowerShell; fixes Microsoft/vscode#11785 2016-09-14 23:19:00 +02:00
Alexandru Dima
0a79f6d1bf Add temporary access to chrome://accessibility (workaround for #12036) 2016-09-14 20:53:46 +02:00
Alexandru Dima
c5041403f8 Keep bundled simpleWorker lean 2016-09-14 20:33:27 +02:00
Alexandru Dima
81bb89dec6 Keep keyCodes.ts lean and mean 2016-09-14 20:33:26 +02:00
Martin Aeschlimann
8934bd2ba8 Merge branch 'master' into aeschli/html-extension 2016-09-14 20:12:26 +02:00
XVincentX
e38c8732ce
Provide correct localized strings 2016-09-14 18:59:25 +02:00
Joao Moreno
fc54f4b15d use opener service in extension editor
fixes #11309
2016-09-14 17:54:39 +02:00
Denis Malinochkin
bf65a1907d Display language identifier in Language Mode drop down 2016-09-14 18:23:30 +03:00
Martin Aeschlimann
2a4e5b023d [html] add razor 2016-09-14 16:39:14 +02:00
Benjamin Pasero
cd1318c7b8 better fix for css escaping in explorer 2016-09-14 16:19:55 +02:00
Benjamin Pasero
5f29eb7523 Explorer: files with spaces produces bad CSS classes (fixes #12024) 2016-09-14 16:16:06 +02:00
Benjamin Pasero
368be109ba Explorer no longer shows "..." for cropped file labels (fixes #12022) 2016-09-14 16:07:13 +02:00
Martin Aeschlimann
b66b9871a0 [html] enable handlebars 2016-09-14 11:11:45 +02:00
Benjamin Pasero
4e59a0c754 getPathLabel(): Cannot read property '1' of null (fixes #11962) 2016-09-14 10:56:38 +02:00
Sandeep Somavarapu
b17fe30fb6 fix #11967 2016-09-14 10:22:43 +02:00
Joao Moreno
f26cf83dd8 print commit in new line 2016-09-14 10:09:00 +02:00
XVincentX
4c93b48ef6
Get changelog url in installed extension as well 2016-09-14 09:57:29 +02:00
XVincentX
1ad39acdbf
Generalise and resuse markdown rendering function 2016-09-14 09:45:37 +02:00
XVincentX
1fbb0b9779
Display the changelog nav bar 2016-09-14 09:31:11 +02:00