Readme
Do not download!!!
This is a VS Code extension project created for learning and experimentation purposes. The code and features are subject to change without notice.
Features
🎨 Auto-styled Console Logs
- Automatically converts
console.info(param1, param2) to styled console logs with colorful borders
- Makes debugging more visually appealing in the browser console
📝 File Template Generation
- Auto-generates Vue component templates when creating
.vue files
- Auto-generates JavaScript/TypeScript templates for other files
- Templates are pre-filled with common boilerplate code
Usage
Simply create a new file or write console.info() statements in your JavaScript/TypeScript code - the extension handles the rest automatically!
Note: This is a personal learning project. Use at your own discretion. 🚀
| |