If I add a txt file to my project, then double click it, it opens in VS. Not ideal but gets the job done.
If I add an html file to my project, then double click it, nothing happens. Also I noticed that, while meta fies are created for it, it doesn’t actually show up in the VS project, while the txt file does show up.
Is there a way to make Unity open up a text editor for all Text Assets, not just txt files?