Code Monkey home page Code Monkey logo

codenav's Introduction

Logo

CodeNav

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

Beerpay

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 / hidden)
  • Show as a seperate toolwindow (View -> Other Windows -> CodeNav)
  • Filter items by kind (method, property), access (public, private) and name
  • Cursor position will be reflected by highlighting the current method in the list
  • Customizable fonts
  • Synced collapsing/expanding regions
  • Collapse/Expand all regions

Language support

Currently only C#

Installing

Visual Studio Marketplace Visual Studio Marketplace

Github Releases

Open VSIX Gallery

AppVeyor Build status

Screenshots

Preview Preview-Dark

Filter window

Preview

Options window

Preview

Tool window

Preview

Debugging

If you experience any problems with CodeNav you can debug what is going on by downloading a debug build of CodeNav.

The debug build will write a lot of useful information to the Visual Studio Output window. Please help me and include this information when creating an issue!

Preview

Thanks to


VS2017 Partner

codenav's People

Contributors

sboulema avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.