Hi,
This is a very little non-blocking bug, but still:
- Create a stored routine, with something like a "SELECT 1" in it
- Save it
- Comment the "SELECT 1" by using "--" : "-- SELECT 1", the save button is enabled
- Save the edited procedure
- Now, use the keyboard shortcut to toggle the comment on the SELECT
- The "Save" button remains deactivated
So it seems that toggling comments on one line (or several lines actually) doesn't enable the Save button.
Totally not blocking, because one just have to insert a blank line and remove it, or do whatever useless change like that to enable the Save button, but still, it seems to be a bug.