Simple console it (Ctrl+Alt+p)A new extension for adding a console log automatically on any variable. FeaturesTo print the variables with the help of console log function. It eases the debugging process. It can print any datatype variable on the console. It will be like this: RequirementsIt will only work with TypeScript/JavaScript extension files. Extension SettingsNone Quick StartInstall the extension. Select the variable, which you want to print on console. Press |