discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Anyone using Atom with autocomplete-clang?


From: Ivan Vučica
Subject: Re: Anyone using Atom with autocomplete-clang?
Date: Sat, 05 Dec 2015 19:52:44 +0000

If compilation database is the issue, perhaps Bear can be used?
https://github.com/rizsotto/Bear

Quoting "How to use" section of README.md:
---8<----

After installation the usage is like this:

bear make

The output file called compile_commands.json found in current directory.

---8<----


On Sat, Dec 5, 2015 at 10:13 AM David Chisnall <theraven@sucs.org> wrote:
GNUstep Make can’t produce JSON compilation databases, which makes it quite difficult to integrate with this kind of tool.  I’ve experimented with using CMake to build GNUstep tools, which makes it work a lot better.  Building .app and .framework bundles is more complex though.

David

> On 4 Dec 2015, at 21:21, Luis Garcia Alanis <luis@garcia.tv> wrote:
>
> Is anyone using the Atom editor with autocomplete-clang?
>
> I can't seem to make it autocomplete for gnustep.
>
> The docs say to use a .clang_complete file for the include paths.
> I added -I/Local/Library/Headers to that file.
>
> It would be nice to have code completion on gnustep.
>
> Thanks
> Luis
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep




-- Sent from my STANTEC-ZEBRA


_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

reply via email to

[Prev in Thread] Current Thread [Next in Thread]