This is a demo extension with functionality of highlighting pasted text in editor.
- Node v18.20.4
- Actial version of Visual Studio Code
- Run
npm install - After installation is complete press
F5 -
- New editor window should appear where extension functionality can be tested
- press
ctrl+shift+pand typeHello World- message tooltip with text should appear - in the editor paste text, it should be highlighted with yellow color, multiple line edit supported as well