Home > Software design >  How to indent html inline with vscode?
How to indent html inline with vscode?

Time:01-29

Hello I got this indent in the first image and I would like it to be like the second image. I can't figure how to do that, I tried to use extensions such as prettier and some others. I also tried to modify Word wrap settings in VScode but I am not able to do it. Does someone could give me an indication about how to do that. thanks a lot. [1]: https://i.stack.imgur.com/68R0W.png [2]: https://i.stack.imgur.com/Zc6K6.png

CodePudding user response:

you can try to use ALT Shift F

CodePudding user response:

imqge 2well actually I have even more lines doing this. There is 400 more lines in the code after using shift option F (on MAC)image 1

  •  Tags:  
  • Related