Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>Pirulug Extension PackNew to Visual Studio Code? Get it now.
Pirulug Extension Pack

Pirulug Extension Pack

Pirulug

|
48 installs
| (0) | Free
The ultimate collection of VS Code extensions by Pirulug. Includes professional themes, icon packs, essential keymaps, and powerful Bootstrap 5 development tools.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Pirulug Logo

Pirulug Extension Pack

The ultimate full-stack development toolkit for VS Code.

Version Installs Ratings


Overview

The Pirulug Extension Pack is a curated collection of extensions designed to provide a cohesive, high-performance development environment. Whether you're building modern web interfaces with Bootstrap 5 or looking for a professional-grade aesthetic, this pack has everything you need.

Included Extensions

This pack installs the following essential extensions:

Aesthetics and UI

  • Pirulug Theme: A meticulously crafted theme with dark and light variants optimized for long coding sessions.
  • Pirulug Icons: A modern, minimalist icon theme that helps you identify file types at a glance.

Productivity and Workflow

  • Pirulug Keymap: A set of powerful keyboard shortcuts designed to accelerate your workflow.

Bootstrap 5 Development

  • Bootstrap 5 Snippets: A comprehensive collection of snippets for Bootstrap 5 components.
  • Intellisense for Bootstrap 5: Advanced autocompletion, color previews, and hover documentation for Bootstrap 5 classes.

Installation

  1. Open VS Code.
  2. Go to the Extensions view (Ctrl+Shift+X).
  3. Search for Pirulug Extension Pack.
  4. Click Install.
  5. Restart VS Code (optional but recommended) to let the theme and icons take full effect.

Development

If you want to contribute or build the theme from source:

  1. Clone the repository
  2. Install dependencies:
    npm install
    
  3. Generate the theme JSON files from the source files in src/:
    npm run build
    
  4. Package the extension into a .vsix file:
    # Install vsce first if you haven't: npm install -g @vscode/vsce
    vsce package
    
    

License

This extension pack is licensed under the MIT License.


Made by Pirulug

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft