facebook

Import suggestions aren't showing picks from all available locations

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

    James
    Participant

    Hi,

    I’m seeing cases where the import suggestions aren’t showing picks from all available locations.

    For example, for the following import statements, both should contain the type: “Injectable”

    import {  } from 'ng-metadata/core';
    import {  } from 'angular';

    …however, the “quick fix” suggestion only shows the type available from the “angular” path. I was expecting it would give me the choice to import the object from one of the two available locations.

    Here’s a video showing an example of the issue I’m seeing:

    …also, here are the project files I used in the video:
    https://github.com/jalbr74/import-ambiguity

    Let me know if any additional information is needed.

    Thanks!
    James

    #520595 Reply

    support-tony
    Keymaster

    James,

    Thanks again for the detailed report. I’ve filed a further problem report for this import issue and we’ll keep you advised of the fix.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Import suggestions aren't showing picks from all available locations

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