Sat, 09 Sep 2023 17:43:15 +0200
Added a Typing Completer and an associated configuration page.
<!DOCTYPE html> <html><head> <title>Plugin_Project_Kivy.ProjectKivy</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>Plugin_Project_Kivy.ProjectKivy</h1> <p> Package implementing project support for eric7 Kivy projects. </p> <h3>Modules</h3> <table> <tr> <td><a href="Plugin_Project_Kivy.ProjectKivy.CompleterKivy.html">CompleterKivy</a></td> <td>Module implementing the Kivy typing completer.</td> </tr> <tr> <td><a href="Plugin_Project_Kivy.ProjectKivy.CompleterKivyConfigWidget.html">CompleterKivyConfigWidget</a></td> <td>Module implementing the configuration widget for the Kivy typing completer.</td> </tr> <tr> <td><a href="Plugin_Project_Kivy.ProjectKivy.KivyLexer.html">KivyLexer</a></td> <td>Module implementing a Pygments lexer for the Kivy language.</td> </tr> </table> </body></html>