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_ideis the main extension that contains most of the IDE functionalityfind_in_filesimplements the find-in-files functionality (Ctrl+Shift+F)jupyter_notebookprovides export options to Notebook and other formatsworkspace_explorerprovides the workspace explorer that allows inspection of variables for supported kernelssymbol_selectorprovides the jump-to-symbol (functions, classes, etc.) functionality (Ctrl+R)rapunzel_welcomeimplements the welcome tab that is shown on startupword_countgives a notification with the number of words, lines, and characters of the current documentspell_checkimplements the spell checkerdata_viewerallows supported file types to be imported into the kernel as objectsgit_guiopens Git GUI for the current documentrapunzel_localehandles translationspython_debuggerimplements the Rapunzel debugger for Python, based on the IPython debuggerimage_annotationscaptures 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: