A vvvv gamma editor extension that displays relevant debug information and allows to share them easily.
Go to vvvv gamma's command line and type
nuget install VL.DebugInfo.HDE -pre
For more information on how to install nugets, have a look at this section from the Gray Book.
- Once installed, press ALT + D to open the Debug Info window.
- Press CTRL + C to copy all information as Markdown
- Press CTRL + SHIFT + C to format them for a forum post.
- Hardware.Info by Jinjinov
- Grynwald.MarkdownGenerator by ap0llo