The latest pre-release handles @extends above traits, so parent:: works.
Question: We may also "guess" the parent automatically if it makes sense? Basically, we can find all the classes that use the trait, and use their parent classes for the purpose of IntelliSense.