| From: | John DeSoi <desoi(at)pgedit(dot)com> |
|---|---|
| To: | Ken Tanzer <ken(dot)tanzer(at)gmail(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: PHP SQL Color Syntax that is Postgresql & GPL3 Compatible? |
| Date: | 2012-04-27 04:09:22 |
| Message-ID: | 6178DD00-26D6-43E4-8E89-C34ED3057040@pgedit.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Apr 26, 2012, at 11:23 PM, Ken Tanzer wrote:
> I took a look. The syntax highlighting in phpPgAdmin is nicely self-contained in one file, and BSD-licensed. Unfortunately the actual highlighting is less advanced than some others. (I've gotten spoiled by vim, but suspect it's not written in PHP!) Now I'm looking at a couple of javascript options with good highlighting instead.
I'm not sure what your ultimate goal is, but here are a couple of open source projects where I have implemented PostgreSQL syntax coloring.
PHP/TextMate:
https://github.com/desoi/pgedit-textmate
Javascript/Ace:
John DeSoi, Ph.D.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | leo xu | 2012-04-27 06:14:00 | postgresql standby using pg_archivecleanup don't work |
| Previous Message | Ken Tanzer | 2012-04-27 03:23:47 | Re: PHP SQL Color Syntax that is Postgresql & GPL3 Compatible? |