Open
Description
After opening file from git commit graph whole search stops working properly, gives file is not descendant of directory error in OUTPUT tab, but file IS IN this directory.
Btw clearing recently opened files or/and restarting vscode helps with this
Does this issue occur when all extensions are disabled?: Yes/No
Yes
- VS Code Version: 1.102.0
- OS Version: Windows 10 22H2
Steps to Reproduce:
- Open vscode's Git Commit Graph
- Choose any commit you'll like
- Click open changes where it opens all file changes
- Pick any file, open it with "Open File" button
- Select any words/lines/etc and press Ctrl + Shift + F
- At the appeared search input press enter
- Search should stop working, kinda looks like in infine waiting mode
- Ctrl + `
- Go to Output tab
- Open window
- You can find error log there like file://path-to-directory/file.extension?ref=abcdef123<...> is not descendant of file://path-to-directory
Metadata
Metadata
Assignees
Labels
No labels