Michael Thomsen

Results 9 issues of Michael Thomsen

Hi guys - well done plugin, works great for my use case. Quick question: Would love to add an option to automatically number headings like this: My TOC 1. Section...

I could not find a way to define aggregates without relying on the structureLoader mechanism. I like the idea behind it but want to do it slightly different so that...

Hey, I was wondering why I didn't get any error messages using node-eventstore with the azuretable impl without providing access keys. Well the default access keys in azuretable.js do work...

I got the following error today which disappeared after logging out and then logging in again: ``` POST https://seidel.visualstudio.com/_apis/WebPlatformAuth/SessionToken 500 (Internal Server Error) Content?bundle=vss-bundle-common978688737-v7HiPjMNLnubSGxFOnlcY1g==:52 TFS.WebApi.Exception: HostAuthorizationNotFound at d (https://seidel.visualstudio.com/_public/_Bundling/Content?bundle=vss-bundle-common978688737-v7HiPjMNLnubSGxFOnlcY1g==:95:391) at...

bug

I am working on an extension that adds a backlog tab page following the instructions here https://www.visualstudio.com/en-us/integrate/extensions/develop/add-backlog-tabs The goal is to only make the tab page available if a certain...

Please provide a succinct description of the issue. #### Repro steps Provide the steps required to reproduce the problem 1. Use table storage output binding in node function in App...

P2
Track 2
Storage
Track2 Migrate

This [error](https://github.com/dotnet/ILMerge/issues/27) in ILMerge can occur when using the build task multiple times in the same build. In our case we had about 10 projects in a solution that needed...

I had some files encoded as UTF8 with BOM and my heading `# Heading` was not converted to `h1`. Changing the encoding o UTF8 w/ BOM fixed it for me.

I had issues where typing at the end of a line would lead to a jump of the cursor position to the beginning of the next paragraph using the latest...