Bruno Mikoski
Bruno Mikoski
I make sure to update all of this to be project based! Thanks for the report!
I will take a look into it! So for this workflow what I recommend is, fork my repository. And clone it as a submodule of your project inside the `Project/Packages`...
But your idea would be to trigger by a different hotkey? Honestly I'm not a big fan of the idea, I rather have all debug tools in one place
Humm for instance to achieve what you are describing, like context-based debug information, I would relly on the automatic searching of debuggables. So for instance on your Main Menu scene,...
Hey @max-critcrew ! Yes, since a couple of versions ago I made easy to implement something like that using the interface [ISOCItem](https://github.com/brunomikoski/ScriptableObjectCollection/blob/master/Scripts/Runtime/Core/ISOCItem.cs#L5), you can pretty much copy the same implementation...
Yep! it should be alright!
Yeah, would be great to have a global option to turn on/off
Noticed that a couple of times as well. After doing a pull on the project or switching branches, there's a high chance of getting locked while refreshing it.
Nop! Its when I trigger with `Ctrl+R` gets locked on the Updating Packages popup, I will try to get an Editor log next time!
Yeah I think this should be fine, I will update to match your changes and follow close to the next release to see if cause any issues