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!

Table of Contents feature on SQL Developer Extension for VS code

user11971075Jul 20 2026 — edited Jul 20 2026

Currently, there are 3 views.

  1. Connections
  2. SQL Snippets
  3. Reports

SQL Notebook is a great feature. I wonder if the new release will consider adding a feature of auto generated Table of Contents like what Jupyter Notebook offers. It will greatly help DBA navigate and maintain scripts and run in different types environments.

https://jupyterlab.readthedocs.io/en/stable/user/toc.html

Many DBAs have their own script library that may contain hundreds of code snippets for different purposes, like security management, schema management, performance management, and so on.

Wouldn't it be more productive that SQL Notebook can help maintain it by documenting, organizing, navigating and integrating into GIT.

Comments
Post Details
Added on Jul 20 2026
2 comments
128 views