Matej Knopp

Results 182 comments of Matej Knopp

Okay, given that some kind of inline titlebar might actually get into VSCode, here's my 2 cents. I recently published [extension](https://marketplace.visualstudio.com/items?itemName=iocave.customize-ui), that amongst other things also implements titlebar less on...

> > which might not be the behavior you'd want in stock VSCode. > > That's exactly what I want as a user, your proposed alternative IMHO looks pretty confusing....

@lehni, I'm not a slack user so I can't say, but in my opinion horizontal screen estate for IDEs is extremely valuable and I'm not very fond of having almost...

@fabiospampinato, out of curiosity, does this also look confusing to you?

@fabiospampinato > window's control buttons aren't aligned with anything on the y axis, They're center aligned by the sidebar title and tabs, so I'm not sure what you mean. Did...

Not quite sure what you mean, the main window is resizable.

Did you get any error message in the logs?

Thanks for the report! This is a Dart-SDK issue tracked here: https://github.com/dart-lang/sdk/issues/46275.

Unfortunately android studio flutter plugin can't attach to running desktop projects. This is only supported in vscode using the including launcher configurations.

This really looks like a bug outside of flutter / nativeshell. The difference between regular Gtk+ applications and nativeshell is that nativeshell draws the content through OpenGL, while native Gtk...