Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Code formatting does not work. #116

Closed
prednaz opened this issue Jun 30, 2018 · 2 comments
Closed

Code formatting does not work. #116

prednaz opened this issue Jun 30, 2018 · 2 comments

Comments

@prednaz
Copy link

prednaz commented Jun 30, 2018

I do not get any error message using it and indeed package.json states that code formatting is provided. It is just that nothing happens. For example it does not fix the indentation of this example.

if (true) {
let v = 42;
}

@damieng
Copy link
Contributor

damieng commented Jun 30, 2018

Code formatting is not supported.

A full list of features is contained in the readme.

@damieng damieng closed this as completed Jun 30, 2018
@UziTech
Copy link

UziTech commented Sep 25, 2018

@prednaz You can use eslint-format for code formatting with atom-ide-ui and eslint

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants