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
Does this issue occur when all extensions are disabled?: Yes
VS Code Version: 1.69.2 (latest)
OS Version: macOS 10.15
Steps to Reproduce:
Create a very nested file structure with some long filenames and similar sounding directories.
Open Quick Open (cmd+P) in vscode and search for this filename.
The file path is cut off before I can see which folder the file I was trying to open is in. In macOS Spotlight the file path is cut from the left (much better).
Started experimenting after building from source, see diff and image below. I couldn't figure out how to truncate the entire path from the left (like in macOS Spotlight), did the next best thing and just limited the number of folders being displayed.
Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.
Info
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
Quick Open (cmd+P)
in vscode and search for this filename.Spotlight
the file path is cut from the left (much better).related ticket(s)
possible solution
Quick Open
field to be wider.The text was updated successfully, but these errors were encountered: