WTH UX of template editor in developer tools - wider, word wrap

The narrow width of the template editor with no word wrap and horizontal scroll are a pain to work with.

Suggested improvements:

  1. Increase width of editor panel.
  2. Turn on word wrap by default to remove the need for horizontal scrolling. Could even consider a feature to toggle word wrap on/off, similar to Alt+Z in VS Code.

Keep typing in that window and watch what happens. It does have a max cutoff which should be expanded.

God please no. Word wrap is terrible when coding.

I agree that it shouldn’t be on by default, as it makes the structure of the code more difficult to understand at a glance, but we could make it a toggle: WTH is there no line wrap toggle in the code editor?

I would see myself switching between modes as I tinker with code from my phone (having to scroll every two words also makes code more difficult to understand at a glance :sweat_smile:)

1 Like