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

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -