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

Hint for declaring missing method shows error while execution. #136

Open
Chris2011 opened this issue Apr 12, 2018 · 0 comments
Open

Hint for declaring missing method shows error while execution. #136

Chris2011 opened this issue Apr 12, 2018 · 0 comments

Comments

@Chris2011
Copy link

When I have a service: this.myService and I try to call a method, which is not yet created like this.myService.methodToCall(), NBTS shows me a hint, that I can declare this method. When I try to do this. I got the following error:

Unimplemented: code fix involves changes to a different file C:/Projekte/my-project/src/app/smth-type-config/services/smth-type-config.service.ts

Would be great if we can have this feature.

Cheers

Chris

@Chris2011 Chris2011 changed the title Missing method shows error, when trying to create it while using Hint for declaring missing method shows error while execution. Apr 12, 2018
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