Commit graph

6289 commits

Author SHA1 Message Date
Joao Moreno 3e5c92f552 Merge branch 'master' into telemetry 2016-06-08 17:17:51 +02:00
Joao Moreno 086102dd02 check for aiKey 2016-06-08 16:34:26 +02:00
Joao Moreno ac88c617f6 fix telemetry use in debug 2016-06-08 16:31:32 +02:00
Benjamin Pasero 10ef24fb76 action ids 2016-06-08 16:10:36 +02:00
Joao Moreno 117997f217 use oop telemetry service in debug land 2016-06-08 16:08:45 +02:00
Benjamin Pasero 367514115a Add command ID for 'Collapse All' in Files Explorer (fixes #7411) 2016-06-08 16:06:59 +02:00
Benjamin Pasero 9a57fba48c output: disable monarch mode and "language" configuration 2016-06-08 15:49:22 +02:00
Joao Moreno 8071d47982 remove console.log telemetry 2016-06-08 15:45:53 +02:00
Benjamin Pasero 0387162427 Store editor view settings per group and not per file (fixes #7206) 2016-06-08 15:44:36 +02:00
Joao Moreno 9a543b59a4 isolate telemetry in vs/platform/telemetry 2016-06-08 15:21:39 +02:00
Joao Moreno 19c1af1bbd 💄 2016-06-08 15:16:08 +02:00
Benjamin Pasero d9491c040d no-verbose tsb build, only apply markers to closed documents 2016-06-08 15:15:25 +02:00
Andre Weinand 1ce8b91b69 fix tests; fixes #7408 2016-06-08 13:50:24 +02:00
Johannes Rieken d681654ac9 more test to cement current behaviour, #1396 2016-06-08 13:38:07 +02:00
Benjamin Pasero d4a0503364 fix npe in history saving 2016-06-08 12:24:32 +02:00
Benjamin Pasero 93906af39a split action: needs to respect context if provided 2016-06-08 12:21:48 +02:00
Benjamin Pasero e2c3e4b5a0 do not eagerly fill options when opening a side editor 2016-06-08 12:21:48 +02:00
Johannes Rieken e8ddfed2cc getConfiguration should not crash when section denotes a value, #1396 2016-06-08 11:56:30 +02:00
Benjamin Pasero 2de9e4621f extract title area control 2016-06-08 11:52:17 +02:00
Joao Moreno a9cb916d4a publicLog returns promise 2016-06-08 11:06:18 +02:00
Alex Dima 90eb74e313 Delete code that was extracted to other repos 2016-06-08 10:17:51 +02:00
Daniel Imms 31bcb5ad38 Add terminal shell args setting
Fixes #7266
2016-06-08 01:15:53 -07:00
Daniel Imms 5b0d712fa1 Merge pull request #7350 from astitcher/master
Fix removal of /usr/bin link when upgrading package
2016-06-08 00:30:35 -07:00
Sandeep Somavarapu c8b28c2929 use color from command pallette for decorations in problems view 2016-06-08 08:47:35 +02:00
Johannes Rieken a7db19b3eb move marshalling tests to its own file 2016-06-08 08:43:29 +02:00
Andre Weinand 2481a7dad8 Tweak wording for OS X terminal setting (related to PR #6136) 2016-06-07 22:00:02 +02:00
Andrew Stitcher 57a6d9568d Fix removal of /usr/bin link when upgrading package 2016-06-07 15:54:15 -04:00
Joao Moreno ae0f60e946 initialize telemetry service 2016-06-07 19:52:58 +02:00
Joao Moreno 35435198f7 wip: reenable bootstrap output 2016-06-07 19:42:16 +02:00
Alex Dima bb7358555b Inline small svg/png images when bundling editor 2016-06-07 18:46:56 +02:00
Alex Dima 21f1a1e66c Adopt latest css loader plugin 2016-06-07 18:46:56 +02:00
Alex Dima 81035ab959 Use svgs in scrollbar arrows 2016-06-07 18:46:56 +02:00
Alex Dima d436ded577 Collapse some equivalent rules to reference files only once 2016-06-07 18:46:56 +02:00
Alex Dima 6838f753bd Optimize svg file sizes 2016-06-07 18:46:56 +02:00
Alex Dima 3268ae1e5e Do not ship monarch languages in editor 2016-06-07 18:46:56 +02:00
Sandeep Somavarapu 6f5033a70f #7247 show marker source information 2016-06-07 18:12:57 +02:00
Sandeep Somavarapu 09a5e7f8cb #7146 fix select focus 2016-06-07 18:12:57 +02:00
Joao Moreno 261f0f1cf6 wip: telemetry service in shared process 2016-06-07 17:45:08 +02:00
Johannes Rieken 17eea77fb4 rename URI#create to URI#from and make it take an object literal 2016-06-07 17:44:25 +02:00
Joao Moreno 1f74e3c545 simplify appender, telemetry service config 2016-06-07 16:20:17 +02:00
Joao Moreno 273e8857f9 extract idle monitor from telemetry service 2016-06-07 16:07:37 +02:00
Johannes Rieken 6bc81df453 align font size 2016-06-07 15:51:20 +02:00
Johannes Rieken 714d66955e stick with normal zone widget, no title etc 2016-06-07 15:45:49 +02:00
Johannes Rieken 85885ca900 bring back n of m label 2016-06-07 15:45:49 +02:00
Andre Weinand d1af0e657f fix mac terminal test (related to PR #6136) 2016-06-07 15:21:09 +02:00
Andre Weinand 557745c860 resolved merge conflicts of PR #6136 2016-06-07 13:00:23 +02:00
Johannes Rieken befd6961f3 use nearestReference also when going to a definition, #5893 2016-06-07 12:31:36 +02:00
Johannes Rieken 1429ec09e1 use word definition instead of lcut when computing the lhs preview part, fixes #7292 2016-06-07 12:09:24 +02:00
Johannes Rieken 20deeee1ad regression - zone might be undefined on dispose 2016-06-07 12:09:24 +02:00
Sandeep Somavarapu a29290060c #7205 decorations 2016-06-07 11:38:49 +02:00