All Projects → terrajobst → Stack Trace Explorer

terrajobst / Stack Trace Explorer

Licence: mit
Stack Trace Explorer is a Visual Studio plug-in that pretty prints a stack trace by turning types, methods, and paths into hyper links

Projects that are alternatives of or similar to Stack Trace Explorer

Seriloganalyzer
Roslyn-based analysis for code using the Serilog logging library. Checks for common mistakes and usage problems.
Stars: ✭ 214 (+114%)
Mutual labels:  roslyn, visual-studio
Uno.sourcegeneration
A Roslyn based C# source generation framework
Stars: ✭ 99 (-1%)
Mutual labels:  roslyn, visual-studio
Bridge
♠️ C# to JavaScript compiler. Write modern mobile and web apps in C#. Run anywhere with Bridge.NET.
Stars: ✭ 2,216 (+2116%)
Mutual labels:  roslyn, visual-studio
Roslynator
A collection of 500+ analyzers, refactorings and fixes for C#, powered by Roslyn.
Stars: ✭ 2,221 (+2121%)
Mutual labels:  roslyn, visual-studio
Codist
A visual studio extension which enhances syntax highlighting, quick info (tooltip), navigation bar, scrollbar, display quality and brings smart tool bar to code editor.
Stars: ✭ 134 (+34%)
Mutual labels:  visual-studio, roslyn
Retyped
Access 3600+ libraries from C# and let Bridge.NET compile your project into JavaScript.
Stars: ✭ 216 (+116%)
Mutual labels:  roslyn, visual-studio
Roslyn Security Guard
Roslyn analyzers that aim to help security audit on .NET applications.
Stars: ✭ 214 (+114%)
Mutual labels:  roslyn, visual-studio
Codeconverter
Convert code from C# to VB.NET and vice versa using Roslyn
Stars: ✭ 432 (+332%)
Mutual labels:  roslyn, visual-studio
experimental-tools
A bunch of quality refactorings and code fixes that are going to improve your C# development experience in Visual Studio and remove some common pain.
Stars: ✭ 19 (-81%)
Mutual labels:  visual-studio, roslyn
Roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
Stars: ✭ 15,296 (+15196%)
Mutual labels:  roslyn, visual-studio
Ref12
Sends F12 in Visual Studio to the new .Net Reference Source Browser
Stars: ✭ 76 (-24%)
Mutual labels:  visual-studio, roslyn
Mappinggenerator
🔄 "AutoMapper" like, Roslyn based, code fix provider that allows to generate mapping code in design time.
Stars: ✭ 831 (+731%)
Mutual labels:  roslyn, visual-studio
Google Cloud Visualstudio
Google Cloud Tools for Visual Studio
Stars: ✭ 80 (-20%)
Mutual labels:  visual-studio
Roslynpad
A cross-platform C# editor based on Roslyn and AvalonEdit
Stars: ✭ 1,310 (+1210%)
Mutual labels:  roslyn
Vs2017offlinesetuputility
This utility allow downloading offline setup or deletion of old version Visual Studio 2017/2019 Offline Setup files and folder
Stars: ✭ 79 (-21%)
Mutual labels:  visual-studio
Krypton Net 5.470
A update to Component factory's krypton toolkit to support the .NET 4.7 framework.
Stars: ✭ 79 (-21%)
Mutual labels:  visual-studio
Abphelper
ABPHelper is a Visual Studio Extension(VSIX) that helps you with developing ASP.NET Boilerplate applications.
Stars: ✭ 98 (-2%)
Mutual labels:  visual-studio
Ffvs Project Generator
A program that can scan existing FFmpeg/LibAV source files and dynamically generate a Visual Studio project file.
Stars: ✭ 92 (-8%)
Mutual labels:  visual-studio
Bvcms
The open source church management system
Stars: ✭ 77 (-23%)
Mutual labels:  visual-studio
Discordrpcvs
An extension for Visual Studio 2017 that enables Discord Rich Presence.
Stars: ✭ 77 (-23%)
Mutual labels:  visual-studio

Stack Trace Explorer

Build status

Stack Trace Explorer is a Visual Studio plug-in that pretty prints a stack trace by turning types, methods, and paths into hyper links:

Download

You can find the latest version in the Visual Studio Marketplace.

Usage

Using it is super simple:

  1. Copy a stack trace to the clipboard
  2. Invoke Ctrl Shift E, S

Enjoy navigating your stack trace!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].