editorconfig-sublime icon indicating copy to clipboard operation
editorconfig-sublime copied to clipboard

Sublime Text plugin for EditorConfig - Helps developers maintain consistent coding styles between different editors

Results 9 editorconfig-sublime issues
Sort by recently updated
recently updated
newest added

When you contribute to open source projects you are required to submit patches or PR with just the code changes for the issue you're trying to fix, but, if the...

[](https://issuehunt.io/r/sindresorhus/editorconfig-sublime/issues/76) This was discussed in the closed issue #27 but I can't find a solution. Issue: Every time I save a file (Mac OSX 10.13.6 and Sublime Text 3.1.1) the...

bug
help wanted
:dollar: Funded on Issuehunt

Looking for another way to deal with #85, I configured the `default_encoding` for Perl files to be `Western (Windows 1252)`. Intention was that if an `.editorconfig` defining `utf-8` is available,...

Please, add a menu/option to disable/enable enforcing [EditorConfig] *functionality* (i.e. enforcing `.editorconfig` settings) without loosing _syntax highlighting_. There are times when it might be useful to bypass the `.editorconfig` settings...

This parameter should not delete lines, it is only to add them. > insert_final_newline: set to true to ensure file ends with a newline when saving and false to ensure...

It would be great to support [max_line_length](https://github.com/editorconfig/editorconfig/wiki/EditorConfig-Properties#max_line_length) so that files in source control are easier to review via diff since there would be less horizontal scrolling required.

The current window setting should supersede the settings in .editorconfig Let's say .editorconfig says to indent using spaces. When I edit a file and uncheck 'Indent Using Spaces' in the...

Hey =) Thanks for your work – but for some reason, the Sublime Text Build 4143 (installed via `brew` on Mac) doesn't show `EditorConfig` as a Package to be installed...