How to make vscode aware of user modules

The whole module system import/using/include/Module/.Module/Package/Envs is way to complicated.

Allowing include to use relative paths include('data/table') instead of include('../../data/table') is easy and would improve usability massively.