Skip to content

Support fontStyle "strikethrough" about theme #78358

@stakiran

Description

@stakiran

Feature Request.

Request

Currently v1.36.1, supported fontStyles in theme customization are bold, italic and underline.

But I want to use strikethrough too. like this:

		{
			"name": "FinishedTaks",
			"scope": [
				"task.fiinshed"
			],
			"settings": {
				"foreground": "#ffff00",
				"fontStyle" : "strikethrough"
			}
		}

FYI

VSCode sources:

TextMate source:

TextMate supports strikethrough.

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestRequest for new features or functionalitytokenizationText tokenization

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions