-
Notifications
You must be signed in to change notification settings - Fork 4
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
VS Code Extension Feature Ideas #2
Comments
I had also an idea: Show other user opened editors in "Explorer" -> "Opened Editors" tree. Show with greyed out font or other visual indicator. |
How about an internal browser for preview/debug? But it probably requires sending images instead of loading the same URL. |
And preview of SVG/PNGs etc? I tried on collaborator side, these files actually loads if collaborator clicks on them, but currently don't show up if sharer is focus on them. |
So you're talking about the follower mode?
I've already thought about a tunnel mode for previewing URLs, but it's quite a bit of effort to get this right. It's a good idea to put this on the roadmap though. |
Yes, (C)ollaborator can open the same file if he clicks on his end, it's just that it currently does not open by itself if the (S)harer opens it.
Actually, I would like to help triage the list of to dos, in short, I think the highest impact item is terminal sharing because without a browser, we can still unit test. That completes the full development cycle. |
Triage
|
The text was updated successfully, but these errors were encountered: