Steve Vermeulen

Results 181 comments of Steve Vermeulen

Ah ok I see what you mean about having them within Visual Studio only so you can directly run them there. The problem is, I'm not really sure how that...

Not yet no, but I really want to do this. It would fit in perfectly with the way projeny is designed. I am hoping to have more time soon

The problem right now is that I want to make a big change first before doing smaller changes like this one or others. The big change is that I want...

Actually, depending on how much work it is to generate those asmdef files, it might not be such a bad idea to just add it to the current python implementation....

Is Projeny added to your system path? If you run `prj` in command prompt, does that do anything?

You're right, this makes sense as a feature. There should be a way to specify `AssetBundlesPath` in the ProjenyProject.yaml file in the same way you can optionally specify `ProjectSettingsPath`

Yeah. I'd also like to add it to chocolatey to make it easier for windows users.

Yeah, you could use `pip install projeny` on windows as well, but some people might not have python or they might not want to run it from source. So chocolatey...

I can confirm that calling activate on the application, and then calling focus after that with the specific window I want, fixes the issue for me (Mojave 10.14.4)

Ok I rebased my branch to latest main, and removed the print statement. Though I don't know how to address @adehad's comment