Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

Latest commit

 

History

History
26 lines (20 loc) · 1.21 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.21 KB

File.Structure

Visual Studio extension: Show structure of C++ file.

Status

Branch Build Status
master Build status

Description

Extension adds a window with File Structure.
Extension works in files of ContentType "C/C++", eg .cpp or .h files.

Preview

Extension is in Preview and not published on marketplace yet.

Usage

  1. From Main Menu, select ViewOther WindowsFile structure.
  2. Optionally, Move window to desired position.

Preview

File Structure window

Async updates

Extension works asynchronously, so won't hang your editor even on huge files (See recording, Full HD, 6s).