📄️ globals
Available system globals.
📄️ bit
Mike Pall bit operations library included on every Lua runtime for
📄️ diff
Functionality to generate the differences between two strings.
📄️ dirmonitor
Functionality that allows to monitor a directory or file for changes
📄️ encoding
Utilities for encoding detection and conversion.
📄️ process
Functionality that allows you to launch subprocesses and read
📄️ regex
Provides the base functionality for regular expressions matching.
📄️ renderer
Core functionality to render or draw elements into the screen.
📄️ renwindow
Functionality to create and manage windows.
📄️ repl
Cross-platform readline like functionality.
📄️ shmem
Functionality that allows to share data between processes.
📄️ string
string.ubyte
📄️ system
Utilites for managing current window, files and more.
📄️ thread
Provides threading capabilities.
📄️ utf8extra
Additional utf8 support not provided by lua.
📄️ core
Core functionality.
📄️ core.cli
Provides the CLI parser functionality.
📄️ core.command
Functions to register and handle commands.
📄️ core.commandview
index
📄️ core.common
Utility functions.
📄️ core.config
Configuration options.
📄️ core.contextmenu
A context menu.
📄️ core.dirwatch
A wrapper around dirmonitor for filesystem monitoring that automatically
📄️ core.doc
index
📄️ core.doc.encodings
Helper functions to change a document encoding.
📄️ core.doc.search
Provides the base in-place search functionality for documents.
📄️ core.docview
index
📄️ core.emptyview
NEWLINE
📄️ core.jitsetup
system.get_time
📄️ core.nagview
index
📄️ core.node
index
📄️ core.object
index
📄️ core.process
process.stream
📄️ core.project
Core projects class.
📄️ core.repl
An extensible REPL with multi-line and expressions evaluation.
📄️ core.rootview
index
📄️ core.scrollbar
Scrollbar
📄️ core.statusview
A status bar implementation, check core.status_view.
📄️ core.syntax
Functions to add and get syntax definitions.
📄️ core.titleview
index
📄️ core.tokenizer
Functionality to tokenize source code using syntax definitions.
📄️ core.view
Base view.
📄️ plugins.autocomplete
icons
📄️ plugins.autoreload
config.plugins.autoreload
📄️ plugins.diffview
Functionality to view the textual differences of two elements.
📄️ plugins.drawwhitespace
config.plugins.drawwhitespace
📄️ plugins.findfile
config.plugins.findfile
📄️ plugins.ipc
index
📄️ plugins.lineguide
config.plugins.lineguide
📄️ plugins.linewrapping
config.plugins.linewrapping
📄️ plugins.projectsearch
ResultsView
📄️ plugins.scale
config.plugins.scale
📄️ plugins.search_ui
config.plugins.search_ui
📄️ plugins.settings
config
📄️ plugins.toolbarview
hovered_item
📄️ plugins.treeview
cache
📄️ plugins.trimwhitespace
config.plugins.trimwhitespace
📄️ widget
A base widget
📄️ widget.button
NEWLINE
📄️ widget.checkbox
NEWLINE
📄️ widget.colorpicker
NEWLINE
📄️ widget.colorpickerdialog
NEWLINE
📄️ widget.container
NEWLINE
📄️ widget.dialog
NEWLINE
📄️ widget.filepicker
NEWLINE
📄️ widget.foldingbook
NEWLINE
📄️ widget.fontdialog
NEWLINE
📄️ widget.fonts
cacheisbuilding