Closed Kristinita closed 7 years ago
What is debug mode
?
@sindresorhus , why issue is closed? The problem don't fix.
What is
debug mode
?
debug mode
— mode, when EditorConfig messages print in Sublime Text console, if user have problem with EditorConfig.
Thanks.
why issue is closed?
Because you didn't respond and your changes doesn't actually fix the problem.
debug mode — mode, when EditorConfig messages print in Sublime Text console, if user have problem with EditorConfig.
We can't really know when the users is having problems with EditorConfig.
I'm happy to consider a good pull request that solves the problem, but this is not.
I'm happy to consider a good pull request that solves the problem, but this is not. and your changes doesn't actually fix the problem.
Why doesn't fix? Arguments? Personally I use EditorConfig Sublime with this patch, and I don't see unexpected EditorConfig #62 messages in Sublime Text console.
Thanks.
1. Behavior before pull request
Ctrl+P → I select a file in command palette → I saw in Sublime Text console, for example,
2. Behavior after pull request
EditorConfig configuration don't print in Sublime Text console.
I tested EditorConfig → other EditorConfig features works for me after pull request.
3. Argumentation
4. Alternative
I think, you may don't accept this pull request. In that case, please:
debug mode
, but not by default.or
"print_configuration_in_console"
—false
→ user don't get EditorConfig configuration messages in console.Thanks.