VSCodeBeautify icon indicating copy to clipboard operation
VSCodeBeautify copied to clipboard

how disable line break on Beautify Visual studio ?

Open itkapitan opened this issue 4 years ago • 1 comments

How in JS files disable line break ? screen https://i.postimg.cc/L5tcq2w9/Screenshot-2021-03-10-12-22-34.png

itkapitan avatar Mar 10 '21 10:03 itkapitan

Change your code to: render() { return "<div>TEXT</div>" } ?

Avaray avatar Jun 08 '21 07:06 Avaray