Nanashi Li
Nanashi Li
Has this been fixed?
> @nanashili : Nope. I will play around tonight it's just a matter of using a Set to do this.
We can also add a successful/failed build timestamp like xcode does... We can create a seperate build json file that will host all the build info perhaps?
You don't double click to rename
> double-clicking works i think? And if the field is focused and you press enter it should allow you to edit the name. Yea but I think they are referring...
The folders not showing is not an bug, I specifically set it like that because xcode only shows the folder with files etc... And not the changed file and it's...
> @nanashili : I didn't mean it was a bug, I just noticed this thing I wanted to point it out to know what you thought. But yea showing the...
We could do something like GitHub, but will need to check if git supports it.
> > It might be better all-together to switch to `NSOutlineView` same as how it's done with the Project Navigator. This would be way more flexible than a SwiftUI `List`...
> @nanashili as you can see above a tree view was requested. And depending on how many files where changed this can be very performance hitting (e.g. when doing a...