Page 1 of 1

Ambiguous reference VS Code

Posted: Mon Jun 01, 2020 6:26 pm
by ricbarraes
Hey guys,

For the last days I've been trying to use VS Code with Harbour extension.

I'm able to compile and build my code, everything seems ok. But I'm getting thousands of warnings saying "Ambiguous reference" for every variable in my code.
Does anybody know how to solve this problem?

Image

Re: Ambiguous reference VS Code

Posted: Mon Jun 01, 2020 8:21 pm
by ricbarraes
Already figured out!

"Harbour.warninglevel" was missing in settings.json :D