jenndhemus / editra-plugins

Automatically exported from code.google.com/p/editra-plugins
0 stars 0 forks source link

CodeBrowser and SQL #42

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The CodeBrowser plugin could parse a SQL (pl/sql, transactSql) file, see
the Exhuberant Ctags (http://ctags.sourceforge.net), a tool that do it and
is utilized by Vim, Emacs, Notepad++, Jedit etc.

Original issue reported on code.google.com by marcelo....@gmail.com on 29 Apr 2008 at 7:04

GoogleCodeExporter commented 8 years ago
Will try to get it in for the next version of the plugin. I can't/won't look at 
the
ctags code because its gpl and I don't want to get tied into that, but if you 
can
point me to some sample sql code to use for testing the parser that I end up 
writing
it would be very helpful.

Thanks,

Cody

Original comment by CodyPrec...@gmail.com on 29 Apr 2008 at 7:27

GoogleCodeExporter commented 8 years ago
I attached a sample code (PL/SQL).

Original comment by marcelo....@gmail.com on 30 Apr 2008 at 11:37

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks a bunch,

This will help allot. I will add support for browsing PROCEEDURE and FUNCTION
statements, are there any other points of interest that would be good to have
available for browsing?

Cody

Original comment by CodyPrec...@gmail.com on 30 Apr 2008 at 5:07

GoogleCodeExporter commented 8 years ago
Done.

Added support for finding Packages, Procedures, and Functions

Original comment by CodyPrec...@gmail.com on 2 May 2008 at 3:49

GoogleCodeExporter commented 8 years ago

Original comment by CodyPrec...@gmail.com on 2 May 2008 at 3:50

GoogleCodeExporter commented 8 years ago
when this release will be downloadable?

Original comment by marcelo....@gmail.com on 13 May 2008 at 1:18

GoogleCodeExporter commented 8 years ago
You can get it from Editra's main svn repository anytime 
(CodeBrowser-0.3.py25.egg),
see homepage under the downloads section for instructions on accessing svn.

Otherwise it will be distributed with the next release version of Editra, that 
is
likely to be out in 2 or 3 weeks.

cody

Original comment by CodyPrec...@gmail.com on 13 May 2008 at 3:55

GoogleCodeExporter commented 8 years ago
OK, thank you!

Original comment by marcelo....@gmail.com on 13 May 2008 at 6:43

GoogleCodeExporter commented 8 years ago
Move old 'fixed' issues to verified

Original comment by CodyPrec...@gmail.com on 3 Feb 2009 at 8:18