Dzhavat Ushev

Results 31 comments of Dzhavat Ushev

Hey @fredThem thank you for reporting this bug. I just tried investigating it and have a suspicion that the keyboard shortcut you use to clear the Terminal might be custom....

@fredThem Thanks for getting back with more info. I can see that VS Code has different set of keyboard shortcuts on Mac. Sorry for conflicting with them with my extension....

This cannot be implemented yet because VS Code (v1.52.1) ships with Chrome v83. Support for `gap` property is first added to Chrome in v84.

VS Code v1.53 was just released which now uses Electron 11. https://code.visualstudio.com/updates/v1_53#_electron-11-update This means that VS Code now comes with Chromium 87.0.4280.141 and Node.js 12.18.3 and this feature can be...

That's an interesting idea. Thanks for sharing it. It's absolutely possible. Can this also be achieved by having a way to easily copy a property from the cheatsheet? (It can...

I understand what you mean. There are some things that will be easier than others like inserting properties into the code on click. The analyzing part however is more difficult....

Thanks for your comment and for trying the extension. I've had similar requests before as well. Given the id name of the extension I think it will be best if...

I'm going to work on a CSS Grid extension over the winter months. Haven't started yet but I'm excited about it. :)

Thanks for trying the extension! I'm aware of this problem and would really like to solve it. This will make it work for other files as well like HTML, Vue,...

Thanks for taking the time to search this. I already read those pages. I feel like the solution will be a mixture of what is explained there but I also...