vscode-todo-highlight icon indicating copy to clipboard operation
vscode-todo-highlight copied to clipboard

Quick way to create highlights from editor selection

Open elazarcoh opened this issue 4 years ago • 1 comments

Hi, I would love to have something similar to notepad++, that can create a syntax highlight by right-clicking on a selection and choosing a style (See image below).

I can try to create a PR for it, if you'd likely accept it.

image

elazarcoh avatar Jan 11 '22 09:01 elazarcoh

Hi @elazarcoh, yes please do work on a PR. If it's to be close to the Notepad++ implementation it will need a new set of default styles adding as well.

I have other ideas in mind for this extension, plus some other requests, some of which are beyond my skills. (I'm maintaining this with little JS experience; I'm not the original author.) So I'd welcome being able to ask you for some advice/tips on those, as it sounds like you're confident enough to be making a fairly significant PR.

jgclark avatar Jan 12 '22 09:01 jgclark