-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
Closed
Labels
Description
What would you like to see?
I use LINQPad for programming. It uses .linq files, which are essentially .cs files with additional metadata. Unfortunately, these file types are not recognized as plain text. It would be great to have the ability to configure custom file extensions. I checked the source code and found that it relies on logic from the mime module, but there’s no way to adjust it flexibly.
timothycarambat, grantcarthew and forgot