Module attributes and visual code intellisense not working together

Hi,

The question is pretty simple: Autocomplete and suggestions are not available when I use module attributes (you know like @some_constant Application.get_env(:some_app, :some_setting)) in Visual Studio Code. Somebody knows if there is a special configuration to achieve this?

Thank in advance.