-
Notifications
You must be signed in to change notification settings - Fork 28.9k
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
Feature request: indents to space (from tabs) #44920
Comments
(Experimental duplicate detection) |
@tsalinger |
Sorry for the late response. |
@tsalinger |
I think if we implement this to save replacing indentation by spaces, this should be set up somewhere. |
This iteration we focus on issue grooming. This issue is being closed to keep the number of issues in our inbox on a manageable level, we are closing issues that are not going to be addressed in the foreseeable future: We look at the number of votes the issue has received and the number of duplicate issues filed. More details here. If you disagree and feel that this issue is crucial: We are happy to listen and to reconsider. If you wonder what we are up to, please see our roadmap and issue reporting guidelines. Thanks for your understanding and happy coding! |
I usually use tabs for indents but I like the file to save indents as spaces.
In PhpStorm there is an option to convert indent to spaces:
Is it possible to add this option in future releases? if we can also auto save tabs to spaces that would be even better
The text was updated successfully, but these errors were encountered: