onesky/plugin-intellij

ambiguous file selector

loking opened this issue · 3 comments

  1. I have no idea which file to select without a view to the full path
    screen shot 2015-09-21 at 10 21 40 am
  2. I'd like to include all string files in different modules to the same project

Are the files for different flavors?

Will definitely improve file/module/flavor handling as it's causing other problems as well.

Any news regarding multiple module support?

We ran into this too. 2 strings.xml files listed with no paths to differentiate. Would be nice to at least have a tooltip popup with the full path when you hover or maybe append the full path in parentheses after the name of the file - values/strings.xml (yourproject/src/main)