Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
Colors / FileMasks
(1/1)
kisoft:
Thaks for feature! I want it. Our projects content a *.sqx files (syntax equ *.cpp) and colorize it very need.
PS Analogically should be wide a ftSource type.
(see function: FileType FileTypeOf(const wxString& filename) in sdk/globals.cpp)
Now it look:
--- Code: --- else if (ext.Matches(CPP_EXT) ||
ext.Matches(C_EXT) ||
ext.Matches(CC_EXT) ||
ext.Matches(CXX_EXT)
)
return ftSource;
--- End code ---
Make configurable it.
Obviously I would request this feature later.
Navigation
[0] Message Index
Go to full version