[SOLVED] Segger Embedded Studio matchs curly brackets in string/chars in C

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • [SOLVED] Segger Embedded Studio matchs curly brackets in string/chars in C

    SES matches brackets in C strings(char*)/chars..
    Does anyone have a solution or fix to this problem?
    I'm currently handling JSON and it has become quite annoying.

    Example:
    {
    if (1)
    {
    char test = '}';
    }
    }

    SES will then match the bracket in '}' with the one there is right before char test.
    Same goes for "strings" example:
    {
    char* test = "}";
    }
    Images
    • Screenshot_61.png

      2.47 kB, 188×161, viewed 225 times
    • Screenshot_62.png

      2.35 kB, 169×154, viewed 271 times
  • Hello,

    Thank you for your inquiry.
    The reported issue is known to us and is planned to be released in the next version.

    Sorry for any inconveniences caused.

    Best regards,
    Nino
    Please read the forum rules before posting.

    Keep in mind, this is *not* a support forum.
    Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
    Should you be entitled to support you can contact us via our support system: segger.com/ticket/

    Or you can contact us via e-mail.