You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix show source command to work with custom editors
- Check workspace.textDocuments for open .learningmap files when no active text editor
- Fall back to visible text editors if available
- Properly handle the case when custom editor is active (no activeTextEditor)
- Improved error message clarity
Co-authored-by: mikebarkmin <2592379+mikebarkmin@users.noreply.github.com>
0 commit comments