Reblog: Logger Snippets for Visual Studio Code

Reblog of a great post by Scott Wesley on PL/SQL Logger Snippets for Visual Studio Code editor.

Reblog: Logger Snippets for Visual Studio Code

This is a reblog post about some useful PL/SQL snippets for the Visual Studio Code editor. I personally really love this editor for its functionality, extendability and performance (especially when compared to Atom, though it is also pretty cool) and I every time really happy to see how community shares something so closely related to the things I do on everyday basis. Enjoy the reading!

http://www.grassroots-oracle.com/2018/04/logger-snippets-for-vs-code.html


The original blog post was perfectly done by Scott Wesley.

P.S. Do not forget to install the Language PL/SQL extention for VS Code before defining your own snippets since it already supplies some out-of-the-box.

P.P.S. Also, check out the whole autocomplete solution for VS Code for PL/SQL APIs by Adrian Png.