auto-loggerauto-logger is a simple Visual Studio Code extension designed to help you write logs faster and improve debugging time. It provides a collection of code snippets for multiple programming languages, making it easier to add consistent and useful logs during development. The extension is available on the Visual Studio Code Marketplace, with over 200 installs. php-helperTo use this features, search the commands on: Convert php object to php arrayCommand:
Convert php array to php objectCommand:
Supported Languages
C++ SnippetsEmpty String Logger
For Loop
While Loop
Switch Case
Integer function
Void function
String function
Class
JavaScript/JSX/TSX SnippetsBasic Logger
Variable Logger
Empty String Logger
Debugger
Console Error
Function
Const function
PHP/Laravel SnippetsBasic Logger
Variable Logger
Empty String Logger
Empty String Printer
Die
Die with Message
Exit
Timer
Private function
Public function
Protected function
Class
Python SnippetsBasic Logger
Variable Logger
Empty String Logger
Function
Feel free to contribute by adding more snippets or suggesting improvements. If you encounter any issues, please report them in the "Issues" section. License: This project is licensed under the MIT License. Release Notes
Enjoy! |