OzCode alternatives and similar packages
Based on the "Visual Studio Plugins" category.
Alternatively, view OzCode alternatives based on common mentions on social networks and blogs.
-
Productivity Power Tools
Productivity Power Tools - a set of Visual Studio extensions improving developer productivity. -
Git Diff Margin
Git Diff Margin displays live Git changes of the currently edited file on Visual Studio margin and scroll bar. Supports Visual Studio 2012 through Visual Studio 2022 -
Unchase.OpenAPI.Connectedservice
:scroll: Visual Studio extension to generate OpenAPI (Swagger) web service reference. -
Unchase.Odata.Connectedservice
:scroll: A Visual Studio extension for connecting to OData services with generating client-side C# proxy-classes -
CodeLineage
Easy access to a cumulative diff view between file revisions (supports svn, git, mercurial, perforce). -
Developer Assistant
Developer Assistant for Visual Studio enables developers to find and reuse over 21 million code snippets and code sample projects from within the Visual Studio IDE. -
ViEmu
very powerful Vi/vim emulator for Visual Studio supporting all basic and many advanced features of vi/vim. [$]
InfluxDB high-performance time series database

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of OzCode or a related project?
README
OzCode Demos
This repository contains several open source demos that showcase the features of OzCode.
Our aim is to help users explore OzCode, and learn how it enhances Visual Studio debugging.
Each folder contains a demo and an easy to follow script that will explain more about that feature, and show common use cases.
Getting started
- Download OzCode from: http://www.oz-code.com/
- Clone this repository OR use "Download ZIP"
- Open OzCodeDemo.sln file in Visual Studio
- Compile and Run
- Find the md file for the relevant feature (below) and follow the instructions.
Features documented
- [Reveal](OzCodeDemo/01.Reveal/README.md)
- [Search](OzCodeDemo/02.Search/README.md)
- [Show All Instances](OzCodeDemo/03.ShowAllInstances/README.md)
- [Conditional Breakpoints](OzCodeDemo/04.ConditionalBreakpoints/README.md)
- [Exception Trail](OzCodeDemo/05.ExceptionTrail/README.md)
- [When Set... Break](OzCodeDemo/06.WhenSetBreakDemo/README.md)
- [Filter Collections](OzCodeDemo/07.FilterCollections/README.md)
- [Trace](OzCodeDemo/08.Trace/README.md)
- [Magic Glance](OzCodeDemo/09.MagicGlance/README.md)
- [Predict the Future](OzCodeDemo/10.Predict/README.md)
- [Custom Expressions](OzCodeDemo/11.CustomExpressions/README.md)
- [Export](OzCodeDemo/12.Export/README.md)
- [LINQ Debugging](OzCodeDemo/13.LINQ/README.md)
- [Compare](OzCodeDemo/14.Compare/README.md)
About OzCode
OzCode was created because we wanted a tool to accelerate and enhance our day-to-day debugging in Visual Studio. Our goal was to design a debugging environment that would be a pleasure to work with.