atom-angular2
atom-angular2 copied to clipboard
Package for Atom to help with Angular App development
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.34.0 x64 **Electron**: 2.0.16 **OS**: Unknown Windows version **Thrown From**: [angular-2](https://github.com/madhusudhand/atom-angular2) package 0.2.6 ### Stack Trace Failed to activate the angular-2...
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.15.0 x64 **Electron**: 1.3.13 **OS**: Mac OS X 10.12.4 **Thrown From**: [angular-2](https://github.com/madhusudhand/atom-angular2) package 0.2.6 ### Stack Trace Failed to load the...
I'm using Atom 1.14.4 and have package atom-typescript 10.1.15 installed with angular-2 0.2.6. When in an @angular/cli project, resolve of import just doesn't work. No errors are shown (as far...
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.15.0 x64 **Electron**: 1.3.13 **OS**: Mac OS X 10.12.3 **Thrown From**: [angular-2](https://github.com/madhusudhand/atom-angular2) package 0.2.6 ### Stack Trace Uncaught TypeError: Cannot read...
This implementation should be applied recursively
show autocompletions for service methods when used inside a component.
Typing inside quotes also popping the same autocomplete select list. Should be changed. `something = 'hello';`
With project structure like project -- backend -- ui plugin fails as it is not being considered as angular project