Create VSIX to allow exporting C++ and C# variables during debugging
Budget: $250 – $750 USD
As a software engineer, I need an experienced freelancer with a strong background in Visual Studio to create a VSIX (Visual Studio extension) that will enable exporting C++ vectors (float*) during a debugging session. Ideally, the freelancer should have experience in creating similar products.
I need this project completed within a month (sooner is better).
A successful implementation will allow a code developer to:
* breakpoint into a running C++ program
* place the mouse over a variable in the code
* right-click and choose Export Variable from the context menu
* User will be prompted to
- enter an expression (e.g. like you can in the Watch window) that will be evaluated to an integer length
- enter a file path
User clicks OK, and then the vector is written to the file (comma separated values).
If you are fast and efficient, with clean/readable code, I may provide additional tasks for payment after this project is complete.
I need this project completed within a month (sooner is better).
A successful implementation will allow a code developer to:
* breakpoint into a running C++ program
* place the mouse over a variable in the code
* right-click and choose Export Variable from the context menu
* User will be prompted to
- enter an expression (e.g. like you can in the Watch window) that will be evaluated to an integer length
- enter a file path
User clicks OK, and then the vector is written to the file (comma separated values).
If you are fast and efficient, with clean/readable code, I may provide additional tasks for payment after this project is complete.