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.