No more writing print() in python manually. This is a Python extension to adding logs after selecting an variable with a shortcut key ctrl + alt + a.
- Add a print statement for a variable in a file in next line .
- Show file name.
- Show line number of the variable.
Select a variable and press ctrl + alt + a. Output will show like below on the next line.
Files with .py extension.
Partially support for Javascript, Typescript, C#, Java and Rust
Adding print statements on the next line after selecting a variable in Python Print statement will have the file name and the line number of the variable you are trying to log and the variable name.
Initial release of master-logger with support to Python.
