synthetic autocomplete gives you a hint where this ID comes from, but yeah, you'd need to keep an eye on your imports. On the other hand, the wrong import will fail pretty fast, which is a good thing... Actually, this topic bothers me for a long time already, to the extent that I wrote an AS plugin that exports all the IDs with customizible aliases, lol) Something like this:
https://i.imgur.com/Bdg931e.gif▾
👍🏼 2
👍 4
t
tapchicoma
06/12/2018, 9:59 AM
Can you share this plugin?
a
amorenew
06/12/2018, 10:14 AM
Follow
g
ghedeon
06/12/2018, 11:09 AM
It really was just two weekends effort to test the concept. Garbage code, that wasn't worth publishing. But you're right, I'll brush it up a bit and push to github.