Configuring godot source files on linux causes "missing directives" for mono files

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By baltazar

I’m configuring godot source for running on vscode and getting some missing directives

.Net core is instaled
Mono SDK too

The type or namespace name ‘Godot’ could not be found (are you missing a using directive or an assembly reference?) [GodotTools]