Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows: formatting removes the first 3 characters in the file #27

Closed
realJsNinja opened this issue Oct 20, 2016 · 3 comments
Closed

Windows: formatting removes the first 3 characters in the file #27

realJsNinja opened this issue Oct 20, 2016 · 3 comments

Comments

@realJsNinja
Copy link

Whenever I use the formatter (either by using Ctrl+Shift+H or saving with "format_on_save" set to "true") the first three characters in the file get removed. Looking at the console It appears to be happening after "reloading."

Windows 8.1 Enterprise x64
Sublime Text 3, build 3126
ESLint-Formatter v2.2.1

Other Packages Installed...
Package Control v3.2.1
Babel v8.6.3
win_first_3_chars_missing_after_reload

@TheSavior
Copy link
Owner

Hmm. Interesting. I've never run into this before so I'm not sure if it is windows specific.

Can you confirm that running eslint --fix YOUR/FILE/PATH.js works from the command line?

@realJsNinja
Copy link
Author

D'oh! I'm really sorry. I can't reproduce this anymore. Faith healing strikes again.

@TheSavior
Copy link
Owner

Great, glad to hear!

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

No branches or pull requests

2 participants