ConsoleLog Enhancer
Made by MD FARUKUL ISLAM
01831290006 whatsapp
This extension enhances debugging by displaying console.log outputs directly inline with your code in Visual Studio Code.
Features
- Inline display of
console.log outputs
- Highlight runtime errors
- Configurable settings
Usage
- Install the extension.
- Start debugging your project.
- See inline logs appear next to your code.
Configuration
Setting |
Default |
Description |
inlineDebugLogs.showLogsInline |
true |
Enable inline log display during debugging. |
| |