Created with β€οΈ by Umair Ali Bhutto
- β¨ Features
- π₯ Installation
- β‘ Usage
- π Release Notes
- π Badges
- π License
- π€ Contributing
π₯ Supercharge Your Workflow
- Instantly adds
console.log()
at the cursor position with a single shortcut:Ctrl+Shift+J
. - Auto-inserts the selected text as the log output for smarter debugging.
- Minimal, efficient, and tailored for speed!
π Get started in three simple steps:
- Open VS Code.
- Press
Ctrl+P
and type:ext install vs-code-console-log-extension
- Hit Enter and let the extension work its magic!
Can Also Install Using Gui Using Ctrl+Shift+X
When Extensions Panel Opens Search In The Search Box vs-code-console-log-extension
β‘ It's as simple as this:
- Option 1: Highlight the variable or text you want to log.
- Option 2: Place your cursor where you want the log to appear.
Then, press:
Ctrl + Shift + J
VoilΓ ! Debugging made delightful. π
- Added Logic To Show Extension Enabled Message Once
- Fixed Demo Video Not Working Issue
- Fixed Issue #3
- Updated Readme.md File
- Fixed Issue #1
- Added compatibility with previous VS Code versions.
- Introduced an awesome new icon for instant recognition.
- Initial release of the Console Log Helper extension!
This project is licensed under the MIT License.
Check out the full license details here.
π Join the community!
Got ideas, suggestions, or bug fixes? Hereβs how you can contribute:
- Fork the repository.
- Or Clone it to your local machine using
git clone https://github.com/umair-ali-bhutto/vs-code-console-log-extension.git
. - Create a new branch for your feature or bug fix.
- Submit a pull request with your amazing changes!
β¨ "Debugging is an art; let's make it stylish!"
π Check out my other projects and donβt forget to β this repository if you find it helpful! π