Skip to content

[FEATURE]: Update preview window when not attached to editor #34

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

Open
thargy opened this issue Oct 19, 2024 · 1 comment
Open

[FEATURE]: Update preview window when not attached to editor #34

thargy opened this issue Oct 19, 2024 · 1 comment

Comments

@thargy
Copy link

thargy commented Oct 19, 2024

When opening a file directly in the preview window, any file updates are not reflected in the preview as it does not use the built-in file watcher. If the preview is attached to a standard editor window, then as that window updates, so does the attached preview.

This matters when using VSCode to monitor a log file constantly being appended. It would be great if a detached preview window continues to watch for file changes and updates.

@TobiasFaller
Copy link
Owner

Great idea, will implement it when I have some free time. 👍

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

2 participants