Jump to content

Kexi/Plugins/Scripts/Script Editor: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 December 2024

  • curprev 12:4012:40, 29 December 2024 Jstaniek talk contribs 1,928 bytes +1,928 Created page with "== Introduction == The Kexi scripting editor is a tool for developing script code and is located in kexi/plugins/scripting/*. Internaly KexiScriptEditor inherits KexiEditor located in kexi/widgets/kexieditor.*, a wrapper around KTextEditor. (References to Kross are outdated) == Ideas == To name just some ideas a script editor could be aware of; * create skeletons for new classes/functions * debugging, breakpoints * Source-formatter * word completion * create documenta..."