On Thu, Nov 20, 2003 at 12:16:58PM -0500, Bruce Momjian wrote: > Michael Glaesemann wrote: > > When I was experimenting with different color schemes, I thought about > > perhaps matching the syntax coloring of my editor, BBEdit. However, I'm > > sure not all editors use the same color scheme (the ANSI SQL language > > module for BBEdit displays only blue (keywords), pink (strings), and > > black (everything else). The blue would conflict with the current link > > color, and I'd rather not use pink unless everyone else thinks it's a > > good idea.) I'm interested in hearing what editors others use for > > coding, and what syntax coloring schemes they use for SQL.
I use vim, it has good SQL coloring syntax. The one problem that I'd like to fix in it is that the body of PL/pgSQL functions are shown as a big string. -Roberto -- +----| Roberto Mello - http://www.brasileiro.net/ |------+ + Computer Science Graduate Student, Utah State University + + USU Free Software & GNU/Linux Club - http://fslc.usu.edu/ + YES!! eh, NO!!! oh, well MAYBE!!!!!!!! ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings
