Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Akita Snippets & File TemplatesNew to Visual Studio Code? Get it now.
Akita Snippets & File Templates

Akita Snippets & File Templates

Nicole

|
1,003 installs
| (11) | Free
Akita Snippets and File Templates
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Akita Snippets and File Templates for VS Code

This extension for Visual Studio Code adds Akita snippets for Angular for TypeScript, and allows quickly scaffold file or custom file templates in VS Code project.

> Snippets

All code snippets are based on https://datorama.github.io/akita/.

Snippets usage

Snippets Prefixes

Prefix Description
ak-store Akita Store Snippets
ak-query Akita Query Snippets
ak-service Akita Service Snippets
ak-entity-store Akita Entity Store Snippets
ak-entity-query Akita Entity Query Snippets

> File Templates

Right click on a folder in your current project. You can find multiple options been added to the context menu:

Template page usage Template store usage

File Templates Options

Menu Options
Akita Page
Akita Component
Akita Store
Akita Query
Akita Service

File Templates Configurations

Configurations

** Override default configurations in settings.json:

{
  "akita.menu.prefix": "app",

  // scss or css
  "akita.menu.style": "scss", 

  // custom template path
  "akita.menu.templatePath": "src/templates"
}

> Custom Templates

!!! Custom templates can be used for any languages you like 👍👍👍!!!

You can download the templates from this repository and start using it.

Custom Templates


Hope this extension helps you as well, and let's make it better together.

Enjoy it!

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