Commit Graph

19264 Commits

Author SHA1 Message Date
Sandeep Somavarapu
6f1b4c9aa8 Adopt to new configuration change event 2017-10-18 18:27:59 +02:00
isidor
004ad5cec5 remvoe compositebar.css 2017-10-18 18:21:01 +02:00
Sandeep Somavarapu
b4fdeadbb8 Adopt new configuration change event in markers and preferences areas 2017-10-18 18:01:34 +02:00
isidor
637a2e3baa composite bar fix rendering issue with the overflow 2017-10-18 17:20:01 +02:00
isidor
d87815b838 compositeBar: compute sizes by initialiy filling out the action bar and get the size from css 2017-10-18 17:20:01 +02:00
isidor
c7ba0dc4ba panel: adopt CompositeBar 2017-10-18 17:20:01 +02:00
Joao Moreno
8d1828314c fixes #36237 2017-10-18 16:47:16 +02:00
Sandeep Somavarapu
e3cafbfb38 Adopt to new configuration change event in explorer 2017-10-18 16:42:24 +02:00
Sandeep Somavarapu
eb8622b53a Adopt new configuration change event in extensions land 2017-10-18 16:17:28 +02:00
Sandeep Somavarapu
3f54087c56 Adopt debug to config change event 2017-10-18 15:59:28 +02:00
Joao Moreno
ffdb33f3f2 Merge branch 'master' of github.com:Microsoft/vscode 2017-10-18 15:53:34 +02:00
Joao Moreno
1eb2dcb12b fix bad shrinwrap for windows-mutex 2017-10-18 15:52:54 +02:00
Benjamin Pasero
e4aa43c31d fix tests 2017-10-18 15:44:00 +02:00
Joao Moreno
6e6b2520cb windows: alert if windows-foreground-love is missing
related to #36358
2017-10-18 15:21:36 +02:00
Johannes Rieken
bcfc11acc0 uri - export UriComponents 2017-10-18 15:14:56 +02:00
Joao Moreno
9d450132ff warn if windows-mutex can't be loaded
fixes #36358
2017-10-18 15:13:53 +02:00
Sandeep Somavarapu
2a575a4407 Adopt to new configuration change event 2017-10-18 12:35:41 +02:00
Sandeep Somavarapu
32d813e42e Adopt to new configuration change event 2017-10-18 12:35:41 +02:00
Johannes Rieken
5f24275930 easy checks, #36427 2017-10-18 12:11:55 +02:00
Johannes Rieken
e988aa800b fix #36336 2017-10-18 12:03:59 +02:00
Sandeep Somavarapu
fd42d99117 💄 2017-10-18 11:58:50 +02:00
Sandeep Somavarapu
91b9b41307 Check for workspace existence - Extension host will not contain workspace object in empty workspace scenario 2017-10-18 11:57:39 +02:00
Benjamin Pasero
104a4d1bb6 💄 2017-10-18 11:57:06 +02:00
Benjamin Pasero
3b960a89e3 telemetry - add a workspace ID tag to workspace stats 2017-10-18 11:39:37 +02:00
Benjamin Pasero
e6e9092fb6 fix layering rules in workbench services 2017-10-18 11:28:47 +02:00
Johannes Rieken
d4b5e8a7cd context - more precise config change event listening 2017-10-18 11:25:26 +02:00
isidor
9c97b8002d debug: decodeURI before sending it out to adapter
fixes #36471
2017-10-18 11:06:40 +02:00
Benjamin Pasero
1fbd298cdc fix tests 2017-10-18 11:00:16 +02:00
Sandeep Somavarapu
993043440d Send workspace configuration change event data to extension host 2017-10-18 10:53:24 +02:00
Johannes Rieken
619e5f93bc config context fixes 2017-10-18 10:49:36 +02:00
Johannes Rieken
71d332b464 deco - remove opacity, use colors only, remove provider label from proposed api 2017-10-18 10:36:47 +02:00
Benjamin Pasero
01a35abcc7 telemetry: do not log fileGet on settings JSON files 2017-10-18 10:15:45 +02:00
Benjamin Pasero
b98939c030 fix #36244 2017-10-18 10:08:26 +02:00
Johannes Rieken
ca2c107324 deco - update decorations when gitignore-file changes 2017-10-18 10:06:13 +02:00
isidor
b2f4ba4dd7 debug: change start without debugging keybinding 2017-10-18 10:00:06 +02:00
Johannes Rieken
47bd309a7b deco - show file decoration also in open editors sections 2017-10-18 09:40:45 +02:00
Benjamin Pasero
4b610b1f45 update electron.d.ts (1.7.9) 2017-10-18 09:17:14 +02:00
Sandeep Somavarapu
b65cb01b3d Send the configuration change event data to Extension host 2017-10-18 08:39:48 +02:00
Sandeep Somavarapu
56a9f4e652 Update context key service to listen only on config section changes 2017-10-18 08:39:47 +02:00
Sandeep Somavarapu
64992dee5c Adopt menus using new configuration change event 2017-10-18 08:39:47 +02:00
Matt Bierner
1ff751a12b Fix marker test for toString 2017-10-17 22:14:53 -07:00
Daniel Imms
c5bf0096b4 Allow term workspace selector command to work when no folder is opened
Fixes #36392
2017-10-17 16:12:14 -07:00
Daniel Imms
1d872eb4fd Merge pull request #36446 from Microsoft/ben/electron-1.7.9
electron@1.7.9
2017-10-17 16:03:22 -07:00
Matt Bierner
557739815a Add "code" to copied marker metadata info
Fixes #36449
2017-10-17 16:00:03 -07:00
Rob Lourens
9dc080f80b Change "Remove" to "Dismiss" - fix #36440 2017-10-17 11:08:08 -07:00
Benjamin Pasero
12f9753dc4 force a change 2017-10-17 17:42:39 +02:00
Johannes Rieken
d5880b1a59 deco - decorate ignored files 2017-10-17 17:19:36 +02:00
isidor
68797abd31 fix activity bar context menu 2017-10-17 16:44:42 +02:00
isidor
281bfeb078 activityService: move pin methods to composite bar 2017-10-17 16:20:42 +02:00
Dirk Baeumer
fcd266b586 Log 0 for count telementries not undefined 2017-10-17 16:16:01 +02:00