The guy comes saying Notepad++ is too difficult to edit text with and you recommend vim, that's pretty terrible of you, haha.
Also COMPLETELY BADASS YEAH. To answer the question: I don't think this file needs whitespace really so as long as you have the right curly braces in the right spot you're good, don't need a specialized tool for editing text. On Fri, Aug 24, 2012 at 7:36 AM, Tackdriver <[email protected]> wrote: > > What are you all using to edit your gamemodes_server.txt files? Currently > > I'm trying to add some custom maps but keeping the different levels > > organized is getting infuriating. Right now I'm using Notepad++ on > > Windows, > > which at least gives me a red vertical line to follow when I click on a > > specific curly brace, but I want to be able to navigate between levels > > with > > the keyboard. What tools are you all using to keep your sanity > (regardless > > of platform)? > > I use vi ;) Or more correctly, vim (enhanced vi). (Linux thing) > > If I'm not mistaken, in vim, if you are in a file that it understand the > syntax of, when your cursor is on a curly brace, you can type the % key > and it will take you to what it thinks is the matching close/open. > > I wouldn't be surprised if your editor has something similar especially > since it can highlight it for you. > > > > > > > > > -- > > > > Bryan > > > > _______________________________________________ > > Csgo_servers mailing list > > [email protected] > > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers > > > _______________________________________________ > Csgo_servers mailing list > [email protected] > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers >
_______________________________________________ Csgo_servers mailing list [email protected] https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
