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

Ignore Parentheses In Strings

forums forums SQLyog SQLyog: Bugs / Feature Requests Ignore Parentheses In Strings

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #12090
      smine
      Participant

      hi. i like parenthesis matching. i notice that parentheses inside of strings are included in the matching process, e.g. SELECT * FROM TABLE WHERE TABLE.DESCRIPTION LIKE “%(%” looks like it has an unmatched parenthesis. i'm not sure anything is broken, it would just be cleaner if i didn't see a flash of red when i am typing parentheses in strings. smile.gif

    • #31282
      peterlaursen
      Participant

      Good point!  Actually with 8.6.1 (released a few hours ago) we ignored paranthesis'es in comments, but I agree we should have consider strings too – whether quoted like 'this', “this” or `this`.  I will ask the developer to comment on that tomorrow. 

    • #31283
      vishal.pr
      Member

      Hi,

      Parenthesis highlighting inside “double quoted string”, 'single quoted string' and `quoted identifier` is disabled now and will be available in the next release.

      Regards,

      Vishal

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