tht13 / html-preview-vscode

A HTML previewer for Visual Studio Code
MIT License
44 stars 22 forks source link

Toggle doesn't toggle #2

Closed CodeCharm closed 5 years ago

CodeCharm commented 8 years ago

The HTML:Toggle Preview command (html.preview), whether I use the run command prompt, or the keyboard shortcut, works great when I'm looking at a plain HTML file in the editor.

However, it doesn't actually "toggle" back to the source HTML after the preview appears. Instead, I have to cycle through open files (Ctrl+Tab) to get back to the HTML. If I run the HTML:Toggle Preview command (again, either from the run command prompt or with the Ctrl+Shift+H keyboard shortcut) while looking at the \Preview window, I get the message "Running the contributed command:'html.preview' failed."

I'm running VS Code 0.10.11

tht13 commented 5 years ago

Toggle functionality has been disabled. Interactivity is much smoother and stability improved in v0.2.4