Grom PE
Grom PE
I regularly use Ctrl+↑ to resend undelivered messages or to send copies of previous messages. This feature breaks my workflow.
I'd very much enjoy using CraftGuide for one of my Better Than Wolves mod servers. The only thing that's stopping me from including it is that one can open up...
Trying to decompile a project with a non-Latin class name too long causes System.IO.PathTooLongException on Linux filesystem, because in https://github.com/icsharpcode/ILSpy/blob/167192eb75855e6a1a5321c846094af025eb0d0f/ICSharpCode.Decompiler/CSharp/ProjectDecompiler/WholeProjectDecompiler.cs#L652 , the code code is trimming to 255 UTF-16 codepoints...