netbeans icon indicating copy to clipboard operation
netbeans copied to clipboard

FontAndColors setting per textMate registration doesn't work

Open albilu opened this issue 2 years ago • 1 comments

Apache NetBeans version

Apache NetBeans 17

What happened

When changing colors for a registered TextMate Language it will not apply to the specific language. (Figure 1)

But when the color changes are done via TextMate Languages it works.But the drawbacks is that the changes apply to all registered TextMate Languages. (Figure 2)

We should be able to change FontAndColor for one specific registered TextMate Language not for all at once

Figure 1: image Figure 2: image

How to reproduce

Steps to reproduce: 1- Register FontsAndColors in the layer.xml for a specific TextMate Language 2- Use the FontANdColor setting to change color for say Language 3- Changes doesnt apply

Reference: https://github.com/albilu/netbeansPython/discussions/34

Did this work correctly in an earlier version?

No / Don't know

Operating System

Any

JDK

Any

Apache NetBeans packaging

Apache NetBeans provided installer

Anything else

No response

Are you willing to submit a pull request?

No

albilu avatar May 12 '23 15:05 albilu

Yes, TypeScript is also a Textmate language. Maybe we need a new registration process for this?

Chris2011 avatar Nov 30 '25 14:11 Chris2011