Ed Kolis

Results 210 comments of Ed Kolis

Maybe the two should be merged, then? Or maybe browse could be enhanced to always show the description of the selected spell, rather than having to press ? to show...

Oh, enabling `Option Strict` will make this a compile error? That's handy! I can enable `Option Strict` for just one code file by placing `Option Strict On` at the top...

The custom CSS trick only affects the markdown preview panel; it doesn't affect the editor itself, and I wind up with this mess: ![image](https://user-images.githubusercontent.com/2612506/106347043-751fec00-6289-11eb-8144-90ade9cbf359.png) Yikes! For some reason the style...

If you could just sort properties and fields together as a unit alphabetically, that would be a simple fix. I thought it would to that when I merged the properties...

@codecadwallader I tried that option but it still puts all the properties above all the fields; it doesn't merge them. I'm using the camelCase convention for backing fields, not _underscores,...

This would be really handy for things like coordinates: ```csharp public class Coordinates {...} // now I could say this but this is inheritance not an alias so it requires...

I can't get to the plugins page anymore either. I just upgraded from 2.8.2 to 2.10.0, then to 2.10.1 - apparently there was some issue with the updater not working...

Thanks, that sounds useful! Would be nice if I could still retrieve it from the header. Does `/topic` spam the channel or just reply directly to me?

So no typing :) to get a smiley - you'd have to paste an actual ☺ character in, or choose it from a menu?

Notice how the ☺ I pasted in isn't even recognizable in this font as a smiley - it could just as easily be a frownie or a "meh" face!