Results 640 comments of Vadim Kantorov

Also, it could be possible to use CSS functions / variables for this functionality - and maybe let go SCSS/SASS , as the variables and color functions are now available...

> it seems to belong on bugs.webrtc.org, not here. Probably! I'll repost it on https://bugs.webrtc.org. Thanks for the pointer! Indeed, my proposal is creating a GitHub mirror repo for the...

Just hit this again (terminal Version: 1.16.10262.0), but don't think that my UI is 150% scaled Not only I can't click, the topmost window pixel hover even stops highlighting the...

Currently for me clicking on the top pixel of a tab when maximized - works fine. But clicking on the topmost pixel of buttons `+V` does not work in 1.22.12111.0

For `Duplicate tab` - also please consider creating the new tab right next to the old one (similar to Chrome) and not flushed to the right And the other idea...

I'm proposing to always make this menu item available. My usecase is that some program (like ssh) hangs the tab completely, and I'd like to be able forcibly restart the...

Well, there is already a "destructive" option to close the tab (and restart the tab when the user wishes so isn't much different) , so the bookkeeping should be somewhere...

> the request of this issue is that the Lean VS Code extension should explain somewhere how to use the VS Code Remote Development extensions Or at least just mention...

I see. It would be good to mention somewhere in the docs... As either dangling pointers or double-free can be stumbled on, if the user stashes this string somewhere in...

Also, does `archive_entry_pathname(entry)` guarantee to return the path with a trailing slash iff `archive_entry_filetype(entry) == AE_IFDIR`? I noticed it's the case for some test zipballs, but would like to know...