Show HN: A VS Code extension to quickly add log statements in Python code (github.com)

5 points by nvinayvarma189 ↗ HN
I use print() a lot to debug small codebases. Log-booster VS Code extension allows you to insert/comment/uncomment/delete print statements within a Python file.

If you happen to use it and like/dislike it, I would love to know.

Inspiration: I discovered Turbo Console Log extension (https://github.com/Chakroun-Anas/turbo-console-log) and loved it. I noticed that it doesn't work for Python files. So I tried building one :)

0 comments

[ 2.3 ms ] story [ 7.4 ms ] thread

No comments yet.