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

Display acmx related button only in relevant workspaces. #87

Open
mfornet opened this issue May 17, 2020 · 2 comments
Open

Display acmx related button only in relevant workspaces. #87

mfornet opened this issue May 17, 2020 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mfornet
Copy link
Owner

mfornet commented May 17, 2020

Right now buttons to run/compile/upgrade/stress are shown always, even when we are not in a problem/contest.

There are check marks to enable/disable this button, but by default they should not be shown if not in a problem/contest workspace.

@mfornet mfornet added the enhancement New feature or request label May 17, 2020
@mfornet
Copy link
Owner Author

mfornet commented May 17, 2020

Key binding and other features can also be hidden while the extension is not being used.

https://code.visualstudio.com/docs/getstarted/keybindings#_when-clause-contexts

mfornet added a commit that referenced this issue May 31, 2020
Buttons can be added manually on settings.
Reenable by default when #87 lands.
mfornet added a commit that referenced this issue May 31, 2020
* Fix #94 Save automatically on stress.

Typo on README

* Fix #93 Open main solution on new problem

* By default don't show any button.

Buttons can be added manually on settings.
Reenable by default when #87 lands.

* Fix #92 Edit language .json from command
@mfornet
Copy link
Owner Author

mfornet commented May 31, 2020

I hide buttons by default (they can be enabled in settings). This is temporary while this issue is not fixed.

@mfornet mfornet added the good first issue Good for newcomers label Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant