Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>PL/SQL UnwrapperNew to Visual Studio Code? Get it now.
PL/SQL Unwrapper

PL/SQL Unwrapper

Grisselbav

|
217 installs
| (0) | Free
PL/SQL Unwrapper for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PL/SQL Unwrapper for VS Code

PL/SQL code that has been wrapped with the wrap utility of Oracle Database version 10g or newer can be unwrapped with this extension.

Runs locally without an internet connection.

Example

Open a wrapped PL/SQL unit (procedure, function, package specification, package body, type specification, or type body) in an SQL editor. Right-click inside the editor to display the context menu and select Unwrap PL/SQL.

Wrapped

The unwrapped code replaces the editor's contents.

Unwrapped

Requirements

  • The Unwrap PL/SQL command requires an editor that uses the SQL (sql) or PL/SQL (oracle-sql) language.

  • The editor must contain wrapped code for the context menu to show the Unwrap PL/SQL command.

Limitations

  • The extension cannot unwrap code wrapped with the wrap utility before Oracle Database 10g.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft