Property intenseTextStyle is not allowed #15709

Open
opened 2026-01-31 04:46:18 +00:00 by claunia · 0 comments
Owner

Originally created by @KunalTanwar11 on GitHub (Oct 27, 2021).

Windows Terminal version (or Windows build number)

Windows Build Number 10.0.19043
Windows Terminal Version 1.10.2714.0

Other Software

No response

Steps to reproduce

  1. Open settings.json of the Terminal.
  2. And add "intenseTextStyle" in settings.
  3. You will see the warning "Property intenseTextStyle is not allowed"

image

Expected Behavior

It should not raise warning because it is a valid property.

Actual Behavior

It is telling that intenseTextStyle is not a valid property.

Originally created by @KunalTanwar11 on GitHub (Oct 27, 2021). ### Windows Terminal version (or Windows build number) **Windows Build Number** 10.0.19043 **Windows Terminal Version** 1.10.2714.0 ### Other Software _No response_ ### Steps to reproduce 1. Open `settings.json` of the Terminal. 2. And add `"intenseTextStyle"` in settings. 3. You will see the warning `"Property intenseTextStyle is not allowed"` ![image](https://user-images.githubusercontent.com/77537933/139033661-02214c40-5579-4237-95a9-b590bcb3eece.png) ### Expected Behavior It should not raise warning because it is a valid property. ### Actual Behavior It is telling that `intenseTextStyle` is not a valid property.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#15709