FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Ambiguous reference VS Code
Posts: 55
Joined: Tue Jun 30, 2015 02:26 AM
Ambiguous reference VS Code
Posted: Mon Jun 01, 2020 06:26 PM
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?

Sds,
Ricardo Arraes
ricardo@vfatec.com.br
Posts: 55
Joined: Tue Jun 30, 2015 02:26 AM
Re: Ambiguous reference VS Code
Posted: Mon Jun 01, 2020 08:21 PM

Already figured out!

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

Sds,
Ricardo Arraes
ricardo@vfatec.com.br

Continue the discussion