-
Notifications
You must be signed in to change notification settings - Fork 79
Failed to format code: No code formatting providers found! #286
Comments
@molvqingtai Thanks for filing this issue! Can you provide us with some more details like what other packages you have installed and what language(s) you're using? |
I am using JavaScript, atom-ide-ui how to format it |
@molvqingtai, have you installed a language package for Javascript such as ide-typescript? The atom-ide-ui package only provides the UI pieces and depending on the language you'll need to install an additional package for that language to provide the feature support. |
@kcaze I have installed ide-typescript, the code still can't be format, and there is no error message. |
@molvqingtai if you install |
After installing However, now it just doesn't do anything, it does not format any code, and I have the Also, should it be asking us to install eslint-format as a dependency? |
I'm not sure why it doesn't do anything for you. That might be an issue with priority |
When I format the code, I get an error
Atom : 1.28.2
Electron: 2.0.5
Chrome : 61.0.3163.100
Node : 8.9.3
The text was updated successfully, but these errors were encountered: