New Features for Oracle Developer Tools for Visual Studio Release 23.8
Oracle Developer Tools for Visual Studio release 23.8 includes the following:
-
Real-Time SQL Monitoring
Real-Time Monitoring provides automatic monitoring of SQL statements or PL/SQL blocks. You can view a list of monitored SQL, view and save SQL Monitor Active Reports, and generate an Active Report for ad hoc SQL in the Oracle Query Window.
-
IntelliSense enhancements in Oracle Query Window and PL/SQL Code Editor including Hover and Stored Procedure and Function Parameter completion.
-
HTTPS Proxy settings in Connection Dialog Box to allow connections from behind firewalls and similar scenarios.
-
PL/SQL Debugging now allows for the scenario where the database must connect back to Visual Studio using an alternate IP address that is different than the IP address used by the Visual Studio host machine. This is especially useful when the database is inside of a container. See PL/SQL Debugger Options.
-
Cloud Management enhancements including Configure Walletless Connectivity and Network Access Dialog which allows the user to configure walletless connections and configure the Access Control List.
-
Code generation for C#, Python, Java(JDBC), and Javascript (Node.js)
-
Visual Studio theming support