Comment lines

mike

Member³
Would it be possible to just have PL/SQL Developer to be able to comment lines? As useful as the third party plug-in is and how much I appreciate it, it just seems to be something that should be there. Somehow, it worked great, version 16 broke it, the plug-in was fixed and now it won't comment the last line if multiple lines are selected. I use this all of the time. One example is if a SQL statement is wrong, I can comment a bunch of lines in the where clause and uncomment line by line.

I went back to version 14 again today. Anyway, I've liked version 16 very much so far, it's just this one thing.
 
If the cursor is at the beginning of the last line, it will not comment/uncomment. That is by design.
 
We got our version 16 license yesterday. I notice that if I select a group of rows from the top to bottom, it works. If I start at the bottom line and select to the top, it misses the last line no matter where on the last line I start selecting.
 
Last edited:
Back
Top