Hey guys, first off im sorry if this is in the wrong section, I see no sections for 'software' or 'tools' chat, so I'll place it here unless a mod finds a more appropriate home for it Anyway basically I was going to code one for myself, but I dont have access to my Visual Studio dekstop for a couple of months so I just wanted to see if any of you could perhaps help me. I am looking for a generic visual editor for configuration files. I know it might seem pointless but it makes editing huge configuration files a lot easier and less time consuming/eye straining. Basically it will read in configuration options and their current values, allowing you to edit those values and to save the configuration file again. So it owuld read a typical config line such as : database_name="db1" user_access="true" number_of_records_shown="12" etc etc And display it visually, with text boxes containing the configuration option's current setting with a button to save changes. Anyway im sure you get the idea.... Anyone know anything? (thanks in advance)
Hate to bump but this is getting urgent now This project involves editing sooo many config files it is making me ill