acmx icon indicating copy to clipboard operation
acmx copied to clipboard

Display acmx related button only in relevant workspaces.

Open mfornet opened this issue 5 years ago • 2 comments

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 avatar May 17 '20 17:05 mfornet

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 avatar May 17 '20 17:05 mfornet

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

mfornet avatar May 31 '20 06:05 mfornet