max-mapper / standard-format

converts your code into Standard JavaScript Format
264 stars 59 forks source link

Enabling standardFormat.formatOnSave keep on showing file as unsaved. #176

Closed Ankit-Dave closed 8 years ago

Ankit-Dave commented 8 years ago

After enabling standardFormat.formatOnSave file always stays unsaved. It format code correctly but after that it starts showing file as not saved and for saving file must be closed once.

chenxsan commented 8 years ago

@Ankitdave87 this is actually a vscode-standard-format bug.

feross commented 8 years ago

@chenxsan thanks, closing. please share a link if you have one.