Wahid Abduhakimov
Posted on August 11, 2022
Partial classes | Interface/Implementation |
---|---|
I know, I know it's been a while since I wrote. This one is worth reading!
Press
CMD+,
(orCTRL+,
for the poor š) to open VSCODE settings window.Type nesting in the search bar at the top, then find
Explorer > File Nesting: Patterns
tab as shown in the picture.
- Add those two items at the end that is highlighted in the picture.
Now 2 things happen:
1) you partial classes nest under main class.
2) you implementations nest under interfaces if they are in the same folder.
Partial classes
Interfaces
Ā© Ilmhub
š šŖ š
š©
Wahid Abduhakimov
Posted on August 11, 2022
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.