Enjon
Enjon copied to clipboard
[BUG] When creating a new Component, VS is not being opened properly
For some reason when you create a new component and enjon tries to open the code for you, a new VS instance is created instead of opening in the project solution.
Video: https://youtu.be/IPvq2VdiidE
This seems to be caused by having multiple visual studio instances open, so when opening the header file, it's defaulting to either a new solution or opening it up in one of the previous instances. I'll look into how to fix this to open your solution file or text editor/project of choice for this.