plsql doc and tag identifier

Note: you can also use the @ or # character as tag-prefix instead of the % character, but this will cause problems if you want to compile your source files through SQL*Plus. In that case all your tags will be treated as start commands, and you will get a lot of error messages (e.g. unable to open file "param.sql").

(From the manual that comes with the plugin)

 
Last edited:
Back
Top