Commit graph

55072 commits

Author SHA1 Message Date
Benjamin Pasero da76f05e7a electron - revert to Electron 4 2019-09-30 14:55:17 +02:00
Martin Aeschlimann 78a6b2d72f #81592 again 2019-09-30 14:51:26 +02:00
Sandeep Somavarapu 9964824ef9 do not stop if it was not running before 2019-09-30 14:48:16 +02:00
Martin Aeschlimann 8d9356eaa5 Telemetry when exe recommendation is already installed 2019-09-30 14:44:23 +02:00
isidor c2997da2ac Gesture.addTarget returns an IDisposable
fixes #81630
2019-09-30 14:42:58 +02:00
Johannes Rieken 5c3ac79b01 fix "extension slow" link 2019-09-30 14:22:24 +02:00
Sandeep Somavarapu 4ea33570b1 update-distro 2019-09-30 13:04:54 +02:00
Sandeep Somavarapu 42846298e2 Fix #81468 2019-09-30 13:04:54 +02:00
Sandeep Somavarapu 080a1fa86f Fix #81535 2019-09-30 13:04:54 +02:00
Benjamin Pasero 205b617cac web - implement text input actions too 2019-09-30 12:48:00 +02:00
Martin Aeschlimann 078acb7872 JSON formatting often fails at first. Fixes #71652 2019-09-30 12:25:57 +02:00
Sandeep Somavarapu 846cff1e8f Fix #80862 2019-09-30 12:20:34 +02:00
Alex Ross 09836b5a84 Undo change to scope/coloring of #includes in cpp 2019-09-30 11:57:34 +02:00
Benjamin Pasero 459f2071e5 tslint - show warning when using path module from node.js
Instead clients need to use our base path module
2019-09-30 11:54:12 +02:00
Benjamin Pasero e02f5dcebb debt - use dialog main service in more places 2019-09-30 11:36:17 +02:00
Benjamin Pasero 25fb4bcd78 debt - move enterWorkspace into workspace service 2019-09-30 11:35:50 +02:00
Benjamin Pasero 65c65e2697 debt - introduce and use dialog main service 2019-09-30 11:33:40 +02:00
Benjamin Pasero f8cdbe7421 host - reduce methods that are required 2019-09-30 11:32:31 +02:00
Benjamin Pasero 7928b7fb00 debt - move ISharedProcess 2019-09-30 11:30:07 +02:00
Benjamin Pasero 304693f37e debt - async import for cli 2019-09-30 11:30:07 +02:00
João Moreno 3a01780e9e
Merge pull request #81609 from vedipen/saveAllAndCommitFix
Save all and commit fix
2019-09-30 09:42:33 +02:00
Martin Aeschlimann 3259fbf267 [json] Use textDocument.rangeFormatting.dynamicRegistration instead of workspace.symbol.dynamicRegistration? #81592 2019-09-30 09:23:23 +02:00
Rob Lourens 601e3e0762
Merge pull request #81572 from shifuchen98/typo
Fix typo in batch replacement pop-up
2019-09-29 17:06:55 -07:00
Dipen Ved 6a0c40a0cc save all and commit fix 2019-09-29 19:55:17 +05:30
Fuchen Shi 7e18b80180
Merge branch 'master' into typo 2019-09-28 13:39:17 -07:00
Matt Bierner f2d41726ba Mark that preferredMode can be undefined
As part of the fix for #81574, I discovered that a large number of callers were already passing `undefined` for this value. This fix just marks the type as possibly undefined as well
2019-09-27 17:58:30 -07:00
Matt Bierner 74e4847b51 Extract BrandedService type 2019-09-27 17:58:30 -07:00
Matt Bierner 42b59f5017 Fix strict function type error for registerLanguageCommand
#81574
2019-09-27 17:58:30 -07:00
Matt Bierner 3dc33a7901 Extract constant 2019-09-27 17:58:30 -07:00
Fuchen Shi 3160940d25 Fix typo in batch replacement pop-up 2019-09-27 16:05:27 -07:00
SteVen Batten 56109c8aef fix console error when compact and navigating menu 2019-09-27 15:50:42 -07:00
Miguel Solorio d98f650edf
Merge pull request #81570 from microsoft/misolori/icon-font-settings
Adopt icon font in settings
2019-09-27 15:26:56 -07:00
Miguel Solorio e7d40dd837
Merge branch 'master' into misolori/icon-font-settings 2019-09-27 15:26:41 -07:00
Matt Bierner 408a3eb7bb Add loading indicator while image is loading in image preview
Fixes #81571
2019-09-27 14:50:43 -07:00
Miguel Solorio a939a80c4a Center gear icon 2019-09-27 14:07:13 -07:00
Miguel Solorio 9b3c041552 Center icon actions 2019-09-27 14:04:53 -07:00
Miguel Solorio cedc081e73 Remove dead styles 2019-09-27 14:03:56 -07:00
Miguel Solorio 4b16948148 Allows icons to inherit color 2019-09-27 13:57:12 -07:00
Miguel Solorio 7292718c5e Adopt icon font in settings 2019-09-27 13:45:56 -07:00
Miguel Solorio 6f070c5a35 Update icons in Keybindings editor 2019-09-27 11:18:18 -07:00
Rob Lourens 62f6fe49c3 Hide settings editor row highlight interaction with editor focus outline
Partially fix #81564
2019-09-27 10:48:13 -07:00
Sandeep Somavarapu cfb8230a9e register platform services directly 2019-09-27 17:56:23 +02:00
Sandeep Somavarapu ece510a532 fix enablement 2019-09-27 16:51:38 +02:00
Sandeep Somavarapu 16e01aa522 clean up 2019-09-27 16:51:21 +02:00
Sandeep Somavarapu dee65ce687 respect disablement state 2019-09-27 16:39:59 +02:00
Sandeep Somavarapu eb0518fdb9 Fix auto sync enablement 2019-09-27 16:30:22 +02:00
Sandeep Somavarapu e707a51d85 Merge branch 'sandy081/settingsSyncAuth' 2019-09-27 16:16:57 +02:00
Sandeep Somavarapu 39fa5f4f7d fix layering issue 2019-09-27 16:15:03 +02:00
Sandeep Somavarapu 82d5c682c5 - Add disablement state for auth token
- Extract user data sync workbench contribution
- Make actions, notifications & badge respect states correctly
2019-09-27 15:50:15 +02:00
Sandeep Somavarapu 1c865c7a9d notificiation to sign in 2019-09-27 14:38:16 +02:00