Language Server for Objective C and Objective C++

Tips and information on how to install and use language servers with the editor.
Post Reply
bprlhe
Posts: 28
Joined: 01 Apr 2023 06:26

Language Server for Objective C and Objective C++

Post by bprlhe »

They also use the same clangd language server as C/C++.

You only need to add the .m (Objective C) and .mm (Objective C++) file extensions to the template.
Post Reply