Bootstrap 5 Lazy SnippetsTired of switching tabs to look up Bootstrap 5 components?Bootstrap 5 Lazy Snippets is your ultimate VS Code companion for rapid Bootstrap 5 development. This extension provides a comprehensive collection of essential Bootstrap 5 HTML snippets, allowing you to instantly generate common components with just a few keystrokes. Say goodbye to repetitive typing and constant documentation checks – boost your coding speed and focus on building amazing UIs! ✨ FeaturesThis extension provides a wide array of Bootstrap 5 components and structures as easy-to-use snippets. Simply type the prefix (e.g., bs-card, bs-modal, bs-btn-primary) and press Tab or Enter to insert the complete HTML structure. Key features include:
⚙️ RequirementsThis extension does not have any external runtime requirements or dependencies beyond Visual Studio Code itself. All snippets are pure HTML with Bootstrap 5 classes, relying on Bootstrap's CSS and JavaScript (which you typically include via CDN in your project). 🔧 Extension SettingsThis extension does not contribute any VS Code settings through the contributes.configuration extension point. It focuses solely on providing code snippets. 🐛 Known IssuesNo known major issues at this time. (If you discover any issues during testing or after release, list them here. E.g., "Tooltips and Popovers require manual JavaScript initialization in your project, as per Bootstrap's documentation.") 📝 Release Notes1.0.0 Initial release of Bootstrap 5 Lazy Snippets. Includes boilerplate HTML (!bs5) with Bootstrap 5 CDN. Comprehensive collection of snippets for Accordions, Alerts, Badges, Breadcrumbs, Buttons, Cards, Carousels, Collapse, Dropdowns, List Groups, Modals, Navbars, Offcanvas, Pagination, Popovers, Progress Bars, Scrollspy, Spinners, Toasts, and Tooltips. Optimized for quick insertion with intuitive prefixes and helpful tabstops. ✨ Following Extension GuidelinesThis extension aims to adhere to Visual Studio Code's Extension Guidelines to ensure a high-quality user experience. 📚 For more informationVisual Studio Code's Markdown Support Markdown Syntax Reference Bootstrap 5 Official Documentation (for full component details and usage) Enjoy faster Bootstrap 5 development! 🚀 |