sindresorhus / editorconfig-sublime

Sublime Text plugin for EditorConfig - Helps developers maintain consistent coding styles between different editors
MIT License
1.77k stars 108 forks source link

Indentation conversion breaks PHP heredoc blocks #59

Closed loilo closed 7 years ago

loilo commented 7 years ago

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

sindresorhus commented 7 years ago

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

loilo commented 7 years ago

Sounds reasonable.

hovsater commented 7 years ago

@sindresorhus we can close this issue, right?

loilo commented 7 years ago

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

sindresorhus commented 7 years ago

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