Mauro Bieg

Results 148 comments of Mauro Bieg

This works for me as well, but probably has to do with Windows backslashes or something like that. In PanWriter, can you try `View -> Toggle Developer Tools` and see...

I just tested on a Windows 10 VM and it worked fine for me. If you can reproduce this, let me know... and what your `` tag looks like.

I cannot reproduce... what's the exact input you were using?

> Changing the file format with the select box does not add an extension in the "Name" input field. that's odd. because it does for me on macOS. are you...

hm.. we're just [using](https://github.com/mb21/panwriter/blob/master/electron/pandoc/export.ts#L38) electron's [dialog.showSaveDialog](https://www.electronjs.org/docs/latest/api/dialog#dialogshowsavedialogbrowserwindow-options) `filters` option. you're saying only the default name is missing the html extension (that we could probably fix in PanWriter)? And when you switch...

uh, that seems like an Electron bug then, because all we get back is the `filePath`, so if that doesn't change when you change the dropdown, there's nothing we can...

Thanks for the suggestions! A few of those sound more like something you'd have in a code editor... so perhaps VSCode with some plugins is a better fit for your...

Thank! Yes, probably we should just at a small bottom bar that's shown whenever you hover over it or the top bar... there we could display such information without it...

This may be solved by https://github.com/ferdikoomen/openapi-typescript-codegen/pull/1192...

work has started, see https://github.com/oswald2/AURIS/compare/master...adamrk:esa-ol @adamrk do you plan to continue on this or should I prepare a new pull, even if it's not finished yet?