Paladin
Paladin copied to clipboard
Add mimetype icons to project window
It would also be nice to see icons to the left of filenames. Without them current list is a bit bleak.

Also show checkmark icon to the right to represent if the file was already compiled or not.

Yes good ideas.
Good day,
Agreed on this one. I usally code on VSCode, and use the extension VSCodeIcons which makes things visually easier.
Therefore, besides the Icons, it would be nice that Paladin would be able to support Plugins, instead of being a monolithic work, I'm thinking of the VSCode marketplace.
Regards, RR
Yes indeed. It already supports tools plug ins, but the api isn't documented. Language plugins are the obvious next step, Compiler plug ins, etc
Also FYI my own main development ide is also vscode