David Avetyan

Results 7 issues of David Avetyan

**Is your feature request related to a problem? Please describe.** When working on multiple projects that have different doxygen comment styles, I have to change the trigger sequence and first...

enhancement

When using Format from the extension, an empty line is always added to the end of the file. This doesn't happen when using the built-in formatter from Visual Studio. An...

**Describe the bug:** "Delete changelist" is missing when right-clicking on an empty changelist in the SCM Pane. ![image](https://github.com/mjcrouch/vscode-perforce/assets/30115424/6d6cb0bb-ddd7-472f-872e-f2765b84f5d9) **Expected behavior:** "Delete changelist" action should be available. In P4V client, this...

bug

**Is your feature request related to a problem? Please describe.** Currently all changelists are shown expanded in the SCM pane. In case of many changelists with many files in them,...

When looking at changelists in the Source Control view, shelved files appear before the actual workspace files. For large changelists this means you have to scroll all the way until...

bug

Perforce SCM badge always shows the number of total files in the workspace (opened + shelved), no matter what setting is selected for `perforce.countBadge`. By default 'all-but-shelved' is selected, but...

bug

Currently, when a file has a merge conflict after syncing, a red circle appears for that file: ![image](https://github.com/user-attachments/assets/95e07bbd-ee86-46f4-91db-72ba7b2d83e5) However, when there are a lot of files in a changelist, or...