Hello team,
SQL Developer extension API https://github.com/oracle/sql-developer-vscode is good starting point allowing to extend functionality. It'll be good to have programmatic way to show details for specific object (table, view, procedure …) as it can be done with OPEN operation in object navigator
Thanks,
Philip