• Stars
    star
    113
  • Rank 308,705 (Top 7 %)
  • Language
    C#
  • License
    MIT License
  • Created almost 8 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Visual Studio extension to show the code structure of your current document

CodeNav

Visual Studio extension to show the code structure of your current document

Build Status Sponsor

Features

  • Quickly see all the important methods and properties in your document.
  • Never get lost during a refactoring of a super long document.
  • Clicking on an item in the list will take you to that location in the document.
  • Sort by file order or by name
  • Toggle visibility by double-clicking the splitter bar
  • Dark theme support
  • Show as an editor margin (left side / right side / top side / hidden)
  • Show as a separate toolwindow (View -> Other Windows -> CodeNav)
  • Filter items by kind (method, property), access (public, private), name and bookmark
  • Cursor position will be reflected by highlighting the current method in the list
  • Customizable fonts
  • Synced collapsing/expanding regions
  • Collapse/Expand all regions
  • Colored Bookmarks
  • History/edit indicators

Language support

  • C#
  • Visual Basic
  • JavaScript
  • CSS

Installing

Visual Studio Marketplace Visual Studio Marketplace

Github Releases

Open VSIX Gallery

Screenshots

Preview Preview-Dark

Top Margin

Filter window

Filter window

Options window

Options window Options window

Tool window

Tool window

Bookmarks

Bookmarks Bookmark styles

More Repositories

1

TSVN

Control TortoiseSVN from within Visual Studio
C#
86
star
2

StackTraceExplorer

Parse those pesty unreadable long stack traces. Stack Trace Explorer provides syntax highlighting and easy navigation to elements in the stack trace.
C#
29
star
3

TGit

Control TortoiseGit from within Visual Studio
C#
28
star
4

RunAsAdmin

Visual Studio extension to run Visual Studio as administrator
C#
12
star
5

MapViewer

Show geographical data on a map
JavaScript
7
star
6

BrewDB

SQLite database with beer brewing ingredients
Batchfile
5
star
7

FluentMigratorRunner

Run Fluent Migrations from Visual Studio
C#
5
star
8

VsixTools

Vsix Tools is a set of extensions for Azure DevOps
PowerShell
4
star
9

GitBlamer

Quickly step through the Git history of a file
C#
4
star
10

VsColorList

Extension to create an Excel file listing all VsColors and EnvironmentColors
C#
3
star
11

Linky

Online bookmark manager
JavaScript
3
star
12

BabyTracker

C#
3
star
13

Hops

Website to show possible hop substitution
HTML
3
star
14

MjmlVisualizer

A Visual Studio extension that adds a debug visualizer to easily see MJML, HTML source and rendered HTML.
C#
2
star
15

DotENV

A port of DotENV for Visual Studio
Shell
2
star
16

FlashWindow

Flash any window from the command line
C#
1
star
17

StyCopy

Quickly copy large number of files
C#
1
star
18

ServiceHuis

Typescript library to easily get data from the NPR Servicehuis
TypeScript
1
star
19

WatchApi

C#
1
star
20

NPR

Pages to query NPR using ServiceHuis
HTML
1
star
21

PokemonGORaid

Handy lists on Pokemon GO raid bosses
HTML
1
star
22

mtgGoldfish

Website to goldfish Magic The Gathering decks
JavaScript
1
star
23

ManaBoxImporter

Transform a Magic the Gathering Arena collection export made with mtga-tracker-daemon to a ManaBox compatible import
C#
1
star