Skip to content

A magical Visual Studio Code extension that enhances your coding experience by making debugging a breeze. You can conjure detailed console.log statements with just a flick of your code wand. πŸŒ™

License

Notifications You must be signed in to change notification settings

charrx/logwizardry

Repository files navigation

LogWizardry

LogWizardry is a magical Visual Studio Code extension that enhances your coding experience by making debugging a breeze. With LogWizardry, you can conjure detailed console.log statements with just a flick of your code wand.

πŸ§™β€β™‚οΈ Key Features

  • Effortless Console Logging: Say goodbye to manual console.log typing. LogWizardry automates the process, saving you time and keystrokes.

  • Dynamic Log Messages: Insert your cursor, select text, or even use clipboard content – LogWizardry adapts to your coding style.

  • File and Line Information: Each log statement includes the current file name and line number, providing context at a glance.

  • Spellbinding Efficiency: Boost your productivity and focus on the magic of coding, not the chore of logging.

Installation

You can install LogWizardry directly from the Visual Studio Code Marketplace.

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window.
  3. Search for "LogWizardry."
  4. Click the Install button.

Usage

Once installed, using LogWizardry is as easy as invoking the command:

  1. Open your JavaScript or TypeScript code file.
  2. Highlight or copy the text you want to include in your console.log statement.
  3. Use the magic keybinding (customizable) or the Command Palette using the command Insert Magical Log to insert your console.log.

Example

Imagine you have a line of code you want to log:

const message = "Hello, LogWizardry!";

Highlight the text, invoke the LogWizardry command, and witness the magic:

console.log("πŸŒ™ ――― file: app.js:1 ――― error:", message);

πŸŒ™ ――― file: app.js:1 ――― error: Hello, LogWizardry!

πŸͺ„ Embrace the Magic

Discover the enchantment of LogWizardry and simplify your debugging and code exploration tasks. It's your trusty spellbook for crafting elegant console.log statements.

πŸͺ„ Embrace the magic. Download LogWizardry today!

License

This extension is provided under the MIT License.

About

A magical Visual Studio Code extension that enhances your coding experience by making debugging a breeze. You can conjure detailed console.log statements with just a flick of your code wand. πŸŒ™

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published