-
Notifications
You must be signed in to change notification settings - Fork 1k
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
fix Remix copilot status in status bar #5168
Conversation
✅ Deploy Preview for remixproject ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we decided that the name should be standardized to "RemixAI Copilot" so that should be what it says everywhere. In any case, it should be consistent here in the toolip and in the status bar...
Also, see above screenshots... In Status Bar on open, it says the RemixAI Copilot is enabled "(enabled)" but in the tooltip it says "to use... select a .sol file" and the switch is off rather than on. So, it is confusing when status bar says "(enabled)" but the switch at top bar is in off position. And, then when you do select a .sol file you get this at top...
Looks good now |
disabled
. In terminal, it saysactivated
This is fixed by this PR.
This PR also updates the wording a bit to use
enable & disable
Terminal log to show info about Remix co pilot status is removed