Kantan UE4VS Visual Studio Extension

Hey there @kamrann
I noticed some time ago that your plugin fails at creating and adding new classes to my project. I can add them manually to my project though, so I think something is failing there when your plugin attempts it.

Also, I think in all 4 creating dialogs, it would be helpful to display the absolute path to the files/directories that are going to be created, in order to avoid confusion. Either the absolute or the relative path (relative to the project’s root directory) would be helpful. I feel insecure creating new files, worrying they might land not exactly there where I want them to :smiley:

Edit: I found out that the new file creation “seems” to work when it doesnt have to create new directories. If it has to create folders, creating it on the HDD and adding the filter to the .sln seems to work partially, but it always fails to create files