Commit Graph

19234 Commits

Author SHA1 Message Date
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
Benjamin Pasero 2ce576d8a1 fix tests 2017-10-17 15:38:50 +02:00
Joao Moreno 828dd97c2d fixes #36340 2017-10-17 14:39:54 +02:00
Johannes Rieken 41f0ff15d7 deco - move scm decorations to git extension 2017-10-17 12:49:56 +02:00
isidor 015901f14b return threadId as the context for actions in the callstack view
fixes #36394
2017-10-17 11:27:59 +02:00
Benjamin Pasero 506eea19ef fix explorer exploding 2017-10-17 11:27:26 +02:00
Johannes Rieken 572c7ba2b4 deco - expose decorations as proposed api 2017-10-17 11:15:56 +02:00
Sandeep Somavarapu b0a7b57d46 Rename IConfigurationService onDidUpdateConfiguration to onDidChangeConfiguration 2017-10-17 10:46:33 +02:00
Benjamin Pasero 7d3ee8ab43 telemetry - delay fileGet until model is loaded to properly resolve mimetype 2017-10-17 10:18:59 +02:00
Sandeep Somavarapu fe37067d31 Clean up
- Remove configuration target in configuration editing service
- Remove configuration editing service
2017-10-16 23:07:05 +02:00
Sandeep Somavarapu b5774640f1 Use IConfigurationService.updateValue instead of IConfigurationEditingService 2017-10-16 23:01:02 +02:00
Johannes Rieken a4ae83754b fix decorations service test 2017-10-16 19:38:54 +02:00
Benjamin Pasero 45a7108337 💄 2017-10-16 19:01:50 +02:00
Benjamin Pasero 9613370d5f update title area faster when opening a new group 2017-10-16 16:19:29 +02:00
isidor 42e1d19ab5 composite bar polish css classes 2017-10-16 16:16:29 +02:00
Sandeep Somavarapu 8f4e125ab8 Fix compilation errors 2017-10-16 16:09:19 +02:00
Sandeep Somavarapu 3170a7f5f9 Do not overload getConfiguration for sending it to extension host. Use getConfigurationData 2017-10-16 16:07:40 +02:00
isidor f704a6c710 composite part: move pin / unpin / mode to compositePart 2017-10-16 16:01:13 +02:00
Johannes Rieken 5276a4fcc8 deco - proper explorer update on config change 2017-10-16 15:47:19 +02:00
Johannes Rieken abff32ca6c deco - tweak config listening 2017-10-16 15:38:33 +02:00
Johannes Rieken 9a9c8c7afb show message when no formatter is installed, #36303 2017-10-16 15:30:40 +02:00
isidor 9cdb5bb480 debug: enable / disable all breakpoints should not touch exception breakpoints
fixes #36349
2017-10-16 14:58:03 +02:00
Johannes Rieken 37043bc9d2 deco - tooltip -> title 2017-10-16 14:46:40 +02:00
Sandeep Somavarapu 81cab911d8 Merge pull request #36348 from Microsoft/sandy081/configurationImprovements
Improvements to configuration service
2017-10-16 12:43:36 +02:00
Johannes Rieken 46b7697866 color - move color provider api to stable api 2017-10-16 12:43:21 +02:00
Johannes Rieken 65a2d30efe color - jsdoc and tiny tweaks for color provider api 2017-10-16 12:43:21 +02:00
Benjamin Pasero a71c987a4d fix #35582 2017-10-16 12:40:17 +02:00
Sandeep Somavarapu 907de42b3e Fix tests 2017-10-16 12:33:14 +02:00
João Moreno 7e78566e7d Merge pull request #36265 from nicksnyder/scmawait
add missing awaits
2017-10-16 12:32:15 +02:00
Sandeep Somavarapu 3f1ffd14c8 Reload after editing 2017-10-16 11:57:22 +02:00
Sandeep Somavarapu 183035fb52 Fix compilation issues 2017-10-16 11:55:48 +02:00