Skip to content

VSCode does not recognize tilde (~) for absolute file paths #32736

@AndrewRayCode

Description

@AndrewRayCode
  • VSCode Version: All
  • OS Version: OSX

Steps to Reproduce:

  1. Press command-p to open a file
  2. Paste in an absolute link to a file starting with tilde, as in ~/Desktop/some-file-that-exists.bmp

Expected result:

File path is found and openable

Actual result:

No file is found

Workaround:

Paste in the full expanded path, as in /Users/yourname/...

Reproduces without extensions: Yes

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityquick-pickQuick-pick widget issuessearchSearch widget and operation issues

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions