Skip to content

VismaLietuva/vscode-angular-support

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vscode-angular-support

Build Status Version

Very lightweight language support for angular definitions.

Prerequisites

Features

Go to / peek definition from:

  • interpolation {{ myVar }}
  • input [(...)]="myVar"
  • output (...)="myMethod"
  • templateUrl or styleUrls in @Component decorator
  • component <my-component></my-component>

working

Contributing

Contributions are extremely welcome.
Read official extension guide.

License

MIT

About

VS code extension to analyze angular specific definitions

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors