Main FunctionalityThis extension make debugging much easier by automating the operation of writing meaningful log message. forked from https://github.com/Chakroun-Anas/turbo-console-log Usage
The log message will be inserted in the next line relative to the selected variable like this: console.debugLog("SelectedVariableEnclosingClassName -> SelectedVariableEnclosingFunctionName -> SelectedVariable", SelectedVariable) You'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: LicenseBased on turbo-console-log by Chakroun Anas https://github.com/Chakroun-Anas/turbo-console-log MIT © Enjoy! |