--- a/src/eric7/Documentation/Source/eric7.Project.ProjectBrowser.html Mon Apr 08 17:02:11 2024 +0200 +++ b/src/eric7/Documentation/Source/eric7.Project.ProjectBrowser.html Tue Apr 09 14:27:03 2024 +0200 @@ -109,6 +109,11 @@ emitted to open a Python file at a line (str, int) </dd> +<dt>sourceFile(filename, lineno, col_offset)</dt> +<dd> +emitted to open a Python file at a + line and column (str, int, int) +</dd> <dt>sourceFile(filename, lineno, type)</dt> <dd> emitted to open a Python file