Oracle $$PLSQL_UNIT Variable
I have a minor annoyance when editing procedures or triggers in IntelliJ. Every time I use the $$PLSQL_UNIT variable it's flagged as a syntax error in IntelliJ, although it's perfectly acceptable in Oracle. I've selected the correct SQL dialect for my project (Oracle SQL*Plus) but still get the problem. Is there any way to disable this specific warning or to have the variable added to the syntax file for Oracle SQL?
Please sign in to leave a comment.
See the comment at https://youtrack.jetbrains.com/issue/IDEA-101577#comment=27-466594 .
Thanks for the reply but the link you posted just points back to the message I posted, i.e. this one. :)
Some clipboard glitch, I've fixed the link.
Thanks for correcting the link. I appreciate that this has been added as a feature request but is there any way to disable this error message until this is implemented?