NetBeans does not highlight the corresponding key {}

-1

Previously, in NetBeans , within the code editor, by positioning the insert cursor on the start key { or end } of a function ( function ) or method, this key was placed in a yellow color, which served to see which key corresponded to the one indicated. That is, it was in an opening key { , no matter how many pairs of keys followed in the code, it was only in yellow also the } that corresponded to the first. Now this stopped working.

If you know how to reactivate that works, I would appreciate it.

    
asked by Jonathan Gregorio Rodriguez To 21.11.2018 в 21:34
source

1 answer

1

In the NetBeans main menu you should go to Tools / Options / Fonts & Colors / highlighting . Its equivalent in Spanish, that since I do not use it, I'm not sure what it is, but it should be something like Herramientas / Opciones / Fuentes y colores / resaltado .

There, look for the options that start with Braces matching .

I enclose an image for better reference.

    
answered by 21.11.2018 / 23:35
source