Closed Gavin-Williams closed 1 year ago
Ah, good one! I chose to have no solution node at all, the one visible node is actually the project node, albeit with the wrong label. A stupid bug of mine :)
With "repo" I mean a GIT repository.
Edit: Oh boy, there's even more going wrong here. The project folder is not created at all. I must have broken that really good.
Fixed with commit #7a66f0f6b1a27d47b431c2fb5530fcbad9d36c29
Edit: I've uploaded a new WIP version to https://www.georg-rottensteiner.de/webmisc/C64StudioRelease.zip
When I perform the following...
I don't see any project entry in the solution explorer. I only see:
This doesn't make any sense to me, coming from Visual Studio, I expect to see a project node underneath the solution node in the solution explorer. Double-clicking the solution node I get a Project Properties popup and there is an entry there...
But it isn't mirrored in the solution explorer. Where is the Questions project? Is this functionality not complete or do you envision it working a different way?
Edit: I chose create repository = no. Is it possible you mean something different to what I think 'repo' means? I take it to mean version control.