fips icon indicating copy to clipboard operation
fips copied to clipboard

VS Code does not automatically parse .natvis files

Open fLindahl opened this issue 5 years ago • 0 comments

In Code you need to specify which .natvis files you want to use by specifying the "visualizerFile" setting in launch.json

This does require the 'vscode-cpptools' extension, but I'm assuming you'd need that anyways to do pretty much anything.

Is this anything that fips should setup automatically? Considering the launch file is auto-generated by fips anyways.

fLindahl avatar Oct 31 '19 15:10 fLindahl