-
Notifications
You must be signed in to change notification settings - Fork 38.3k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitytokenizationText tokenizationText tokenization
Milestone
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalitytokenizationText tokenizationText tokenization