(03-17-2015, 09:16 AM)sotavento Wrote: - Integrated Help : doesn't seem to show.
The integrated help should be visible in 2 places:
1) There should be a search bar in the toolbar which says "search CI Docs". Use this to search the CodeIgniter user guide for a class / method.
2) When you right click on a method, you should have the option to "Go to CI Docs". Clicking this will take you directly to the CodeIgniter documentation for that method, unless (1) the method name is ambiguous, in which case you'll be taken to the search results of the CI Userguide or (2) the method is not a CodeIgniter function, an error tone should play.
If either of these don't work for you, please let me know