Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Auto LoggerNew to Visual Studio Code? Get it now.

Auto Logger

Pedro Rodrigues

|
28 installs
| (0) | Free
Automaticly writes log on code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

https://marketplace.visualstudio.com/items?itemName=PedroRodrigues.auto-logger

auto-logger? What is it?

It's a simple Visual Studio Code extension, to help write log, much faster, to improve debug time. At the moment, it supports only javascript, python and PHP(laravel).

Features

Commands avaliable:

!l: logs with "" enableling, debugging with custom string

!l

!lb: logs with a variable. Eg: !lb -> console.log("log")

!lb

!lv: logs with out the "'", helping debugging variables

!lv

Requirements

None.

Release Notes

PHP/Laravel timer snipper

0.0.7

php timer

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft