Kantan UE4VS Visual Studio Extension

Indeed, that was the error, I didnt think the those two were the same bugs.

Another feedback: Maybe you want to provide tooltops for some (or all) fields in the code template gernator dialog, like for “Reflected?”, so that people can just hover the respective line and see what it is for (I know it in this case, but I noticed that I tend to forget it)

Edit: As for displaying the path, I think you can use a simple label right below the path text input field and show the current path

Have you considered putting this extension on github? Some people might like to contribute. I can imagine myself contributing, at least.

For example, I could need a delete functionality, that will delete a file from a project, as well as the underlying file on the HDD. this doesnt happen automatically when I delete a file from my project, at least.(or am I the only one who has to delete the files from the HDD manually?)