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

[Extension API] Allow determining whether the current user is following another participant #1717

Closed
lostintangent opened this issue Feb 19, 2019 · 1 comment

Comments

@lostintangent
Copy link
Member

lostintangent commented Feb 19, 2019

In order to support extensions that contribute unique and collaborative user interfaces (e.g. a whiteboard, integrated browser previews), they need to be able to detect if a participant is following someone, so that they can focus the appropriate UI in response to navigations by the participant being followed (e.g. launching a browser preview window).

Additionally, since the “Participants” list in the Live Share view displays each user’s active location (e.g. a file position), extensions should be able to update this location to refer to non-file-based documents to reflect each user’s actual focus (e.g. viewing a whiteboard, browsing a web page).

@lostintangent lostintangent changed the title [Extension API] Allow determining whether you’re following another participant [Extension API] Allow determining whether the current user is following another participant Feb 19, 2019
@fubaduba
Copy link
Contributor

fubaduba commented Nov 8, 2022

We’re not able to prioritize this issue over the other higher-impact issues we receive every week, based on the votes and comments from others in the community and our understanding of the issue. However, rest assured that we love your input. If you feel it deserves to stay open, then clarify your use case and contact us to let us know how severe it’s for you.

@fubaduba fubaduba closed this as not planned Won't fix, can't repro, duplicate, stale Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants