A VS Code extension that unwraps Oracle PL/SQL wrapped code locally - no internet connection required!
- Local Unwrapping - All unwrapping happens locally on your machine. Your code never leaves your computer.
- Fast - No network latency, instant results.
- Offline Support - Works without an internet connection.
- Code Formatting - Automatically formats the unwrapped code and removes extra newlines.
Use Ctrl+Shift+U or click the Unwrap Code button in the status bar to unwrap wrapped PL/SQL code.
Use Ctrl+Alt+U to format and remove extra newlines from PL/SQL code.
Tip: You can also use the "Unwrap Code" command from the Command Palette (
Ctrl+Shift+P).
- Open a file containing wrapped Oracle PL/SQL code
- Press
Ctrl+Shift+Uor click "Unwrap Code" in the status bar - The code will be unwrapped and formatted automatically
| Command | Windows/Linux | Mac |
|---|---|---|
| Unwrap Code | Ctrl+Shift+U |
Ctrl+Shift+U |
| Format Code | Ctrl+Alt+U |
Ctrl+Alt+U |
None - this extension has no external dependencies.
- Unwrapping now happens locally instead of using external API
- No internet connection required
- Faster unwrapping with no network latency
- Your code stays private - never sent to external servers
- Initial release with API-based unwrapping
Found a bug? Have a feature request? Please open an issue at: https://github.com/hammad11ali/OraclePLSQLUnwrapper/issues
Extension icon by Icons8
