CodeEdit
CodeEdit copied to clipboard
🐞 'codeedit' Shell Command is disabled
Description
Did a fresh install of the latest release. codeedit has not been installed before.
I find that the "Install" button on "Settings / General / 'codeedit' shell command" is disabled. Is this a bug, or do I do something wrong?
To Reproduce
Did a fresh install of the latest release. codeedit has not been installed before.
I find that the "Install" button on "Settings / General / 'codeedit' shell command" is disabled. Is this a bug, or do I do something wrong?
Expected Behavior
should let me install
Version Information
Version 0.0.3-alpha (35)
Additional Context
No response
Screenshots
It is just disabled on code. It is not bug. I don't know why, but someone did it.(maybe author of this code?) I'll let you know about it after i check the commit history.
We should look into why this is disabled and what happens when we remove the disabled modifier and try to click it.
We should also decide on what should happen after the user installs the codeedit
shell command. Should this setting disappear? Should the button be disabled? Should it remain enabled to allow users to reinstall?
We should look into why this is disabled and what happens when we remove the disabled modifier and try to click it.
We should also decide on what should happen after the user installs the
codeedit
shell command. Should this setting disappear? Should the button be disabled? Should it remain enabled to allow users to reinstall?
I think it should remain to allow the user to uninstall it, as opposed to it disappearing. Keeps it simple and eliminates difficulty for the user in figuring out how to uninstall it.
We should look into why this is disabled and what happens when we remove the disabled modifier and try to click it.
We should also decide on what should happen after the user installs the
codeedit
shell command. Should this setting disappear? Should the button be disabled? Should it remain enabled to allow users to reinstall?I think it should remain to allow the user to uninstall it, as opposed to it disappearing.
I agree.