How to add background text with a VS Code extension like GitLens?
I’m trying to add background text for an extension I’m creating like how GitLens does. Is there an API, or function I can use to push text onto the editor?
I’m trying to add background text for an extension I’m creating like how GitLens does. Is there an API, or function I can use to push text onto the editor?