'Can I configure Visual Studio Code's Outline view to show what is public/private?
Can I configure Visual Studio Code to show in the Outline panel what the members and methods are in the sense of Public and Private? If so, how?
IntelliJ would show a green or a red marker to indicate which were private and which are publicly accessible methods and properties.
Note: I'm looking for a free extension for this.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|