Skip to Main Content

SQL Developer for VS Code

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Toggle line comment

Sanjeev ChauhanJul 10 2024

I like the behavior, in SQL Developer, for toggling single line comment (CTRL+/) where the cursor advances to the next line. You can quickly toggle multiple lines. In VSCode extension, the cursor stays on the same line. Is there a different keyboard shortcut?

Block comment (Shift+Alt+A) will work, but it requires the extra step of selecting the block first.

Comments
Post Details
Added on Jul 10 2024
1 comment
415 views