Bachi Mjavanadze

Results 20 issues of 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 ![image](https://github.com/wmjordan/Codist/assets/38082501/733f7b20-bbbc-4749-b53d-8667ff639337)

feature request
>_<!

Please add the ability to colorize only those brackets that surround the mouse cursor: ![image](https://user-images.githubusercontent.com/38082501/188696979-40f3b176-fead-421e-bfad-4fef4cc4cb43.png) Vertical lines should have only highlighted brackets. also please add ability to colorize only background...

question
feature request
>_<!

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: ![vs-img](https://user-images.githubusercontent.com/38082501/177119702-30aa879e-9691-4c1f-90b0-1233a12bb815.gif) but...

Please add ability to delete only highlighted/selected comments. Please add also shortcut (hot key) for it. ![image](https://user-images.githubusercontent.com/38082501/212009021-58b99888-c124-456d-af24-73fc2e5d310f.png)

enhancement

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`: ![tImg](https://user-images.githubusercontent.com/38082501/213792825-2ff83c48-3655-4e6d-94d4-31bcf1573709.gif) 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. ![image](https://user-images.githubusercontent.com/38082501/177053842-9cbbccbd-97ba-499a-b581-e7fe2afb4fe6.png) You need to do 2 things: hide some folders and files and enable file nesting. 1) Hide...

enhancement

Can't connect two projects like your competitor extension can: ![1](https://user-images.githubusercontent.com/38082501/178433457-6e13dcdc-f46c-4b28-90f4-b79783366b92.gif)

enhancement