Jared Storm

Results 6 comments of Jared Storm

@delzrm -- This isn't a real fix, but you can at least suppress the errors by wrapping the offending line with a try/catch. ``` try { styleEditBox = new GUIStyle(EditorStyles.helpBox)...

Or adding support for `review_requested` which seems like it might be simpler and does most of the above, sans picking your model at request time.

Awesome! Do you have any good resources on how to get started with developing github actions? I'm used to using them but haven't made/modified one before.

Could this issue also crop up when trying to rename symbols in a file? I noticed that renaming has stopped working for me after updating to the latest version of...

> but I do have the unofficial Godot Files extension v0.0.10 installed. Just tried uninstalling this and reloading to make sure it wasn't the cause, and it wasn't. > Could...

Rando here just wanting to say that thank you so much for this. The timing for it couldn't be better for a custom plugin I just started working on. Can't...