Wednesday, August 29, 2012

Re: Oracle 11g SQL + PL/SQL + SQL*Plus + RDBMS syntax support

On Wed, Aug 29, 2012 at 12:59 PM, Szilard Barany <szitya@gmail.com> wrote:
> No it does not cover for code folding. I will consider that as I see benefit in it. I am not sure how difficult it is to implement yet, but it will take time. Therefore, the first version that I would like to see be released would only contain a (hopefully) full set of keywords/reserved words for proper syntax highlighting.

OK, folding PL/SQL code is not easy at all and I guess writing a
correct syntax file
can be a hairy problem, I actually tried few months ago and gave up (but I'm no
vim-syntax-files expert)

Probably writing one that does not take care of all edge cases would
be easier, but
I'm not sure that would fit in an official Vim distribution.

--
Alessio Bolognino

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: