Adam Hess
Adam Hess
https://github.com/voat/voat/blob/Core/src/Voat.UI/Controllers/AccountController.cs#L148 Do not commit code that's been commented out. If you need the code, use the version control history. Future you wont know why you've left the code there. Edit...
https://github.com/voat/voat/blob/Core/src/Voat.UI/Controllers/AccountController.cs#L316 This could be as simple as MapMessageIdToErrorMessage (though I think an attribute on the value would make more sense)
Add ability to tune out console.log information (use a tool that allows you to limit your logs to info, debug and give the user ability to turn down the verbosity)
The path resolves to the wrong installation and version when version is set to "current" and you're using 64 bit version of VS22 ``` events.js:1740 throw er; // Unhandled 'error'...
**Do you want to request a *feature* or report a *bug*?** Feature **What is the current behavior?** Will not work if SerializationFolderPathMaxLength+ 8 + MaxItemNameLengthBeforeTruncation > 250 **Desired Behavior** Ability...