Vitaly

Results 243 comments of Vitaly

I think its would be better to have everything in rem (like tailwindcss does). `scale` transform seems to have issues with font rendering in safari update: though `-webkit-font-smoothing: antialiased` improves...

> I just found this experimental feature: [developer.mozilla.org/en-US/docs/Web/API/Keyboard/lock](https://developer.mozilla.org/en-US/docs/Web/API/Keyboard/lock) - might be useful when Hi! You're absolutely right!! This is the only way to cancel ctrl+w as you handle all keyboard...

This is so cool, but does it have any real-case scenarios?

For 1. and 3. I believe you should use instead css media queries directly in you css solution. For webgl it's not clear… most probably you want to use it...

> One option would be to check the TypeScript AST and see if you're within a CSS declaration but this would take some work, it isn't something I have time...

fyi I added a way to disable [this commpletion provider](https://github.com/styled-components/vscode-styled-components/blob/main/src/completionItemProvider.ts) with [Extensions Control](https://marketplace.visualstudio.com/items?itemName=zardoy.extensions-control)

https://chrome.google.com/webstore/detail/github-vscode-icons-updat/amefmmaoenlhckgaoppgnmhlcolehkho

@kdev would you mind helping me testing this?

Okay, so you can either build it youself or I can attach extension zip once I update all icons from vscode-icons repo (they are pretty outdated).

@kdev I love testers! And I finally managed to publish new npm version with svgs of vscode-icons and now made extension with latest vscode-icons icons: [chrome-github-vsci-1.24.zip](https://github.com/dderevjanik/github-vscode-icons/files/10747618/chrome-github-vsci-1.24.zip) Feel free to provide...