RefactoringRope/Documentation/source/index-Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.html

Sun, 28 Oct 2018 12:30:45 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 28 Oct 2018 12:30:45 +0100
changeset 283
d98e971d9e4c
parent 129
23ee57a96ea3
child 321
d51e810107ec
permissions
-rw-r--r--

CodeAssistServer: improved code completions and calltips for files belonging to a project (that may be using an interpreter different from the one used by eric or configured globally).

<!DOCTYPE html>
<html><head>
<title>Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage</title>
<meta charset="UTF-8">
<style>
body {
    background: #EDECE6;
    margin: 0em 1em 10em 1em;
    color: black;
}

h1 { color: white; background: #85774A; }
h2 { color: white; background: #85774A; }
h3 { color: white; background: #9D936E; }
h4 { color: white; background: #9D936E; }
    
a { color: #BA6D36; }

</style>
</head>
<body>
<h1>Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage</h1>
<p>
Package implementing the various pages of the configuration dialog.
</p>


<h3>Modules</h3>
<table>
<tr>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.AutoCompletionRopePage.html">AutoCompletionRopePage</a></td>
<td>Module implementing the Rope Autocompletion configuration page.</td>
</tr><tr>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.CallTipsRopePage.html">CallTipsRopePage</a></td>
<td>Module implementing the Rope Calltips configuration page.</td>
</tr><tr>
<td><a href="Plugin_Refactoring_Rope.RefactoringRope.ConfigurationPage.MouseClickHandlerRopePage.html">MouseClickHandlerRopePage</a></td>
<td>Module implementing the Rope Mouse Click Handler configuration page.</td>
</tr>
</table>
</body></html>

eric ide

mercurial