onesky / plugin-intellij

OneSky plugin for Android development on Intellij IDEA / Android Studio
15 stars 2 forks source link

ambiguous file selector #8

Open loking opened 9 years ago

loking commented 9 years ago
  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
bretdabaker commented 9 years ago

Are the files for different flavors?

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

renanferrari commented 8 years ago

Any news regarding multiple module support?

jt-gilkeson commented 7 years ago

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)