Create VSIX .sln that will insert button after all float* in C++ text editor, during debugging breakpoint, to export float* to .CSV
Budget: $10 – $30 USD
Milestone 1: Just read the title of this project.
Milestone 2: Extra payment beyond budget if you make the button pop up a WPF dialog to ask the count.
Milestone 3: Extra payment beyond budget if the dialog can also take an expression (like name of local int variable that contains the count to export).
Deliverable will be a .sln with accompanying files. It will be compatible with VS2022.
There are several examples from Microsoft to get you started.
https://github.com/microsoft/VSSDK-Extensibility-Samples/tree/master/Intra-text_Adornment
https://github.com/microsoft/ConcordExtensibilitySamples/tree/main/CppCustomVisualizer2
https://devblogs.microsoft.com/cppblog/a-visual-studio-debugger-extension-for-the-raspberry-pi-camera/
Milestone 2: Extra payment beyond budget if you make the button pop up a WPF dialog to ask the count.
Milestone 3: Extra payment beyond budget if the dialog can also take an expression (like name of local int variable that contains the count to export).
Deliverable will be a .sln with accompanying files. It will be compatible with VS2022.
There are several examples from Microsoft to get you started.
https://github.com/microsoft/VSSDK-Extensibility-Samples/tree/master/Intra-text_Adornment
https://github.com/microsoft/ConcordExtensibilitySamples/tree/main/CppCustomVisualizer2
https://devblogs.microsoft.com/cppblog/a-visual-studio-debugger-extension-for-the-raspberry-pi-camera/