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!

Snippet Intellisense Not Working

Jared CJan 6 2025

Hi, I noticed this just today, when I want one of my snippets, the intellisense is not working.

Previously, it would bring up my ‘CREATE TABLE DDL’ snippet. I tried restarting VS Code. I also tried disabling/reenabling the extension itself.

I also added the underscores as a last resort (previously they were spaces, i.e. “CREATE_TABLE_DDL”) to see if typing out the whole prefix would force the snippet to show up.

In the past, all I had to type for this particular snippet was “DDL” and it would be in the top 5 results.

Thank you!

This post has been answered by thatJeffSmith-Oracle on Feb 19 2025
Jump to Answer
Comments
Post Details
Added on Jan 6 2025
15 comments
1,470 views