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
December 2023 0/0 0 0
November 2023 175/686 180 8
October 2023 163/673 199 11
September 2023 149/663 211 8
August 2023 142/673 226 16
July 2023 166/668 170 12
June 2023 174/669 168 10
May 2023 165/671 191 10
April 2023 170/667 175 11
March 2023 160/686 243 12
January 2023 177/675 159 17
December 2022 197/669 121 11
View Data for all Listings

Unsuccessful Installs

Unsuccessful Installs in the last 7 Days: 1

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

  • 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?
- ...