Carey Hoffman

Results 162 comments of Carey Hoffman

Well that's annoying. For now here's some code that could allow you to print this info for yourself from a Userscript: https://github.com/komodo/KomodoEdit/blob/master/src/modules/scope_commands/content/commands.js#L22 Note that `legacy` in that context is `ko`....

Hi @paulkckho, can you clarify what you mean by "Komodo was updated"? There hasn't been a Komodo update for over a year. I don't understand how you've filled out the...

@olliemuh please check the forums: https://community.komodoide.com/ You're likely hitting a known issue with the very old Komodo code base and the brand spanking new OSX release.

Ok, now that I understand the build checks I'm going to jump back into this. I plan to, at the very least, rename `interfacePossibleTypesDict` to something else so it doesn't...

Ok, found some issues with the generated code once I got the ete stuff added that I didn't notice when I was running things before (so good thing it's there!)....

@dillonkearns K I think this is ready. I'm not sure how you usually do these reviews but I'll point out the two major functional changes - Totally changed how this...

Morning @dillonkearns. Could I get approval for the workflows to run? I promise I didn't commit and `Debug.log`s

And this time I ran `npm run build` before pushing the code 🤕 Sorry about that @dillonkearns

Resolved: https://github.com/dillonkearns/elm-graphql/pull/610 ~~@dillonkearns, to be able to run elm-review locally I had to updated it so there are some changes in this PR now that aren't directly related to the...

OK, now I've run `elm-review`, `npm run build` and `npm run test`. It workflows should complete meow.,