Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues w/ VS 2017 ver 15.3 #2027

Open
2 tasks
a11smiles opened this issue Oct 18, 2017 · 0 comments
Open
2 tasks

Issues w/ VS 2017 ver 15.3 #2027

a11smiles opened this issue Oct 18, 2017 · 0 comments

Comments

@a11smiles
Copy link

  • the 'ng' shortcuts create import statements like:
    import { Component } from 'angular/core';
    instead of:
    import { Component } from '@angular/core';

  • auto 'Enable automatic nesting' and 'Auto-nest selected items' do not work (even though automatic nesting is enabled). I have to manually right-click on my *.ts file to nest it under my *.html file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant