Niklas Mollenhauer

Results 250 comments of Niklas Mollenhauer

Note to myself: Check if this is still an issue.

Thansk for reporting! I created a new issue for that problem as #31.

I also thought about that. When using Electron, it shouldn't be so hard. I'll do this as soon as I got some free time for that.

That would be possible and I also thought about that. The thing is that we need to style the rendered graph accordingly. This becomes a problem if the user styles...

It wouldn't be black either. The editor has a dark mode built-in, which I'd use for that. Maybe applying a CSS filter (as you proposed) would suffice (instead of styling...

You probably used the high contrast theme, which I did not intent to use. This is the one I intend to use: ![image](https://user-images.githubusercontent.com/4068864/112850546-6481cb80-90aa-11eb-9cb1-cc30f9ff6b9a.png) (or Dark Reader messed something up)

https://css-tricks.com/getting-started-with-the-file-system-access-api/ Alternatively, the normal "Drag and Drop" should also work.

Consider #36 from the beginning.

This annoyed me as well. Ref for implementation: https://github.com/microsoft/monaco-editor/issues/287#issuecomment-521166743

New tracking issue: https://github.com/microsoft/monaco-editor/issues/102