eamodio / vscode-find-related

Finds files related to the current file based on user-defined configuration rules in VS Code
MIT License
30 stars 12 forks source link

Logging output doesn't appear to work #19

Open Peeja opened 4 years ago

Peeja commented 4 years ago

The issue template says:

Also for any intermittent issues, please enable output channel logging by setting "findrelated.outputLevel": "debug" in your settings.json. This will enable logging to the FindRelated channel in the Output pane. Once enabled, please attempt to reproduce the issue (if possible) and attach the output.

However:

image