Altera_Forum
Honored Contributor
19 years agoNios II IDE - making it more user-friendly
Is there a way to make IDE more programmer friendly by hooking it up with some context-sensitive C library reference ?
When I work with Borlad C/C++ tools or MS Visual C/C++ I can press F1 key any time while editing and bring up the screen with the function reference from under the cursor... Same applies for compilation/linker errors - I can click on the error message and hit F1 to get help/suggestion how to deal with the error. Sometimes I miss this feature in Nios II IDE. Is this somewhere there ? Can I have it misconfigured somehow ?