BeastCode / VSCode-Angular-TypeScript-Snippets

Visual Studio Code TypeScript snippets (TypeScript, Html, Angular Material, Flex Layout, ngRx, RxJS & Testing) for Angular 17
https://marketplace.visualstudio.com/items?itemName=Mikael.Angular-BeastCode
MIT License
92 stars 49 forks source link

Component Cursor positions off #39

Closed cgatian closed 7 years ago

cgatian commented 7 years ago

When creating a ng-component the cursor positions are incorrect.

ng-component-inline should also be checked

cgatian commented 7 years ago

@BeastCode I can get to this tonight

BeastCode commented 7 years ago

Great, thanks!

BeastCode commented 7 years ago

The word prefix broke the generation of the readme file, so I temporarily replaced prefix with "app" and published a new build tonight. I'll switch back once the build script is updated.