A modern code editor, focused on numerical computing with Python and R
Copyright 2019-2023 Sebastiaan Mathôt (@smathot)
Rapunzel is a set of OpenSesame extensions that turn OpenSesame into an integrated development environment.
For documentation and installation instructions, see:
OpenSesame is hosted on GitHub:
opensesame_ide
is the main extension that contains most of the IDE functionalityfind_in_files
implements the find-in-files functionality (Ctrl+Shift+F
)jupyter_notebook
provides export options to Notebook and other formatsworkspace_explorer
provides the workspace explorer that allows inspection of variables for supported kernelssymbol_selector
provides the jump-to-symbol (functions, classes, etc.) functionality (Ctrl+R
)rapunzel_welcome
implements the welcome tab that is shown on startupword_count
gives a notification with the number of words, lines, and characters of the current documentspell_check
implements the spell checkerdata_viewer
allows supported file types to be imported into the kernel as objectsgit_gui
opens Git GUI for the current documentrapunzel_locale
handles translationspython_debugger
implements the Rapunzel debugger for Python, based on the IPython debuggerimage_annotations
captures images and text output inserts them as annotations or code comments into the document
The Rapunzel icon is adapted from "Moka Icons" by Sam Hewitt, licensed under CC-SA-4.0.
The rest of Rapunzel is distributed under the terms of the GNU General Public License 3. The full license should be included in the file COPYING, or can be obtained from: