|
-
Sep 9th, 2024, 04:31 AM
#1
Thread Starter
Lively Member
Collapse or Hide Comments only of VB.NET Code in Visual Studio
I’m working on a VB.NET project in Visual Studio and want to manage my code more effectively by hiding or collapsing only the comments. I’ve found some useful shortcuts and plugins, but I’m looking for a solution that doesn’t involve third-party plugins and works directly within Visual Studio.
1. I know about the shortcut Ctrl + M,O which collapses all code sections, but it also collapses sections of code that are not comments.
https://stackoverflow.com/questions/69284376/how-to-show-hide-comments-in-visual-studio- 2019
2. I’ve come across various plugins that can collapse comments, but I’d prefer not to use them.
a)https://marketplace.visualstudio.com...llapseComments
b)https://marketplace.visualstudio.com...deShowComments
Is there a built-in feature or a specific shortcut in Visual Studio that allows collapsing or hiding only comments in VB.NET code? If not, are there any workarounds or lesser-known methods within Visual Studio that might achieve this without relying on external plugins?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|