Function / Method Lookup

EditRocket provides a Function / Method Lookup Tool that with a simple keyboard shortcut or menu selection, displays a clickable list of all available functions or methods for the current active editor's programming language.

The function / method lookup is currently avaiable for Batch, C, C++, C#, COBOL, CSS (element lookup), Java (auto-method lookup), JavaScript, JSP (auto-method lookup), Perl, PHP, PL/SQL, Python, Ruby, Shell Script, SQL PL, and Transact-SQL.

Upon selecting a function or method from the clickable list, EditRocket will insert the function or method into the editor. If the function or method has arguments or returns a value, EditRocket will display that information as a tooltip until the escape key is pressed or the user types a character such as a semi-colon, parenthesis, or arrow key.