Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Pilar SnippetsNew to Visual Studio Code? Get it now.
Pilar Snippets

Pilar Snippets

Yudhistira Arsya Yudha

|
31 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

pilar-snippets README

Description

Pillar Snippets is designed to enhance your coding productivity by generating code directly based on the chosen prefix. This extension significantly saves time by providing instant code snippets for HTML, TypeScript (TS), and CSS.

Features

  • Generate HTML: The Generate HTML feature allows you to quickly produce well-structured HTML code snippets by selecting the appropriate prefix. This is especially useful for web developers who need to create standard HTML elements and structures efficiently, ensuring consistency and reducing the time spent on repetitive coding tasks.

  • Generate TypeScript: The Generate TypeScript feature enables you to instantly create TypeScript code snippets based on predefined prefixes. This helps in maintaining a consistent coding style and speeds up the development process, particularly when working with complex TypeScript components and modules. It is ideal for developers who want to ensure type safety and leverage TypeScript’s powerful features without writing boilerplate code from scratch.

  • Generate CSS: The Generate CSS feature allows you to quickly generate CSS code snippets according to the selected prefix. This feature is beneficial for front-end developers who need to apply styling to web pages efficiently. By using predefined prefixes, you can ensure that your CSS is consistent and follows best practices, making your design process faster and more reliable.

Installation

To install the extension, follow these steps:

  1. Open the Extensions view in VS Code (Ctrl+Shift+X or Cmd+Shift+X).
  2. Search for "Pillar Snippets".
  3. Click "Install".

Contributing

If you would like to contribute to this project, please follow these steps:

Fork the repository. Create a new branch (git checkout -b feature-branch). Commit your changes (git commit -m 'Add some feature'). Push to the branch (git push origin feature-branch). Open a pull request.

Release Notes

For a detailed list of changes, please see the CHANGELOG.

Enjoy!

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