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

Update sets management #14

Closed
4 tasks done
0x111 opened this issue Jun 18, 2020 · 1 comment
Closed
4 tasks done

Update sets management #14

0x111 opened this issue Jun 18, 2020 · 1 comment
Assignees
Labels

Comments

@0x111
Copy link
Member

0x111 commented Jun 18, 2020

On the right bottom side we will display the current update set based on the opened file that is currently open in the editor.

If there is no valid update set found, we will not display update set information (like for the config file which makes no apparent sense right?)

  • Onclick on this statusbar item, we have a command bound
  • After clicking, display a list of other update sets other than the current one and let the user choose a different one
  • After the user chooses a different update set, use the sn-edit updateset --set flag to set this new update set as the session default more info here
  • Display success/error if update set was set or not and update the bottom right corner display with the newly selected update set (since that would be our new default)
@0x111 0x111 added the feature label Jun 18, 2020
@0x111 0x111 mentioned this issue Jun 18, 2020
4 tasks
@0x111
Copy link
Member Author

0x111 commented Jun 18, 2020

Related issue
Blocked by this #8

@0x111 0x111 self-assigned this Jul 3, 2020
@0x111 0x111 closed this as completed Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant