Save text files
I would like to save text files, such as .txt, .csv, .config, etc.
Sometimes I just need to tweak a line of text in a file I'm reading in. If I try to do this in LINQPad, when I save it tries to change the type to a LINQ query file.
At this point I then need to open the file in a different editor, and copy/paste all the text to save my changes without losing them.
Could there be an extra language option of "none", which just saves as plain text. When opening a file with an unrecognised extension default the language to "none". When saving, keep the original extension.
5
votes
chilversc .
shared this idea