Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot refresh when file update #79

Open
csjjzhou opened this issue Oct 28, 2021 · 2 comments
Open

cannot refresh when file update #79

csjjzhou opened this issue Oct 28, 2021 · 2 comments

Comments

@csjjzhou
Copy link

csjjzhou commented Oct 28, 2021

reproduce:
step1: create a file "a.txt"
step2: use hexdump
step3: delete "a.txt"
step4: create a new file "a.txt"
step5: use hexdump

now, you can see, new hex file "a.txt.hexdump" same to old file "a.txt.hexdump"
and hexdump plugin show an error: "ENOENT: no such file or directory, watch 'd:\xxxx\a.txt'"

if i reload vscode, hexdump can show correct content!

@charliezjw
Copy link

Same thing happens to me.

@stevelee477
Copy link

Happends to me, using hexeditor instead.

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

No branches or pull requests

3 participants