Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Request: Few Features For More Ergonomic Usage

forums forums SQLyog SQLyog: Bugs / Feature Requests Request: Few Features For More Ergonomic Usage

  • This topic is empty.
Viewing 7 reply threads
  • Author
    Posts
    • #32473
      peterlaursen
      Participant

      1) 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.

    • #32474
      peterlaursen
      Participant

      I 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.

    • #32475
      Jason O'neil
      Member

      Added 4th feature.

      That's a pity about XML/JSON parsers.

    • #32476
      peterlaursen
      Participant

      I don't get you as regards 4). Could you detail this? Maybe a screenshot with some comments could help?

    • #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

    • #32478
      Jason O'neil
      Member
      'vishal.pr' wrote:


      @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

      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.

    • #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

      neighbortables.th.jpg

      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

    • #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

Viewing 7 reply threads
  • You must be logged in to reply to this topic.