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

Add Revision History to Context sample #36

Open
DawidKossowski opened this issue Dec 9, 2024 · 0 comments
Open

Add Revision History to Context sample #36

DawidKossowski opened this issue Dec 9, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@DawidKossowski
Copy link
Contributor

Description

The goal of this task is to implement the Revision History (RH) feature in the context sample. Although this is an uncommon use case, it represents a scenario that we have not addressed before. The implementation should ensure seamless functionality and logical behavior when Revision History is opened in one of the editors.

There are at least two possible approaches to handle this situation:

  1. Open the Revision History sidebar in all editors simultaneously.
  2. Hide the sidebar in the other editors and use inline annotations instead.

The second option seems more suitable as it is simpler to implement and requires less code.

@DawidKossowski DawidKossowski added the enhancement New feature or request label Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant