Commit Graph

23503 Commits

Author SHA1 Message Date
Joao Moreno
c40385ade7 return promises for mocha tree model tests
related to #45209
2018-03-08 10:12:21 +01:00
Benjamin Pasero
4f19e8f619 tests - favour promise over done callback (for #45209) 2018-03-08 09:13:20 +01:00
Rob Lourens
eb551fda39 Fix #44496 -
The li parent of the action item is getting 4 extra px from somewhere
2018-03-07 17:47:09 -08:00
Isidor Nikolic
f0eadf6b35 Revert "Debug icon consistensy pass" 2018-03-07 22:49:58 +01:00
isidor
f2584c364d Bail out from launch for unresolvable variables
fixes #44411
2018-03-07 22:44:41 +01:00
Andre Weinand
09a4bdefe4 attempt to fix #45025 2018-03-07 22:07:52 +01:00
Isidor Nikolic
d4c58735f1 Merge pull request #43733 from DominikDitoIvosevic/bugs/13245/doivosev/linkSpaceCaptureFix
Added support for links of file paths with spaces (#13245)
2018-03-07 21:59:21 +01:00
Isidor Nikolic
4ea8fa28e8 Merge pull request #45158 from chryw/chryw/debug-icon-consistency
Debug icon consistensy pass
2018-03-07 21:35:13 +01:00
Matt Bierner
ccc8f5ab36 Fix markdown extension resources on windows
Make sure we always treat paths as files and properly normalize drive letter

Fixes #45007
2018-03-07 12:24:25 -08:00
Cherry Wang
e7b872a417 Merge branch 'master' into chryw/debug-icon-consistency 2018-03-07 12:09:07 -08:00
Daniel Imms
047348a1f1 Merge pull request #45225 from Microsoft/tyriar/nsfw-fork
Use fork of nsfw with linux symlink fix
2018-03-07 11:41:03 -08:00
Daniel Imms
f22d11d490 Use fork of nsfw with linux symlink fix
Fixes #36307
2018-03-07 11:08:48 -08:00
Benjamin Pasero
ca680c9199 debt - fix dialog button massaging 2018-03-07 19:00:47 +01:00
Daniel Imms
134cbec22f Force a scroll bar refresh when the terminal is visible
Fixes #45134
2018-03-07 09:44:37 -08:00
Andre Weinand
9389389e42 add correct bp location; fixes #44433 2018-03-07 16:12:51 +01:00
Benjamin Pasero
8a6ca6dd12 💄 2018-03-07 15:32:16 +01:00
Joao Moreno
2454b34482 fixes #45181 2018-03-07 15:15:21 +01:00
Joao Moreno
5c3588a133 fixes #45182 2018-03-07 15:15:21 +01:00
Benjamin Pasero
684af0064b debt - use dialog service over bare windows service 2018-03-07 14:58:07 +01:00
Benjamin Pasero
8d0228f52b jsdoc 💄 2018-03-07 14:26:21 +01:00
Sandeep Somavarapu
59510ed5a4 Fix tests 2018-03-07 12:37:30 +01:00
Benjamin Pasero
9fa1442003 debt - remove choice service in favour of dialog service 2018-03-07 12:23:40 +01:00
Benjamin Pasero
bc59b294bb debt - add new prompt method to notification service 2018-03-07 11:44:11 +01:00
Isidor Nikolic
195747e828 Merge pull request #44249 from rsalvador/perf-threads
Improve Call Stack performance with many threads, fixes #44248
2018-03-07 11:24:33 +01:00
Benjamin Pasero
94ffa37f08 debt - add new method to dialog service to show dialogs 2018-03-07 11:04:06 +01:00
Alexandru Dima
b1663316da Merge pull request #44006 from aushakou/fix-43465
Fix #43465
2018-03-07 09:51:33 +01:00
Joao Moreno
a5195abad8 Merge branch 'gitattributes' 2018-03-07 09:34:53 +01:00
Benjamin Pasero
a447740ae7 fix bad imports 2018-03-07 09:21:42 +01:00
Joao Moreno
0dfe0c4c3e Merge branch 'master' into gitattributes 2018-03-07 08:56:26 +01:00
Joao Moreno
10865a8ce3 fix tests 2018-03-07 08:53:07 +01:00
Benjamin Pasero
16fac7f496 debt - confirmation service => dialog service 2018-03-07 07:42:56 +01:00
Benjamin Pasero
bafcdc68b2 fix #44957 2018-03-07 07:21:48 +01:00
Benjamin Pasero
72dc996708 debt - merge confirm methods into one 2018-03-07 07:18:27 +01:00
Rob Lourens
a88797d48b Remove unused import 2018-03-06 19:21:04 -08:00
Rob Lourens
d57f706a42 Fix #44654 - allow invoking pattern-cycling commands from command palette 2018-03-06 18:57:27 -08:00
Matt Bierner
ca17963f44 Move html into electron browser
These files depend on electron APIs such as webview. They should life in electron browser rather than browser
2018-03-06 16:22:37 -08:00
Matt Bierner
166360107b Rename file 2018-03-06 16:22:37 -08:00
Matt Bierner
f565366b1c Enable alwaysStrict for src 2018-03-06 16:22:37 -08:00
Matt Bierner
4db9fc6551 Annotating a few properties that can be undefined 2018-03-06 16:22:37 -08:00
Matt Bierner
2124bf22d0 Move find widget dispose to widget itself 2018-03-06 16:22:37 -08:00
Matt Bierner
ddab4d65a2 Don't take parent in webview ctor 2018-03-06 16:22:37 -08:00
Matt Bierner
bb1f0f0407 Use more specific name for renderOcticons 2018-03-06 16:22:37 -08:00
Matt Bierner
2501075d41 Marking more properties readonly 2018-03-06 16:22:37 -08:00
Matt Bierner
97b8db0136 Make onKeyDown optional 2018-03-06 16:22:37 -08:00
Matt Bierner
1d8df3cca9 Remove noanimation on find widget since this does not seem to be used anywhere 2018-03-06 16:22:37 -08:00
Matt Bierner
f7d6eaaa1b Mark fields private 2018-03-06 16:22:37 -08:00
Matt Bierner
f7588d0e0b Remove html preview editor css file
I believe that overflow is already handled by the webview itself
2018-03-06 16:22:36 -08:00
Matt Bierner
721ff3175d Move some command ids into command objects 2018-03-06 16:22:36 -08:00
Matt Bierner
f6ff0e52f3 Make webview showFind a command instead of an action 2018-03-06 16:22:36 -08:00
Ramya Achutha Rao
059f88f6f0 Fix broken test 2018-03-06 14:40:00 -08:00