osx - Support for macOS framework includes in VSC? -


i have following code:

code

this code compile , run without trouble. however, visual studio code not recognize corefoundation import. have attempted place various paths "/system/library/frameworks" in includepath , browse:path in c_cpp_properties.json file, not resolve problem.

i guessing because vsc not support or recognize macos framework includes.

what wondering if there can vsc recognize macos framework include.


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -