Quick Console LogA simple VS Code extension that allows you to quickly add FeaturesSelect a variable or expression in your code and use the keyboard shortcut to instantly add a For example, if you have the following code:
This makes debugging much faster by eliminating the need to manually type console.log statements. Installation
Usage
Keyboard Shortcuts
You can customize these shortcuts in the Keyboard Shortcuts settings of VS Code. RequirementsNo special requirements or dependencies. Extension SettingsThis extension does not add any VS Code settings. Known IssuesNone at this time. Release Notes0.0.1Initial release of Quick Console Log. Enjoy! |