Skip to content

Trusted Types compatibility: renderCodicons – return HTMLElement instead of string #105588

Closed
@annkamsk

Description

@annkamsk

The next step in resolving #103699. renderCodicons function returns a string possibly containing lots of tags, which is usually assigned then to .innerHTML property of some parent element. The goal is to create an additional version of renderCodicons that uses HTMLElements.

Metadata

Metadata

Assignees

Labels

engineeringVS Code - Build / issue tracking / etc.insiders-releasedPatch has been released in VS Code Insiders

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions