Bug #1298
Misplaced spaces/tabs should be disable for .diff files
Status: | Rejected | Start date: | 10/20/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Zbigniew Rebacz | % Done: | 0% | |
Category: | IDE | Spent time: | - | |
Target version: | Release 2015.2 - NTH |
Description
This feature cause problems in this kind of files.
History
#1 Updated by Miroslav Fidler over 9 years ago
- Status changed from New to In Progress
- Assignee changed from Miroslav Fidler to Zbigniew Rebacz
feature is disabled for .diff for quite a long time now, see idefile.cpp 36:
editor.WarnWhiteSpace(warnwhitespace && findarg(hl, "cpp", "java", "js", "cs", "json", "css", "lay", "sch", "t", "usc") >= 0);
so I am not quite sure if I understand the problem...
#2 Updated by Zbigniew Rebacz over 9 years ago
- Status changed from In Progress to Rejected
It seems it happends the way that i don't remember. I reject this.