LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
DanyAllard

Visual Studio Code : Diff plugin for LabVIEW

Status: New

Hello, 

 

Lately I used Visual Studio Code to edit Mark down files and other text files. One feature that I use is the GIT integration to VS Code. For text files the diff is integrated to VS Code and it's very useful to take decision on which files to commit or not.

 

It could be nice to have the same type of plugin into VS Code to diff LabVIEW VIs. 

 

Thank you

 

Dany

LabVIEW ChampionArchitect
1 Comment
M.Lichtenheld
Member

You could use Labview compare to compare 2 VIs.

You could setup you're git client of choice to compare the new and the old VI.

 

It could be hard to convince VS Code to open Labview VIs. But, who knows?