I'm using VSCodium and I typically keep project notes in .rtf files, where I can use different fonts (such as courier for code snippets) and bold or occasional coloured highlights for emphasis.
I need to have my notes file active alongside my IDE, but rather than a separate app to manage that, it would be nice to use one of the VSCodium tabs. However, opening an .rtf file there displays plain text and all the control codes. Can someone suggest how to have .rtf files rendered properly in VSCode tabs?
Of course I'd also want to edit and add to the files, so I'm hoping it will handle and write proper .rtf files for me too.
Thanks -Ross