comp.lang.ada
 help / color / mirror / Atom feed
* Gnoga - PlugIn - Full Code Editor for Ada
@ 2014-10-07  7:42 David Botton
  2014-10-07 16:15 ` tonyg
  0 siblings, 1 reply; 3+ messages in thread
From: David Botton @ 2014-10-07  7:42 UTC (permalink / raw)


Another proof of why Gnoga is super cool :)

I bound (although not everything yet) the Ace Cloud 9 open source code editor for the web to Gnoga - http://ace.c9.io/

Full Ada syntax highlighting, etc. I will of course be using this for a future IDE, but the point is that with Gnoga you have easy access to just about any HTML/CSS/JS widget out there.

after git pull (since you already have gnoga on your machine right :) run:

make adaedit
cd bin
./adaedit

open http://localhost:8080


That will git clone the Ace editor in to the JS directory and make the simple demo. (I will expand on it in the near future).

Enjoy,
David Botton


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-10-07 16:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-07  7:42 Gnoga - PlugIn - Full Code Editor for Ada David Botton
2014-10-07 16:15 ` tonyg
2014-10-07 16:57   ` David Botton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox