Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a tool like Resharper for Visual Basic 6 IDE

Tags:

resharper

ide

vb6

I sadly have to work in the vb6 ide more than i prefer. I am totally spoiled by the use of Resharper when working with C# in VS2010.

So my question is: Are there any tools out there extending the VB6 ide?

What i miss most are the navigation features like

  • Find usages
  • Goto Type
  • Goto File

and so on.

like image 435
Jan Avatar asked Oct 25 '11 11:10

Jan


People also ask

Does ReSharper work with VB net?

ReSharper extends Visual Studio with over 2200 on-the-fly code inspections for C#, VB.NET, ASP.NET, JavaScript, TypeScript and other technologies.

Which Visual Studio is best?

Visual Studio 2022 is the best Visual Studio ever. Our first 64-bit IDE makes it easier to work with even bigger projects and more complex workloads. The stuff you do every day—like typing code and switching branches—feels more fluid more responsive.

What is Visual Studio used for?

The Visual Studio IDE is a creative launching pad that you can use to edit, debug, and build code, and then publish an app.


1 Answers

I don't know if they support those features, but the two tools I've heard recommended are CodeSMART and MZ-Tools.

like image 63
Hans Olsson Avatar answered Nov 15 '22 09:11

Hans Olsson