Loggy provides snippets for developers who prefer old-school debugging.
Features
Loggy assists printing name, data type and value of any variable.
Tip: Loggy is an open-source program. We'd appreciate contributions to support other programming languages too as our goal is to cover all the languages that VS Code supports :smile:
Languages Supported
JavaScript
Usage
Open any supported file and start typing loggy.
There's multi-cursor support for you to type in the variable's name.
Press tab twice to continue coding.
That's all. :smile:
Release Notes
This is literally the first release so nothing much yet.