Quajak
Quajak
Which part of it? Quickly going through the list, it seems accurate.
The Visual Studio extension is quite broken currently and part of it is that breakpoints dont work
I think its a bug with the cosmos debugger extension since they worked in the past and can be fixed, if someone puts in the work.
I assume you are using VMWare, on VBE we already have a more optimised version which copies the memory in lines. The best speed up for VMWare would be to...
The best way would be to use the `MemoryOperations.Fill`
This should be fixed in the devkit #1959
Does Cosmos display the name correctly?
Since this issue does not seem to affect cosmos functionality and seems to be a very minor, this will most likely not be fixed.
It seems like we are missing a few formatting plugs, which should be doable (maybe wait for .Net 5.0 to see how this will change). Internally, it looks like `FatDirectoryEntry.cs`...
https://github.com/CosmosOS/Cosmos/blob/f305364f1dfe02d410de53a692e22ba842e7c762/source/Cosmos.System2/FileSystem/FAT/Listing/FatDiretoryEntry.cs#L294