First, let me say that I think this is probably in the range of not technically possible right now. Thats fine by me. It is the idea exchange after all. I dont remember seeing a rule that the ideas actually have to be feasible 😉
Second, I wanted to give a shoutout to a similar idea that solves a similar problem:
http://forums.ni.com/t5/LabVIEW-Idea-Exchange/Autorun-VI-Analyzer-when-source-code-control-checks-in...
Obviously I like mine just a smidge better, but honestly I would be happy with either 🙂
My apologies if I missed others or if this is a duplicate.
----------------------------
Basically my idea is this. Right now, LabVIEW gives you errors and warnings as you write your code. Then you finish and you get a shiny happy run arrow with no further feedback. In my opinion, that feedback should continue and it should continue as part of the core IDE, not as an addon (VI Analyzer) you need to run.
So far I've come up with two ideas I like:
1) Vi analyzer auto-inserts, as your code compiles, errors that crop up
2) The idea I like less is that there is a new button off to the side which tells you what VI analyzer thinks of your code. When you click it, you get the familiar pop-up but instead of showing actual errors it shows test failures:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.