View Single Post
01-03-2010, 07:40 PM
#55
Village Genius is offline Village Genius
Village Genius's Avatar
Status: Geek
Join date: Apr 2006
Location: Denver, CO
Expertise: Software
Software: Chrome, Notepad++
 
Posts: 6,894
iTrader: 18 / 100%
 

Village Genius will become famous soon enough

  Old

Originally Posted by Dan View Post
A syntax highlighting plugin would be helpful.
We have it, I'm using [php] and [html]
PHP Code:
//comment
$var 1
HTML Code:
<head>
<title>Hello World</title>
</head>
Are you referring to something else?

Reply With Quote