eclipse-wildwebdeveloper / wildwebdeveloper

Simple and productive Web Development Tools in the Eclipse IDE
https://projects.eclipse.org/projects/tools.wildwebdeveloper
Eclipse Public License 2.0
189 stars 70 forks source link

WWD is missing code Formatting options #533

Open KlaasBonnema opened 3 years ago

KlaasBonnema commented 3 years ago

WWD is lacking a number of features that make life easier for a programmer. Specifically these are the options found under the Source menu with other editors, including JSDT. (The Generic Text Editor that WWD is using does not have a Source menu.) Format options to nicely format javascript code according to user preferences are missing.

howlger commented 1 year ago

Formatting can be found in the right-click menu Source > Format, but it's missing in the Source main menu (in the preferences as XML (Wild Web Developer) > Formatting).

angelozerr commented 1 year ago

If the issue is to have an ui preferences page which customize spaces tabs. It requires some improvement on eclipse platform. See https://github.com/eclipse/wildwebdeveloper/issues/872