Sandro Magi

Results 37 comments of Sandro Magi

> For some, wasting time & resources is a very bad thing, as a build host with a test running an hour that failed a minute in is a build...

Note that this may be a VS 2017-specific issue, because I've had similar issues where it tries to build regular .cs files that are excluded from the project file too.

Brand new project .NET standard project started in VS 2017, but it has a .csproj file. VS 2017 has been very weird so far. For instance, if I exclude the...

There are additional issues as well. I disabled the extension to keep working, then found this ticket. I deleted the component cache, restarted VS 2017 and re-enabled Scripty, then restarted...

I figured out that I had deleted too much in that folder, so the extension now stays, but Scripty still doesn't run and generate output as a VS 2017 extension....

If SharpDocx strips any formatting, then why would the first code block insert with Helvetica at all? Also, is the default paragraph style the only option, what if I want...

I just need a clear mental model of what's going on so I can predict what the output will look like. Your own samples show different styles for headings and...

I'll take that to mean that the runs are just defined by Word and there's no simple way to predict it. In looking through the SharpDocx code, it seems like...

Actually this patch seems more robust, the tutorial now seems to mostly generate correctly, and the updated template shows that formatting is preserved. There are still a couple of small...

I haven't abandoned this, I'm just in the middle of training some new hires so I haven't had a chance to dig back into this. I will get back to...