facebook

No suggestion in context assist for some imports

  1. CodeMix & Angular IDE
  2.  > 
  3. Webclipse 1.x Help
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #522466 Reply

    Fedor Losev
    Participant

    I’ve installed npm install @ngrx/core @ngrx/store –save

    On CTRL+SPACE I have no suggestion for @ngrx classes. Not sure if something is wrong in project or at ngrx side or in WebClipse handling.

    For example there is no suggestion for StoreModule, but if I add manually import { StoreModule } from '@ngrx/store'; everything is ok.

    Or, if I type export class MyAction implements Action, there is no suggestion for Action, though if I add import { Action } from '@ngrx/store'; there is.

    Is it a bug or do I miss something? Tried to clean/close/rebuild/remove/add, same result.

    #522522 Reply

    support-tony
    Keymaster

    Fedor,

    I can see the same behavior and have notified development to take a look at the issue. We’ll get back to you when we have more information.

    I’m sorry you’ve been hitting a few issues with Webclipse but we really appreciate your reports.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: No suggestion in context assist for some imports

You must be logged in to post in the forum log in