Main FunctionalityThis extension make debugging much easier by automating the operation of writing meaningful log message. marketplace link: https://marketplace.visualstudio.com/items?itemName=cuitianze.turbo-console-log-with-emoji FeaturesRandom emoji prefix support: I) Insert meaningful log message automatically Two steps:
The log message will be inserted in the next line relative to the selected variable like this: console.log("SelectedVariableEnclosingClassName -> SelectedVariableEnclosingFunctionName -> SelectedVariable", SelectedVariable) Multiple cursor support: Properties:
A wrapped log message : II) Comment all log messages, inserted by the extension, from the current document All it takes to comment all log messages, inserted by the extension, from the current document is to press alt + shift + c III) Uncomment all log messages, inserted by the extension, from the current document All it takes to uncomment all log messages, inserted by the extension, from the current document is to press alt + shift + u IV) Delete all log messages, inserted by the extension, from the current document All it takes to delete all log messages, inserted by the extension, from the current document is to press alt + shift + d Release Notes1.0.0Initial release of Turbo Console Log 1.1.0
1.2.0
1.3.0
1.4.0
ParticipateYou're more than welcome to participate in the development of the extension by creating pull requests and submitting issues, link of the project in github: https://github.com/Chakroun-Anas/turbo-console-log, or the emoji version https://github.com/cuitianze/turbo-console-log-with-emoji ContactYou can contact me on the following mail: chakroun.anas@outlook.com, or the emoji version author cuitianze123@gmail.com LicenseMIT © Chakroun Anas && CuiTianze Buying me a coffe will definitely help me to keep working in this project and other open source projects <3 Enjoy! |