Bachi Mjavanadze
Bachi Mjavanadze
Please add `var` CodeLens feature. Give us ability to set font color and size. also give us ability to show only last part of the type 
Please add the ability to colorize only those brackets that surround the mouse cursor:  Vertical lines should have only highlighted brackets. also please add ability to colorize only background...
I'm trying to make custom command. I want to combine to commands (search files and folders in `Explorer`): `workbench.view.explorer ` -> `ctrl+shift+e` `actions.find` -> `ctrl+f` so when I type the...
At the moment, if we want to use the `hot reload` functionality, then we need to write this to the `VSCode` `settings.json`: `"files.autoSave": "afterDelay",` and run this command: `npm run...
Please add in your extention the ability to automatically close brackets even when no text is selected. `Automatic brace completion` does not works properly in Visual Studio IDE:  but...
Please add ability to delete only highlighted/selected comments. Please add also shortcut (hot key) for it. 
At the moment all the pair programming AI assistants are a smart autocomplete with built-in chat, nothing more! It is very inconvenient when ASP.NET project is opened and the chat...
Please add ability to group different commands in different folders like in `Visual Studio IDE`:  i.e. for C# I will have diffrent groups for "console", "asp.net", "MAUI".
I want to suggest you to add `Solution folder` in your extension.  You need to do 2 things: hide some folders and files and enable file nesting. 1) Hide...
Can't connect two projects like your competitor extension can: 