Prettier Formatter

Add this URL to your Eclipse Installation to reach this solution's update site.

2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15)

https://raw.githubusercontent.com/TheGreatGooo/EclipsePrettierPlugin/master/EclipseUpdateSite/site.xml

2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15)

https://raw.githubusercontent.com/TheGreatGooo/EclipsePrettierPlugin/master/EclipseUpdateSite/site.xml

Learn more...
Solution Description

Eclipse plugin to format using Prettier. Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when necessary.

Categories: Code Management

Additional Details

Eclipse Versions: 2020-09 (4.17), 2020-06 (4.16), 2020-03 (4.15)

Platform Support: Windows, Mac, Linux/GTK

Development Status: Beta

Date Created: Monday, August 17, 2020 - 21:56

License: Apache 2.0

Date Updated: Friday, September 18, 2020 - 21:28

Submitted by: Srujith Kudikala

Screenshot
Date Ranking Installs Clickthroughs
May 2025 165/584 49 9
April 2025 155/623 124 16
March 2025 140/661 196 21
February 2025 133/645 184 20
January 2025 133/654 173 23
December 2024 145/654 166 9
November 2024 150/658 175 10
October 2024 143/663 195 8
September 2024 139/642 199 13
August 2024 148/641 149 16
July 2024 134/663 190 16
June 2024 168/681 146 18
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 4

Download last 500 errors (CSV)

Marketplace Drag to Install Button

By adding the following code below to your website you will be able to add an install button for Prettier Formatter.

HTML Code:

Markdown Syntax:

Output:

Drag to your running Eclipse* workspace. *Requires Eclipse Marketplace Client

Reviews Add new review

It doesn't work. Don't even try it. I'll share it with my team using Eclipse Formatter. It was a waste of time.

  • This item does not install a feature, hence it cannot be removed. I needed to use version reverse to get rid of it.
  • The version number is 0.x.x
  • The provider of the plugin is 'THEGREATGOO'. Sounds legit. Not.
  • It embeds access to nodejs, which has significant security implications.

 

I was not able to get this to work, unfortunate, there is no documentation (except a single Screenshot) on how to configure this plugin: e.g.

- does it need to have local prettier configuration file?
- does it use the java-prettier from github.com/jhipster/prettier-java ?
- how can I confiugre it?
- how does it work togather with the "active profile" in the eclipse preferences? Is it used at all?
- ...