Open DavidGretzschel opened 4 years ago
here's the opposite case. vb4c is disabled and grey and clicking "disable vb4c" will enable it.
here's a demonstration video: https://www.loom.com/share/be2f63c200ec4311ace9142b5fc40fe8
Note that it will resync itself if you disable and then click away and click on it again.
Offtopic, but this happened on the original cvim as well, and is not a game breaking bug.
Expected behaviour: When vb4c is disabled it is grey. When it is enabled it is green. When it is enabled (and/or it is green, since those things should be the same, but often are not) and I click on the vb4c-icon in the extension-bar, it should show me "disable vb4c". When it is disabled and I click on the vb4c-icon in the extension-bar, it should show me "enable vb4c". observed behaviour: vb4c is shown as green and is working and I click on it and it offers me "enable vb4c". This does not make sense, because you can't enable something, that is already enabled.
This has been a pretty old bug from the cVim days, but I never bothered making an issue for it. Might be it's already been reported on.