I have the xcode command line tools installed (not the full Xcode package) and apparently it includes a language server for the C language family and Swift.

So today when I had to write some example code in C (long time since that happened the last time) I got all kind of goodies showing up when writing the program. Unfortunately I also get the a warning that "~/Desktop/fib.c:1: 'stdio.h' file not found" for the line

        # include <stdio.h>

What I can't figure out is how to tell bbedit/language server where this file can be found.

How do I do this?

= jem

--
This is the BBEdit Talk public discussion group. If you have a feature request or need 
technical support, please email "supp...@barebones.com" rather than posting here. 
Follow @bbedit on Twitter: <https://twitter.com/bbedit>
--- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bbedit+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/bbedit/5DEBA39F-E65A-494B-B18A-810F5F94BA0C%40mostrom.pp.se.

Reply via email to