Skip to content

π•Žπ•–π•π•”π• π•žπ•– π•₯𝕠 π•₯𝕙𝕖 π•˜π•’π•£π••π•–π•Ÿ.

Notifications You must be signed in to change notification settings

Dream-Imperium/orchid-garden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Plugins for the orchid text editor

Note: if you make a pull request, the table should be updated and kept in alphabetical order. If your plugin is large (or you'd otherwise prefer it to have its own repo), the table can simply be updated to add a link to the repo; otherwise the plugin file itself can be submitted. If a plugin's link resolves to something other than a raw file it should be marked with an asterisk.


Plugin Description
autoinsert Automatically inserts closing brackets and quotes
autowrap Automatically hardwraps lines when typing
bigclock Shows the current time and date in a view with large text
bracketmatch Underlines matching pair for bracket under the caret
centerdoc Centers document's content on the screen
colorpreview Underlays color values (eg. #ff00ff or rgb(255, 0, 255)) with their resultant color.
console* A console for running external commands and capturing their output
copyfilelocation Copy file location to clipboard
datetimestamps Insert date-, time- and date-time-stamps
detectindent Automatically detects and uses the indentation size and tab type of a loaded file
dragdropselected Provides basic drag and drop of selected text (in same document)
drawwhitespace Draws tabs and spaces
eval Replaces selected Lua code with its evaluated result
exec Runs selected text through shell command and replaces with result
ghmarkdown Opens a preview of the current markdown file in a browser window
gitstatus Displays git branch and insert/delete count in status bar
gofmt Auto-formats the current go file, adds the missing imports and the missing return cases
hidelinenumbers Hides the line numbers on the left of documents
hidestatus Hides the status bar at the bottom of the window
inanimate Disables all transition animations
indentguide Adds indent guides
language_angelscript Syntax for the Angelscript programming language
language_batch Syntax for Windows Batch Files
language_cmake Syntax for the CMake build system language
language_cpp Syntax for the C++ programming language
language_csharp Syntax for the C# programming language
language_d Syntax for the D programming language
language_elixir Syntax for the Elixir programming language
language_elm Syntax for the Elm programming language
language_fe Syntax for the fe programming language
language_fennel Syntax for the fennel programming language
language_gdscript Syntax for the Godot Engine's GDScript scripting language
language_glsl Syntax for the GLSL programming language
language_go Syntax for the Go programming language
language_hlsl Syntax for the HLSL programming language
language_hs Syntax for the Haskell programming language
language_java Syntax for the Java programming language
language_jiyu Syntax for the jiyu programming language
language_make Syntax for the Make build system language
language_meson Syntax for the Meson build system language
language_nim Syntax for the Nim programming language
language_odin Syntax for the Odin programming language
language_php Syntax for the PHP programming language
language_pico8 Syntax for Pico-8 cartridge files
language_powershell Syntax for PowerShell scripting language
language_psql Syntax for the postgresql database access language
language_rust Syntax for the Rust programming language
language_sh Syntax for shell scripting language
language_tex Syntax for the LaTeX typesetting language
language_wren Syntax for the Wren programming language
lastproject Loads the last loaded project if orchid is launched without any arguments
lfautoinsert Automatically inserts indentation and closing bracket/text after newline
linecopypaste Copy, cut and paste the current line when nothing is selected
lineguide Displays a line-guide at the line limit offset
linter* Linters
macmodkeys Remaps mac modkeys command/option to ctrl/alt
markers Add markers to docs and jump between them quickly
motiontrail Adds a motion-trail to the caret
openfilelocation Opens the parent directory of the current file in the file manager
openselected Opens the selected filename or url
projectmanager Save projects and load/reload them quickly
rainbowparen Show nesting of parentheses with rainbow colours
scale Provides support for dynamically adjusting the scale of the code font / UI (ctrl+-, ctrl+=)
scalestatus Displays current scale (zoom) in status view (depends on scale plugin)
selectionhighlight Highlights regions of code that match the current selection
sort Sorts selected lines alphabetically
spellcheck Underlines misspelt words dictionary file must be placed beside the executable
theme16* Theme manager with base16 themes
titleize Titleizes selected string (hello world => Hello World)
todotreeview* Todo tree viewer for annotations in code like TODO, BUG, FIX, IMPROVEMENT
togglesnakecamel Toggles symbols between snake_case and camelCase
unboundedscroll Allows scrolling outside the bounds of a document
workspace Retains project's layout and open documents between sessions

About

π•Žπ•–π•π•”π• π•žπ•– π•₯𝕠 π•₯𝕙𝕖 π•˜π•’π•£π••π•–π•Ÿ.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages