webdevhub icon indicating copy to clipboard operation
webdevhub copied to clipboard

Add more formatting options to the code formatter

Open THHamiltonSmith opened this issue 2 years ago • 1 comments

More formatting options for the code formatter page would make it more useful. js-beautify is the code formatted used, so properties from their documentation here will be helpful. Some examples of features that could be added include:

  • Tab spacing,
  • Indent on conditionals (if statements, for loops etc.)
  • Wrap lines at certain length,
  • Any other features that can be thought of.

THHamiltonSmith avatar Jun 29 '22 11:06 THHamiltonSmith

Hey @THHamiltonSmith, I'm interested in this issue. Can you please tell where's the definitions of these functions?

image

meerhamzadev avatar Oct 07 '22 07:10 meerhamzadev