| Issue 58: | Assign Objective-C *.m files to be parsed using C style | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Use Objective-C source code files in repo 2. View online with Source browser 3. *.h files highlight, while *.m files do not. (Please include HTML, not just your source code) What is the expected output? What do you see instead? - Objectve-C file should be highlighted. What version are you using? On what browser? - Uh..latest installed in Google Code, Safari, OS X 10.5 Please provide any additional information below. - I'm not 100% sure, but since Objective-C is an extension of C, I think you can get away with using the C style parser you already have. |
|
,
Jan 06, 2009
I thought .m was matlab or mathematica, but they seem to use .mat and .ma respectively. Will add to the list of extensions.
Status: Accepted
|
|
,
Jan 06, 2009
Done at revision 57.
Status: Fixed
|
|
|
|