VSCode does not auto import any angular types with code actions
up vote
0
down vote
favorite
I put this line in my component file:
form: FormGroup;
I click form group and then control + dot. I get:
No code actions available
Cant figure this one out.
angular visual-studio-code
add a comment |
up vote
0
down vote
favorite
I put this line in my component file:
form: FormGroup;
I click form group and then control + dot. I get:
No code actions available
Cant figure this one out.
angular visual-studio-code
looks like if you import from someplace once in another file all auto imports from that place will start working
– Craig
Nov 18 at 20:44
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I put this line in my component file:
form: FormGroup;
I click form group and then control + dot. I get:
No code actions available
Cant figure this one out.
angular visual-studio-code
I put this line in my component file:
form: FormGroup;
I click form group and then control + dot. I get:
No code actions available
Cant figure this one out.
angular visual-studio-code
angular visual-studio-code
asked Nov 18 at 20:42
Craig
18213
18213
looks like if you import from someplace once in another file all auto imports from that place will start working
– Craig
Nov 18 at 20:44
add a comment |
looks like if you import from someplace once in another file all auto imports from that place will start working
– Craig
Nov 18 at 20:44
looks like if you import from someplace once in another file all auto imports from that place will start working
– Craig
Nov 18 at 20:44
looks like if you import from someplace once in another file all auto imports from that place will start working
– Craig
Nov 18 at 20:44
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53365252%2fvscode-does-not-auto-import-any-angular-types-with-code-actions%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
looks like if you import from someplace once in another file all auto imports from that place will start working
– Craig
Nov 18 at 20:44