Turbo Print Var is a powerful VS Code extension that automates debug log insertion for 20+ programming languages. It intelligently generates context-aware log statements with file names, line numbers, and variable information.
✨ Key Highlights
🌍 Multi-Language Support: JavaScript/TypeScript, Python, Java, C/C++, Go, Rust, PHP, Ruby, Swift, Kotlin, Scala, and more
🎯 Smart Variable Detection: Automatically detects variables at cursor position or selection
📍 Context-Aware: Includes file name and line number in log output
⚡ Multi-Cursor Support: Process multiple variables simultaneously
🎨 Customizable Format: Configure log prefix, delimiter, quotes, and more
🔧 Powerful Commands: Insert, update, comment, uncomment, and delete logs
📖 Usage
1. Insert Log Statement
Select a variable or place cursor on it
Press Ctrl+Alt+L (Windows/Linux) or Cmd+Alt+L (Mac)