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

Fixes #45 CHANGE THE WHEN #46

Closed heartacker closed 1 year ago

heartacker commented 2 years ago

Description

change the when case

Checklist

eamodio commented 1 year ago

Thanks -- I changed this to just use editorTextFocus which should address this.