ForceFeedbackProgramming
ForceFeedbackProgramming copied to clipboard
Logging errors
Errors (exceptions) which happen during execution of the extension should be logged somewhere. Maybe in a VS window (eg error log). Or at least in a textual log file in the folder of the current project (eg ffp.log). This log file could be reset with every VS start.