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
I would love to be able to navigate my website using quarto preview in the preview window and to be able to open the source file of the current page.
One idea would be to hijack the "Edit this page" feature so that, when clicked on inside VS Code, it actually finds the source file and opens the editor.
I do think I'd prefer to have a gesture (clicking on a link or an injected button, or running a VS Code command) rather than to have this sync by default, but I could see that also being helpful. If syncing were automatic, the source file would open in VS Code's preview mode as I move around in the website preview.
The text was updated successfully, but these errors were encountered:
I would love to be able to navigate my website using
quarto preview
in the preview window and to be able to open the source file of the current page.One idea would be to hijack the "Edit this page" feature so that, when clicked on inside VS Code, it actually finds the source file and opens the editor.
I do think I'd prefer to have a gesture (clicking on a link or an injected button, or running a VS Code command) rather than to have this sync by default, but I could see that also being helpful. If syncing were automatic, the source file would open in VS Code's preview mode as I move around in the website preview.
The text was updated successfully, but these errors were encountered: