Commit graph

29856 commits

Author SHA1 Message Date
Aldo Donetti 3b0e387fcd
proper casing
as part of the translation activity we get feedback from translators - this is about Coffeescript's proper casing being CoffeeScript
thank you https://www.transifex.com/user/profile/joelyang/
2018-02-22 10:07:26 +01:00
Isidor Nikolic 0e9649f0ae
Merge pull request #43987 from svitlana-galianova/fixing38109
Debug: Added collapse all in debug console Fixes: #38109
2018-02-22 09:51:31 +01:00
Joao Moreno 1062ac792b fixes #44181 2018-02-22 09:28:13 +01:00
Martin Aeschlimann c6607142e4
Merge pull request #44176 from Microsoft/fix-43750
Visual Studio Code does not change when High Contrast is turned on
2018-02-22 09:26:48 +01:00
Martin Aeschlimann 1e6d18050e Delayer: support Task that return a promise 2018-02-22 09:10:12 +01:00
Benjamin Pasero 5258c6e0d4 notifications - fix status message 2018-02-22 08:22:03 +01:00
Benjamin Pasero a9dc312086 notifications - disable scrollbar in toasts 2018-02-22 08:14:51 +01:00
Benjamin Pasero 6935d1cf54 fix #43750 2018-02-22 07:26:31 +01:00
Benjamin Pasero eb5e41cfd5
Merge pull request #43707 from Microsoft/rmacfarlane/disable-extensions
Add action to reload the window with disableExtensions set, #43156
2018-02-22 06:49:14 +01:00
Rachel Macfarlane 257e865be7 Remove unneeded disableExtensions arg 2018-02-21 15:40:26 -08:00
Rachel Macfarlane d367f2f2ae Pass disable extensions as part of CLI configuration 2018-02-21 15:37:53 -08:00
Svitlana Galianova cb9f5e6cca added separator 2018-02-21 18:26:46 -05:00
Daniel Imms eb3d86721e Support additional term alt sequences
Fixes #42629
2018-02-21 14:16:32 -08:00
Matt Bierner 2d1f6d422b Add localResourceRoots to webview options
Fixes #44039

Add a new option that lets extensions override which root folders a webview can load local resources from. Defaults to allowing any resource in the workspace
2018-02-21 14:05:47 -08:00
Matt Bierner bcbd3395bd Remove old way of changing an html preview's input options
The `options` argument of `_workbench.previewHtml` was never properly documented and never offically supported.
2018-02-21 14:05:47 -08:00
Matt Bierner 966aeb0c7e Move useSameOriginForRoot into options 2018-02-21 14:05:47 -08:00
Erich Gamma d2d8e45c80 Remove tslint disabling 2018-02-21 22:10:36 +01:00
Daniel Imms 0d350b140a Open website download page on Linux instead of downloading tarball
Fixes #42311
2018-02-21 11:58:18 -08:00
Matt Bierner e00f1ae737 Explicitly mark public webview methods 2018-02-21 11:57:01 -08:00
Matt Bierner c7da9389d5 Move theme change logic into webview itself 2018-02-21 11:57:01 -08:00
Matt Bierner cc3f1aadce Call webview style directly instead of using onThemeChanged 2018-02-21 11:57:01 -08:00
Matt Bierner 2d8e9f2d8f Extract render functions 2018-02-21 11:57:01 -08:00
Matt Bierner 5eeed6d275 Move layout and focus ot base class 2018-02-21 11:57:01 -08:00
Matt Bierner 7cbbf47f95 Mark injected services readonly 2018-02-21 11:57:01 -08:00
Matt Bierner 732a30a655 Mark injected services readonly 2018-02-21 11:57:01 -08:00
Matt Bierner 5c0aa64dcc Remove unused events 2018-02-21 11:57:01 -08:00
Matt Bierner 58a169f3f5 Added reload webviews command
Fixes #44068
2018-02-21 11:57:01 -08:00
Matt Bierner e05609d5ec Fix markdown style load error 2018-02-21 11:57:01 -08:00
Matt Bierner 3dee7019ed Add offical webview toggle dev tools action
Part of #44068
2018-02-21 11:57:00 -08:00
Daniel Imms 8b1b773549 Add null check for terminal focus when showing panel
Fixes #43558
2018-02-21 11:31:41 -08:00
Daniel Imms 6d5c53808d Fix terminal local links not opening line/col
Fixes #44145
2018-02-21 10:32:38 -08:00
Benjamin Pasero 4f724cbff8 notifications - proper center rooting 2018-02-21 18:30:37 +01:00
Sandeep Somavarapu 83dd7fcc28 Fix #44104 2018-02-21 18:04:37 +01:00
Sandeep Somavarapu dcc72d1699 more logging 2018-02-21 17:55:07 +01:00
Andre Weinand 20b3bf2df4 attempt to fix #43683 2018-02-21 17:48:56 +01:00
isidor 729a6d4329 fixes #44001 2018-02-21 17:48:04 +01:00
Sandeep Somavarapu d7f719b1dd Fix #35006 2018-02-21 17:32:12 +01:00
kieferrm 8786016090 reclassify machineid 2018-02-21 08:31:48 -08:00
isidor e87d98c7e1 editor centered layout: coupled sash move 2018-02-21 17:07:40 +01:00
isidor 1f2582a461 sash: expose if alt key is pressend in ISashEvent 2018-02-21 17:07:40 +01:00
Benjamin Pasero 2fee5d4fc2 notifications - fix action context issue 2018-02-21 15:54:17 +01:00
Benjamin Pasero fe929631c8 notifications - hide when secondary action is invoked in some cases 2018-02-21 15:48:58 +01:00
isidor fb06298008 centered layout: unset margin-left, width, border-color when not centered 2018-02-21 13:39:54 +01:00
isidor cb2181cff0 zenMode.centeredLayout -> zenMode.centerLayout 2018-02-21 13:27:04 +01:00
Benjamin Pasero 9cf5c6ecd9 notifications - do not add a "close" action for extensions 2018-02-21 13:22:22 +01:00
Erich Gamma 0d05c782fa Readme tweak 2018-02-21 13:19:09 +01:00
Erich Gamma eaec7c3383 Fixing #43978 add description/readme 2018-02-21 13:16:58 +01:00
Isidor Nikolic 32b28ce90b
Merge pull request #44116 from SrTobi-Forks/centered-zen
Setting to center the layout when turning on the zen mode
2018-02-21 13:13:19 +01:00
SrTobi 9a400ac7d1 added config to center the layout when turning on the zen mode 2018-02-21 12:49:39 +01:00
Dirk Baeumer 5b05f079f5 Add zsh.exe 2018-02-21 12:24:14 +01:00