I have a few 3rd party components (with source) that I'd like to step into their code for debug purposes. For all of the components, I've added their source folder to the Tools>Environment Variables>Language>Library section, but when I step into their functions I never get taken to their source code but instead to System.Classes or similar.
I'm doing this on a new Debug Mode application.