Great Source Code Editor
September 10, 2019

Great Source Code Editor

Eric Sacramento | TrustRadius Reviewer
Score 8 out of 10
Vetted Review
Verified User

Overall Satisfaction with Microsoft Visual Studio Code

All the developers in the department that I work with are using Visual Studio Code. As we develop in Oracle Apex, we have a bunch of SQL files to create objects and to insert data on applications. We also have files on a shell script that helps to build the applications for other environments. We can compile and create all the Oracle objects just using Visual Studio Code.
  • Integration with Oracle.
  • Lightweight.
  • Extensions that boost your production.
  • Updates frequently.
  • You need to close and open the program again if you add a new Oracle connection.
  • You need to save the file before executing it.
  • It should have another type of output when executing select statements.
In my opinion, VS Code is the best option for coding. It works on Windows, GNU/Linux, and macOS. Moreover, there's a great team/community behind the scene to maintain this program.
I haven't had a chance to use the support but the community/blog/FAQ helps a lot and when you have any doubts or issues.

Do you think Microsoft Visual Studio Code delivers good value for the price?

Yes

Are you happy with Microsoft Visual Studio Code's feature set?

Yes

Did Microsoft Visual Studio Code live up to sales and marketing promises?

Yes

Did implementation of Microsoft Visual Studio Code go as expected?

Yes

Would you buy Microsoft Visual Studio Code again?

Yes

If you want to create Oracle objects, and you code your SQL, JavaScript, HTML files, it will work fine. However, if you want to create queries for your reports and see these data on VS output is not going to help you. Another thing that helps using VS is that with the right extensions we can do a lot of stuff, and it is worth it to take time and play around with all these options.