[Github-comments] [geany/geany] Minor: Objective-C files (*.m) parsed as Matlab/Octave (*.m) (#1896)

Jonathan Bradley Whited notifications at xxxxx
Sat Jul 14 15:16:05 UTC 2018


> So do C/C++ files.

Sorry, I meant that first you would see if the file extension is `.m`. Then you would do the #import/#inclue check.

> The filetype_extensions.conf is in alphabetical order by filetype name, so Matlab wins over Objective-C. Geany devs don't know which is most popular with an individual user, so its alphabetical, bat as you note above you can change it to your preference.

That's fine if this is the intended design of Geany.

However, for new users to Geany, they will have to find where to make this change and change it. From a design perspective, this seems like a strange burden on users, where they need to delete a file association in the settings for their file association to work. This would be particularly troublesome if you're using both Matlab/Octave and Objective-C files. You'd be better off editing only your Objective-C files in one editor, and then only editing your Matlab/Octave files in another editor.

Either way, since I think I'm the first person to report this issue, I'm thinking that no one seems to use Linux (or Geany) for editing Objective-C files, so it probably doesn't matter, and this issue can be closed.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1896#issuecomment-405029729
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180714/b616059d/attachment.html>


More information about the Github-comments mailing list