Oliver Kahrmann

Results 22 comments of Oliver Kahrmann

Word of caution: Let's not make another application that steals focus from unsuspecting citizens of our desktops. If the installer is in the background and requires input, it should show...

There is a side effect to this though: This would, very likely, silently compile if something is missing. And then panic at runtime. The other approach, while being more space-consuming,...

I understand you point of view, not having to worry about those tags is certainly a benefit. There is one alternative solution I can think of. The main purpose of...

> re-ordering comment components might actually hinder readability For most parts of the documentation, only formatting or stripping is probably enough, as there would not be a need to hide...

So we are waiting on #57, right?

That dropdown menu is there when you select the Settings.asset: ![002_selection](https://cloud.githubusercontent.com/assets/6136865/18609690/80ba37f2-7d08-11e6-810a-9bcbd33c2cf3.png) ![003_selection](https://cloud.githubusercontent.com/assets/6136865/18609693/8b686a66-7d08-11e6-9670-29e6d419b05d.png) The dialog above actually showed up after I copied an scml file into the assets folder.

I used the unitypackage from the repo (Linked in your readme). Shall I try with source directly?

So, even with source (only a minor difference that did not change the situation) it looks weird. But I think I figured out what that field actually is... ScmlImportOptions.cs, Line...

> Why not use MSYS2? MSYS2 compiles for Windows *on* Windows, mingw32 compiles for Windows *on Linux*. Running a separate machine/VM with windows, specially in a CI environment, is extra...

Hm, can't really help you in the "how" I got these, I just documented what I could understand from https://github.com/bundesAPI/nina-api/issues/6. A good source of information right at the top of...