how to set the ZEPHYR_EXTRA_MODULES from the worskpace in vscode

Hi everybody,

Question: 
Is there a way to set the external library from within the my_project.code-wokspace with vscode?

Similar to what is possible with the workspace feature nrf-connect.boardtoots

"nrf-connect.boardRoots": [
    "${workspaceFolder}/../custom_SDK"
],

 
Any advice / tips / hints / info is welcome.

Best regards,
     nRFxFanBoy
Related