forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › Request: Few Features For More Ergonomic Usage
- This topic is empty.
-
AuthorPosts
-
-
August 2, 2011 at 11:52 am #32473
peterlaursen
Participant1) is added here http://code.google.com/p/sqlyog/issues/detail?id=190 – but no short-term plans. First priority for extension to BLOB viewer is likely a HEX-viewer option in the BLOB Viewer.
-
August 2, 2011 at 12:11 pm #32474
peterlaursen
ParticipantI think the option to use ALT to filter out the /* timestamp comment*/ is an undocumented feature – and maybe even one we were not aware of ourselves (I was not). Please let us check if it is possible to make it work properly as you describe it.
-
August 2, 2011 at 12:43 pm #32475
Jason O'neil
MemberAdded 4th feature.
That's a pity about XML/JSON parsers.
-
August 2, 2011 at 2:12 pm #32476
peterlaursen
ParticipantI don't get you as regards 4). Could you detail this? Maybe a screenshot with some comments could help?
-
August 2, 2011 at 2:44 pm #32477
vishal.pr
Member@Jason O'neil
ALT + Selection is used to make rectangular selection and its a Scintilla property, the editor component used in SQLyog. The behavior you mentioned is verified and will be reported to Scintilla developers. If it is confirmed as bug we may provide a fix for this. However, you can try the reverse here. That is, start the selection from top right and extend it to left. this will work.
Regards,
Vishal P.R
-
August 2, 2011 at 2:54 pm #32478
Jason O'neil
Member'vishal.pr' wrote:
@Jason O'neilALT + Selection is used to make rectangular selection and its a Scintilla property, the editor component used in SQLyog. The behavior you mentioned is verified and will be reported to Scintilla developers. If it is confirmed as bug we may provide a fix for this. However, you can try the reverse here. That is, start the selection from top right and extend it to left. this will work.
Regards,
Vishal P.R
Ok, thanks.
Your reverse selection I've tried early, but it does work only if we start/end selection on the longest string. In other words, if we have longest string in the middle of selection – it's cutting selected text.
-
August 2, 2011 at 3:03 pm #32479
Jason O'neil
Member'peterlaursen' wrote:I don't get you as regards 4). Could you detail this? Maybe a screenshot with some comments could help?
Some kinda painting
And db dump attached[attachment=1609:dump.zip].
So, in list Neighbor Tables we have all tables listed, which have the same foreign key (book_id) as current table publishing
-
August 3, 2011 at 7:38 am #32480
vishal.pr
Member'Jason wrote:Ok, thanks.
Your reverse selection I've tried early, but it does work only if we start/end selection on the longest string. In other words, if we have longest string in the middle of selection – it's cutting selected text.
A fix is committed for this particular issue. This will be available in the next public release. Thanks for reporting.
Regards,
Vishal P.R
-
-
AuthorPosts
- You must be logged in to reply to this topic.