Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>angular-native-seed SnippetsNew to Visual Studio Code? Get it now.
angular-native-seed Snippets

angular-native-seed Snippets

Sebastian Witalec

|
3,563 installs
| (0) | Free
TypeScript snippets for angular-native-seed project
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

TypeScript snippets for angular-native-seed for Visual Studio Code

TypeScript snippets for angular-native-seed project. The project allows for easy code sharing between web and {N}

The code snippets help with a quick generation of shareable-module and shareable-router definitions.

share-routes

To create a routes definition like this one about.routes.ts, just start typing share, choose share-routes and hit enter. Then first you will need to enter the prefix for the name of the class, then hit tab and type the name of the file/folder of the module.

Routes Snippet

share-module

To create a module definition like this one about.module.ts, just start typing share, choose share-module and hit enter. Then follow the same steps as before

Module Snippet

How to use?

  1. Inside Visual Studio Code press
CTRL + P
  1. Type the following in the console window
ext install angular-native-seed-snippets
  1. Hit enter.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft