Turbo Python Print

Inspired by Turbo Console Log

This extension makes your python debugging much easier by automating the operation of writing meaningful print statements. It can quickly print out variables on the terminal by using Ctrl+Alt+P, along with a gist of features provided by Turbo Python Print


Adding / Creating Comments using Turbo Python Print

Short Cut : Ctrl+Alt+P

Removing All Comments

Short Cut : Ctrl+Alt+0

Remove all comments

Comment all the comments

Short Cut : Ctrl+Alt+9

Comment All Comments

Uncomment all the commented comments

Short Cut : Ctrl+Alt+8

Uncomment comments