Skip to content
This repository has been archived by the owner on Apr 9, 2018. It is now read-only.

Not working with latest code version #1

Closed
mteichtahl opened this issue Mar 10, 2016 · 6 comments
Closed

Not working with latest code version #1

mteichtahl opened this issue Mar 10, 2016 · 6 comments

Comments

@mteichtahl
Copy link

having upgraded to Version 0.10.10 (0.10.10), this extension no longer works

@chenxsan
Copy link
Owner

@mteichtahl Just published a new version to extension market, please upgrade this extension.

Should use the new Format code with standard-format command now until I figure out what's wrong with the Format Code function.

@sebastiankr
Copy link

using vscode: 0.10.11, vscode-standard-format: 0.0.8 on Mac

right-click Format Code still does NOT work.
Format code with standard-format does work

suggest re-opening this issue

@mteichtahl
Copy link
Author

+1

@akonoupakis
Copy link

I also think you should reopen this issue.

I am on windows 10, with vscode 0.10.11,
Format Code works but not as expected by standardJs,
and the Format code with standard-format breaks with error:
Running the contributed command:'format.standard' failed.

anyone bumping to the same issue, any suggestions on previous vscode versions? I tried a few but could not get it to work

@chenxsan chenxsan reopened this Mar 20, 2016
@chenxsan
Copy link
Owner

I'll keep this issue open until it's fixed.

I filed an issue on microsoft/vscode#4058 about Format Code problem, seems like a bug there.

@akonoupakis Standard-format doesn't support some es6/es7 feathers for the time being, async/await for example, they would break standard-format. Make sure you are not trying to format them. You can workaround these problems by formatting only those selected code with Format code with standard-format command.

@chenxsan
Copy link
Owner

chenxsan commented Jul 8, 2016

I think it's fixed in VSCode 1.3.0.

@chenxsan chenxsan closed this as completed Jul 8, 2016
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

4 participants