Giter VIP home page Giter VIP logo

lite-plugins's Introduction

Plugins for the lite 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 a something other than a raw file it should be marked with an asterisk.


Plugin Description
autowrap Automatically hardwraps lines when typing
bracketmatch Underlines matching pair for bracket under the caret (screenshot)
centerdoc Centers document's content on the screen (screenshot)
colorpreview Underlays color values (eg. #ff00ff or rgb(255, 0, 255)) with their resultant color. (screenshot)
console* A console for running external commands and capturing their output (gif)
copyfilelocation Copy file location to clipboard
detectindent Automatically detects and uses the indentation size and tab type of a loaded file
drawwhitespace Draws tabs and spaces (screenshot)
eval Replaces selected Lua code with its evaluated result
exec Runs selected text through shell command and replaces with result
gitstatus Displays git branch and insert/delete count in status bar (screenshot)
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 (screenshot)
hidestatus Hides the status bar at the bottom of the window
inanimate Disables all transition animations
indentguide Adds indent guides (screenshot)
language_angelscript Syntax for the Angelscript programming language
language_batch Syntax for Windows Batch Files
language_cpp Syntax for the C++ programming language
language_csharp Syntax for the C# programming language
language_fe Syntax for the fe programming language
language_go Syntax for the Go programming language
language_hs Syntax for the Haskell programming language
language_jiyu Syntax for the jiyu programming language
language_odin Syntax for the Odin programming language
language_php Syntax for the PHP programming 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_wren Syntax for the Wren programming language
lfautoinsert Automatically inserts indentation and closing bracket/text after newline
lineguide Displays a line-guide at the line limit offset (screenshot)
linter* Linters for multiple languages
macmodkeys Remaps mac modkeys command/option to ctrl/alt
markers Add markers to docs and jump between them quickly (screenshot)
openfilelocation Opens the parent directory of the current file in the file manager
openselected Opens the selected filename or url
selectionhighlight Highlights regions of code that match the current selection (screenshot)
sort Sorts selected lines alphabetically
spellcheck Underlines misspelt words (screenshot)
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

lite-plugins's People

Contributors

rxi avatar drmargarido avatar devincarr avatar lordadamson avatar ieeemma avatar p410n3 avatar lainez avatar harikt avatar machinamentum avatar mathewmariani avatar codecat avatar doczi-dominik avatar

Stargazers

Roman avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.