/fast-log

A simple vs code extension that helps developers with debugging

Primary LanguageTypeScriptMIT LicenseMIT

Logo for fast-log

Visual Studio Code

fast-log ⚡

About

"fast-log" is a simple extension that makes it easier for developers to print out variables when debugging their code.

Currently, the extension only supports typescript, but I'm planning to add more languages soon.

What can it does?

features showcasing

Installation

From the CLI:

code --install-extension HossamAMenem.fastlogging

or from VSCode marketplace.

Contributing

if you found any issues or have any ideas about anything that can be improved, feel free to open a PR / issue.