Property intenseTextStyle is not allowed #15712

Closed
opened 2026-01-31 04:46:20 +00:00 by claunia · 3 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.
Author
Owner

@zadjii-msft commented on GitHub (Oct 27, 2021):

I didn't think that intenseTextStyle was in 1.10. It's in the https://github.com/microsoft/terminal/releases/tag/v1.11.2421.0 release notes, but #10759 suggests it's in 1.10?

Where are you putting that in the file? It is in the schema:

fe26a6efc0/doc/cascadia/profiles.schema.json (L180-L190)

@zadjii-msft commented on GitHub (Oct 27, 2021): I didn't think that `intenseTextStyle` was in 1.10. It's in the https://github.com/microsoft/terminal/releases/tag/v1.11.2421.0 release notes, but #10759 suggests it's in 1.10? Where are you putting that in the file? It _is_ in the schema: https://github.com/microsoft/terminal/blob/fe26a6efc0d7fdadfa8aebea7861ee43ab0043a3/doc/cascadia/profiles.schema.json#L180-L190
Author
Owner

@DHowett commented on GitHub (Oct 27, 2021):

We may have missed it out in the 1.10 schema.

@DHowett commented on GitHub (Oct 27, 2021): We may have missed it out in the 1.10 schema.
Author
Owner

@ghost commented on GitHub (Nov 3, 2021):

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

@ghost commented on GitHub (Nov 3, 2021): This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for **4 days**. It will be closed if no further activity occurs **within 3 days of this comment**.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#15712