Some packages not available for auto-completion in AQL interpreter

Hi all,
I am using extensively AQL both to support model editing and template testing. I found that auto-completion does not support all metamodel packages. As an example fa:: is missing.

I found a workaround, that unfortunately is not persistent.
By opening the .aird file of the Capella project with the Sample Reflective ECore Model Editor

and selecting “Load Resource…” by the context menu

it is possible to load the ECore mode containing fa package with “Browse Registered Packages”

Once the ecore model is loaded and open the auto-completion is enabled.