SeeSharpSoft / intellij-csv-validator

CSV validator, highlighter and formatter plugin for JetBrains Intellij IDEA, PyCharm, WebStorm, ...
Apache License 2.0
368 stars 44 forks source link

Support for .txt files #855

Open CollinHerber opened 4 months ago

CollinHerber commented 4 months ago

Hello, I am coming back to Diablo 2 Resurrected modding and they have TSV .txt files and would love to be able to use this plugin to edit these.

Would this be feasible? I used to use a plugin for intellij , many moons ago, that worked for this but I'm not able to find it anymore.

Example file: https://pastie.io/ohvmwn.dns

DirtyVbif commented 2 months ago

Yes. it'll be very nice to have support for .txt files. +1

SeeSharpSoft commented 4 weeks ago

The context menu in the project view provides an option to "Override File Type". Does this do the trick?