Skip to content

fix(:read): resolve file path before calling readFileAsync - #10086

Open
FidelSch wants to merge 1 commit into
VSCodeVim:masterfrom
FidelSch:read-file
Open

fix(:read): resolve file path before calling readFileAsync#10086
FidelSch wants to merge 1 commit into
VSCodeVim:masterfrom
FidelSch:read-file

Conversation

@FidelSch

Copy link
Copy Markdown

Believe it closes #2341
Would otherwise fail silently

What this PR does / why we need it:
While :read does work, :read was a no-op.

Infering absolute path before trying to read solved this. Tested on Windows 11

Which issue(s) this PR fixes
#2341

Special notes for your reviewer:
This had been bugging me for a while

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

read command does not work

1 participant