Intellisense in Project?

 

Hi!

I have a Project with many .MQ5 files (to better organize the functions) and I see that INTELLISENSE does not "see" the functions outside the current module/MQ5.

I mean, if I try to call another function located on another file of the same project, the Editor does not show me the function name.

It's particularly annoying when we have many functions with a same prefix and, of course, when our EA has a lot of different functions (my case).


Do you know any kind of directive to make the Intellisense "see" the functions of the same Project?

I appreciate any help.