You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.