Global searching in nRF Connect 1.9 VS

The global search function does not find search terms that must be in the project. Under SES I could simply do a global search and instantly find the definition of an object. I have tried setting "files to include" to *.*, nothing in files to exclude, etc. Specific case at hand is that I need to find the definition of BT_UUID_NUS_VAL in the Multi-NUS-Master example project, but I need to /learn how to "drive" the search function for future use.

Parents Reply
  • Hi,

    I belive you can open the project with the nRF Connect  extension, so when you open the SDK through the Toolchain manager you select from the home page or side bar of the nRF Connect extension. 



    Select the create or open existing option and the project you want to work with. Then go to definition (F12) should get you to the corrected file where it is defined. 

    Regards,
    Jonathan

Children
Related