Skip to content

support limit markdown.styles active in single theme #97663

@Binaryify

Description

@Binaryify

markdown.styles only support css link array now, it don't support limit active in one theme, and it will cause active in global scope, if it can support object like

"editor.tokenColorCustomizations": {
        "[One Dark Pro]": {
            "textMateRules": []
        },
       
    }

that will better

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions