--- a/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.CodeAssistServer.html Mon Oct 17 08:37:28 2022 +0200 +++ b/RefactoringRope/Documentation/source/Plugin_Refactoring_Rope.RefactoringRope.CodeAssistServer.html Mon Oct 17 16:45:23 2022 +0200 @@ -127,6 +127,10 @@ <td>Public method to activate the code assist server.</td> </tr> <tr> +<td><a href="#CodeAssistServer.createConfig">createConfig</a></td> +<td>Public slot to create a new default rope configuration file.</td> +</tr> +<tr> <td><a href="#CodeAssistServer.deactivate">deactivate</a></td> <td>Public method to deactivate the code assist server.</td> </tr> @@ -470,6 +474,20 @@ <p> Public method to activate the code assist server. </p> +<a NAME="CodeAssistServer.createConfig" ID="CodeAssistServer.createConfig"></a> +<h4>CodeAssistServer.createConfig</h4> +<b>createConfig</b>(<i>idString</i>) + +<p> + Public slot to create a new default rope configuration file. +</p> +<dl> + +<dt><i>idString</i> (str)</dt> +<dd> +id for which to create the configuration file +</dd> +</dl> <a NAME="CodeAssistServer.deactivate" ID="CodeAssistServer.deactivate"></a> <h4>CodeAssistServer.deactivate</h4> <b>deactivate</b>(<i></i>)