Emacs, Objective-C, and autocomplete

前端 未结 5 1024
轻奢々
轻奢々 2021-01-31 05:37

I recently switched to emacs for my code editing, and it mostly works well.

However, for Objective-C I find myself missing Xcode\'s autocomplete feature as I have troubl

5条回答
  •  半阙折子戏
    2021-01-31 06:13

    I haven't tried it yet, but company-mode has an xcode backend that could be quite helpful:

    http://nschum.de/src/emacs/company-mode/

提交回复
热议问题