7

In notepad++ we are able to change visible-to-user parts of the code. Is there any way to do the same in VSCode?

Like this:

<p>**88888888**</p>

tag font size = 9
88888888 font size = 15

1 Answers1

2

This is not possible as of VS Code 1.24. Two related issues:

Matt Bierner
  • 58,117
  • 21
  • 175
  • 206