Morten Frederiksen

Results 12 comments of Morten Frederiksen

@peter-olofsson - it is not a portable version, however if you are on a Windows 10 17763.0 or newer, you can now install Task Card Creator from the Microsoft Store:...

What server do you connect to? If you connect to a TFS/VSTS server - you get different workitems: tasks, PBIs, bugs. These can be printed in different colors.

Try with the "Scrum Detailed Report". It has for sure different colors depending on work-item type. I'm thinking if your printer setup could cause the missing colors...

Here's what I get. I have PBIs, tasks, and bugs (I have blurred the image not to reveal my private stuff): ![untitled](https://user-images.githubusercontent.com/10465424/31266006-0e3e4d2e-aa72-11e7-8851-04f81988e3bf.png)

You could try another PC, just to verify that colors are shown there. Then look at the implementation using these classes: [XpsDocument](https://msdn.microsoft.com/en-us/library/system.windows.xps.packaging.xpsdocument.createxpsdocumentwriter(v=vs.110).aspx) and [DocumentViewer](https://msdn.microsoft.com/en-us/library/system.windows.controls.documentviewer%28v=vs.110%29.aspx?f=255&MSPPError=-2147217396)

@wavebit the generated code is updated when you save the _.stateless_ file

Hi @JPGygax68 Can you share your *Debug Console*? Here's mine: ![debug-console](https://user-images.githubusercontent.com/10465424/66330865-93920380-e931-11e9-9e61-11abfe13955b.PNG) I'm thinking of two things. 1) Can you have a firewall that blocks communication on port 9222? 2) Or...

Take a look at this: https://github.com/Microsoft/vscode-chrome-debug#cannot-connect-to-the-target-connect-econnrefused-1270019222

Macros (i.e. **@Me**, **@Today**, **@CurrentIteration**, ...) is currently not supported.