rokucommunity / vscode-brightscript-language

A Visual Studio Code extension for Roku's BrightScript language
MIT License
110 stars 41 forks source link

only one sourceDir is used when using `FilenameAndFunction` logging #185

Closed georgejecook closed 4 years ago

georgejecook commented 5 years ago

I submitted a pr to partially fix FilenameAndFunction logging not working with sourceDirs; but only had time to process one sourcedir. We should try them all, and ensure that performance is not degraded as a result.

PR for original issue is here. https://github.com/TwitchBronBron/vscode-brightscript-language/pull/184

georgejecook commented 4 years ago

this has been dealt with