-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
MGI Class Method Browser by MGI - Toolkit for LabVIEW Download
Version | 1.0.0.20 |
Released | May 16, 2017 |
Publisher | MGI |
License | BSD |
LabVIEW Version | LabVIEW>=12.0 |
Operating System | Windows, Mac, and Linux |
Project links | Homepage |
Description
In visual studio (like many other IDEs) there is an extremely helpful auto complete functionality. When you're working with a class, you can just type a period, and the IDE will figure out what what methods you're allowed to call on that class. This is extremely helpful when working with classes that you're unfamiliar with.
The Class Method Browser brings this functionality to LabVIEW. Through a quick drop plugin you can select a wire, class constant, class control, or class subVI, and then view all the methods that are callable on that class. This takes into consideration access scope, and it finds all methods all the way up to the parent class. This saves time browsing through the project to find the method you're looking for.
Default Quickdrop Shortcut:
More Info: http://www.mooregoodideas.com/class-method-browser/
Release Notes
Recent Posts
Overview of the adventure game Flappy Bird
Vietnamese developer Dong Nguyen launched the mobile game Flappy Bird in 2013. Due to its straightf… by Jon Bennett, 6 months, 3 weeks ago, 0 , 0 |