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

Indentation conversion breaks PHP heredoc blocks #59

Closed
loilo opened this issue Oct 20, 2016 · 5 comments
Closed

Indentation conversion breaks PHP heredoc blocks #59

loilo opened this issue Oct 20, 2016 · 5 comments

Comments

@loilo
Copy link

loilo commented Oct 20, 2016

The indentation of heredoc blocks is changed to match the .editorconfig indentation.
Since heredoc blocks are strings this is actually a bug.

@sindresorhus
Copy link
Owner

This plugin just uses the Sublime API to convert the indentation. You would have to report this on the Sublime support forum.

@loilo
Copy link
Author

loilo commented Oct 20, 2016

Sounds reasonable.

@hovsater
Copy link

hovsater commented Nov 7, 2016

@sindresorhus we can close this issue, right?

@loilo
Copy link
Author

loilo commented Nov 7, 2016

Since this is not something that lies in the hands of this plugin – yes. I'll close this one.

@loilo loilo closed this as completed Nov 7, 2016
@sindresorhus
Copy link
Owner

Make sure you reported it here: https://forum.sublimetext.com

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

3 participants