Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>1lint Console LogNew to Visual Studio Code? Get it now.
1lint Console Log

1lint Console Log

Kuldeep Parmar

|
49 installs
| (0) | Free
Automating the process of writing meaningful log messages.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

1ling Console Log


This is a slightly modified version of turbo console log for everyone and 1ling internals

Features


I) Insert meaningful log message automatically

Two steps:

  • Selecting or hovering the variable which is the subject of the debugging (Manual selection will always take over the hover selection)

  • Pressing ctrl + alt + L (Windows) or ctrl + option + L (Mac)

The log message will be inserted in the next line relative to the selected variable like this:

console.log("SelectedVariableEnclosingClassName -> SelectedVariableEnclosingFunctionName -> SelectedVariable", SelectedVariable)

alt text

Multiple cursor support:

alt text

Credits

Chakroun Anas and turbo console log's maintainers....


Contact


You can contact me on the following mail: hi@kuldee.tech

License


MIT © 1lint

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft