Request: save layout of stored procedure editor

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
digiflex
Posts: 11
Joined: Tue 16 Jun 2015 02:16

Request: save layout of stored procedure editor

Post by digiflex » Tue 21 Jun 2016 03:42

It would be nice if the default view for stored procedures was "what I used last" rather than "half a screen of parameters, even when there are no parameters". Admittedly I have quite a few stored procedures with long lists of parameters (because MySQL/ConnectorC++ is horrid), and even for those I would rather see the default view have the splitter dragged up to hide the "parameters" text.

I spend most of my SP editing time dealing with longer, more complex stored procedures, and having to constantly drag that splitter back up so I can have most of a screen of SQL is annoying.

I suspect that for users who have short, simple stored procedures it wouldn't matter if you set the splitter to the bottom of the parameter list rather than half-way up the screen, but to me even that would be a significant improvement.

alexa

Re: Request: save layout of stored procedure editor

Post by alexa » Tue 21 Jun 2016 10:05

You can add a suggestion on our UserVoice forum where other users can vote for it https://devart.uservoice.com/forums/772 ... -for-mysql

We collect and analyze the information from this forum in order to make a proper roadmap for future product releases.

digiflex
Posts: 11
Joined: Tue 16 Jun 2015 02:16

Re: Request: save layout of stored procedure editor

Post by digiflex » Wed 22 Jun 2016 06:55

https://devart.uservoice.com/forums/772 ... ure-editor

But I can't vote for it because I voted for other suggestions, and apparently never get more votes.

alexa

Re: Request: save layout of stored procedure editor

Post by alexa » Wed 22 Jun 2016 09:15

You could register a new account and vote under it.

Post Reply