panicinc / icarus

Swift, C, C++, and Objective-C Support for Nova
MIT License
72 stars 5 forks source link

Feature Request: Per project language intelligence settings #20

Open gknops opened 3 months ago

gknops commented 3 months ago

Often when opening some project I just want to have syntax highlighting and folding support, without seeing a million issues flagged because the toolchain setup is missing includes etc.

Actually I'd prefer that to be the default.

gknops commented 3 months ago

Also: How can I get Icarus to pull in a default header file in an Objc-C project? I have many default imports in my GCC_PREFIX_HEADER.

mdk commented 3 weeks ago

Somewhat related: #21