Is there any way I can use the existing SQL language syntax as the basis of a new sql language that has folding?
I would want to avoid re-entering all the syntax information just to be able to get folding happening. Anyway as the syntax is already there it seems silly to repeat it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Is there any way I can use the existing SQL language syntax as the basis of a new sql language that has folding?
I would want to avoid re-entering all the syntax information just to be able to get folding happening. Anyway as the syntax is already there it seems silly to repeat it.