Let’s show a solution for VS Code, but there are also versions for other publishers, such as Atom, for example. I am referring to ASCII Decorator.
ASCII Decorator is an extension for VS Code and others that allows you to transform words to look neat. This can make it easier, for example, when you want a better view of your code, a separation of snippets that make it easier to find, for example:
To install on VS Code is very simple, follow the steps:
Ctrl + shift + X
;
To use, once installed, simply open a file that has any text, select the text you want and type: Ctrl + shift + P
to open the VS Code pallet.
If you type ASCIIDecorator and select, the text will be automatically transformed, see examples below:
Mais informações
Para mais informações e versões para outros editores, consulte os links abaixo:
vscode programming code editor