Seth Falco

Results 325 comments of Seth Falco

@kingdonb Was thinking about it since the default settings aren't going to change. 🤔 For what it's worth, you can probably make a notification on your extension with a call...

Small update on above! > The only thing I'm not sure about is what the right time to prompt the user is, and how to make it only once. ^-^'...

> Looks like your EnumConverter test is failing the build? Ahh shoot, I'll fix that then. :thinking: Not sure, but this could be because I have JDK 11 as it...

Not 100% sure why, but seems on Java 8 I need to add a cast to Enum. :thinking:

I've rebased the PR with `master` now, it should be up to date including the JaCoCo 0.8.6 commit.

> @garydgregory Some of your comments related to code format could be resolved by defining IDE specific code formatter. WDYT. What @melloware suggested is much more appealing in general, coming...

I've rebased with master, squashed my commits, and resolved all feedback. High hopes everything is cool, but I'll be available if you have any other comments. I opted to stick...

Thanks for the comments, I believe both should be resolved now. Let me know if there're any other issues.

Sorry for the delay in coming back to this. Ended up getting pretty busy, then put this off for a while. * I've rebased with master. * Squashed my commits....

@garydgregory If this PR it too large to review at once, would you prefer if I split it up into smaller ones? I could do one PR per converter for...