this a modified version of the original extension: turbo-console-log Original repo link: https://github.com/Chakroun-Anas/turbo-console-log
This is still WORK IN PROGRESS
- Difference between turbo-console-log and one-console-log
- Open command palette ( ctrl + shift + p )
- Select / Click the
Add console.log in this line
option - Done!
This doesn't contain all features of the turbo-console-log. It only can add console log ( for now ). If you need all the features, please install the turbo-console-log. Thanks
- Thanks to @Chakroun-Anas for the turbo-console-log source code.
- Thanks to @microsoft for making vscode so awesome