I've looked through the mailing list archive but couldn't find a thread for this.
I want to write Bro-Scripts, is there any good IDE / Editor which you could recomend me? Maybe some IDE with syntax highlighting or even a kind of Intellisense (I've written some Java and C++ programs and I liked working with features like this... )
That was created by a former intern at ICSI (Christian Struck) and then little updates by me. That's also the repository that github uses for syntax highlighting fwiw. If anyone finds any highlighting issues it would be great to get patches into that repo to generally improve Bro syntax highlighting on github (and in my editor!).
Oh! Speaking of atom… I had written a plugin for linter to parse the bro -a output… Apparently it was completely broken after not being updated for a year, but I just re-wrote it from scratch and published it to the atom package site: