0

I am working on an Open Source project that targets multiple platforms. Some files have conditional compilation controlled by symbol definitions in the Makefile. Unfortunately, VSCode editor is not aware of those definitions and often dims code that will be included in the current build.

I have searched for a solution and so far come up with nothing, other than a utility called "bear" (https://github.com/rizsotto/Bear), this doesn't have a Windows package, the OS I am using.

Does anyone know of a solution to this? The various builds are done using VSCode tasks, so being able to integrate something into those would be ideal. Sid

rioV8
  • 24,506
  • 3
  • 32
  • 49
Sid
  • 563
  • 6
  • 23

0 Answers0