Commit Graph

40240 Commits

Author SHA1 Message Date
isidor
b127b2b4e5 label: authority prefix
fixes #58222
2018-09-26 15:39:43 +02:00
Sandeep Somavarapu
89a07de60c Merge pull request #59462 from Microsoft/sandy081/59209
Update output channel when visible
2018-09-26 15:37:15 +02:00
Benjamin Pasero
0e0fde98d8 changes to visible channel (code review) 2018-09-26 15:30:59 +02:00
isidor
eabc2037f8 debug: shutdown session symetric to initialize 2018-09-26 15:26:29 +02:00
Christof Marti
92cc41ebd0 Handle relative paths (#58694) 2018-09-26 15:19:36 +02:00
Joao Moreno
ece59d53dc build: sequentialize extension packaging 2018-09-26 15:05:10 +02:00
Sandeep Somavarapu
f78b7b2746 #59209 Update output channel when visible 2018-09-26 15:04:29 +02:00
Joao Moreno
bd0e3aa0cc fix reporter 2018-09-26 14:55:38 +02:00
Joao Moreno
47bf9b65e8 build 2018-09-26 14:41:56 +02:00
isidor
bca9ef4361 fixes #59451 2018-09-26 14:05:42 +02:00
isidor
970eb55c35 fixes #58818 2018-09-26 13:58:21 +02:00
Christof Marti
23cfe8c27a canSelectMany can be undefined (#51824) 2018-09-26 12:59:41 +02:00
Johannes Rieken
200d30e467 update tsconfig.json to escape node.d.ts hell 2018-09-26 12:54:48 +02:00
Benjamin Pasero
72ed1a8b61 fix #59302 2018-09-26 12:34:27 +02:00
Johannes Rieken
b3665b9142 better fix for #58694 2018-09-26 12:24:26 +02:00
isidor
bac5061d61 smoke test: fix debug failing test 2018-09-26 12:18:15 +02:00
Johannes Rieken
1bcc3508fa fix #58694 2018-09-26 12:05:54 +02:00
isidor
7da2a63c8e fixes #59430 2018-09-26 12:03:41 +02:00
Johannes Rieken
015deacd25 fix #59274 2018-09-26 11:32:13 +02:00
Benjamin Pasero
fb50addbe7 fix #59407 2018-09-26 11:27:51 +02:00
Johannes Rieken
f37c890740 fix #59351 2018-09-26 11:25:08 +02:00
isidor
cec1733b00 Do not change extensionDevelopmentLocation letter casing
fixes #58388
2018-09-26 11:14:49 +02:00
Johannes Rieken
6f60df4d8a fix #59333 2018-09-26 11:04:24 +02:00
Sandeep Somavarapu
ef1a74cdb7 Fix #59429 2018-09-26 10:57:25 +02:00
Benjamin Pasero
fd085da0e1 fix NPE for last edit location 2018-09-26 10:44:51 +02:00
Sandeep Somavarapu
8b72d24eda Fix #59392 2018-09-26 10:41:07 +02:00
Benjamin Pasero
1871390096 fix #59370 2018-09-26 10:32:45 +02:00
Sandeep Somavarapu
c7dc161efe Fix #59440 2018-09-26 10:28:47 +02:00
Johannes Rieken
495ff68b85 fix #59332 2018-09-26 09:46:53 +02:00
Benjamin Pasero
19500141ce fix #35935 2018-09-26 09:40:41 +02:00
Benjamin Pasero
638f9d8618 more on #59381 2018-09-26 09:32:26 +02:00
Johannes Rieken
ec452642b3 fix #59341 2018-09-26 09:30:18 +02:00
Benjamin Pasero
1f4a61330d fix #59381 2018-09-26 09:25:01 +02:00
Johannes Rieken
5ba5f14c95 add missing svg files 2018-09-26 09:12:14 +02:00
Rob Lourens
3c4e932329 Fix #59319 - can't use activateByEvent('*') in search 2018-09-25 21:27:01 -07:00
Rob Lourens
8cdb085627 Fix #59217 - TOC can overlap settings when editor is split 2018-09-25 21:27:01 -07:00
Daniel Imms
5a89bca0c7 Merge pull request #59413 from Microsoft/alexr00/terminalWarningToInfo
Changed terminal split warn to info
2018-09-25 18:26:26 -07:00
Ramya Achutha Rao
ab002ec2eb Respect the no-icons class in suggestWidget Microsoft/vscode#57380 2018-09-25 17:48:24 -07:00
Bowden Kelly
c4e0ad7e04 Added tags for azure py packages in requirements.txt (#59282)
* added logic to check azure py packages in requirements.txt and tag other py requirement formants

* update package list

* changed searchArray to be static function because we lose access to  inside some promise callbacks

* fixed comments and added tagging of Pipfile

* fixed indexing mistake

* Refactor

* Try blocks not needed as we arent expecting any of the code to throw error

* Use the right separator that works in Windows as well

* regex fix and added trim to packageName in pipfile check
2018-09-25 17:33:36 -07:00
Matt Bierner
c091264686 Pick up new TS insiders 2018-09-25 16:55:55 -07:00
Alex Ross
89743b1f67 Changed terminal split warn to info
Fixes #59309
2018-09-25 16:54:34 -07:00
Ramya Achutha Rao
972ee3f948 Use latest applicationinsights in extensions too 2018-09-25 16:45:00 -07:00
Ramya Achutha Rao
c9b88c68cc Update appinsights to latest version 2018-09-25 16:44:46 -07:00
Rachel Macfarlane
479feb5b4f Fixes #59348, Error in editComment/deleteComment not indicated in UI 2018-09-25 16:18:20 -07:00
Ramya Rao
beebc71b13 Use SelectionClipboard contribution in suggestEnabledInput (#59390) 2018-09-25 15:18:32 -07:00
Rachel Macfarlane
98151698e6 Fixes #59353, Issue reporter opens multiple issues 2018-09-25 14:22:17 -07:00
Martin Aeschlimann
c304538114 revert changes 2018-09-25 22:35:34 +02:00
Martin Aeschlimann
8af2d5cad1 no source maps 2018-09-25 22:33:33 +02:00
Sandeep Somavarapu
010bc0d086 #59209 Flush the content before revealing the channel 2018-09-25 21:50:39 +02:00
Sandeep Somavarapu
7968999638 Fix find when not focused on list 2018-09-25 21:43:14 +02:00