Visual Studio extension: Show structure of C++ file.
Branch | Build Status |
---|---|
master |
Extension adds a window with File Structure.
Extension works in files of ContentType
"C/C++"
, eg .cpp
or .h
files.
Extension is in Preview and not published on marketplace yet.
- From Main Menu, select
View
→Other Windows
→File structure
. - Optionally, Move window to desired position.
File Structure window |
---|
Extension works asynchronously, so won't hang your editor even on huge files (See recording, Full HD, 6s).