code-d
code-d copied to clipboard
Dump plugin info command
console.log should be redirected to some output file that can be dumped on some website (maybe create some website like dump.webfreak.org where user can delete accident logs easily)
- [ ] dump system info
- [ ] dump console logs
- [ ] dump program versions + installed via code-d installer or not
- [ ] dump import paths + existance
- [ ] dump workspace-d state (dub or fsworkspace & paths)
- [ ] replace paths to remove private/sensitive info (so something like /home/webfreak/Documents/Development/2016/MyPrivateProject would get renamed to /home/user/Documents/a/b/c, eg keep known folders such as home, usr, bin, data, Documents, but replace all other paths and replace username with user)