Showing 26 open source projects for "plugin"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1
    IntelliJ Community Edition

    IntelliJ Community Edition

    IntelliJ IDEA & IntelliJ Platform

    ...It provides foundational features like a robust editor with code completion, syntax highlighting, refactoring tools, version control integrations, terminal, debugger, and plugin architecture. Since it’s open, community developers can contribute to language supports, UI tweaks, and platform enhancements. From this base, JetBrains builds full editions (Ultimate) by layering proprietary features for enterprise frameworks and integrations. IntelliJ Community supports multiple JVM-based languages (Java, Kotlin, Scala, Groovy) and serves as a host for plugin ecosystems that add support for web, database, and cloud tooling. ...
    Downloads: 3,178 This Week
    Last Update:
    See Project
  • 2
    AstroNvim

    AstroNvim

    AstroNvim is an aesthetic and feature-rich neovim config

    AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins. AstroNvim is provided as a plugin that can be installed with the lazy.nvim plugin manager and then used to import all of the plugin configurations that AstroNvim provides. To quickly get started it is recommended to start with the official AstroNvim Template which provides a great starting point for a new AstroNvim based configuration. We found other Neovim configurations either being powerful out of the box but hard to customize, or easy to customize but minimal out of the box functionality. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Lapce

    Lapce

    Lightning-fast and Powerful Code Editor written in Rust

    Lapce is a GUI-based, next‑generation code editor written in Rust, using native GPU-accelerated rendering (via Floem and wgpu). It aims to deliver VS Code–level productivity with minimal latency, built-in LSP support, modal editing, remote development capabilities, and WASI‑based plugin extensibility.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    limelight.vim

    limelight.vim

    All the world's indeed a stage and we are merely players

    limelight.vim is a minimalist plugin that enhances focus by subtly dimming all but the paragraph or block surrounding the cursor. It’s designed to complement distraction-free modes such as goyo.vim, helping writers and coders keep attention on their current context. The plugin adjusts highlight groups dynamically so the active text remains clear while surrounding text fades into a low-contrast tone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Power your business with flexible POS software. Icon
    Power your business with flexible POS software.

    Square Point of Sale

    POS Software allows your business to accept payments from customers and keep track of sales. Square Point of Sale software also helps you handle online orders and inventory, reach your customers, and manage your team.
    Learn More
  • 5
    jEdit Plugin Central is the primary online repository of plugins for the jEdit text editor. In conjunction with this repository, the integrated Plugin Manager allows jEdit users to install, upgrade, and remove plugins without leaving the editor.
    Leader badge
    Downloads: 756 This Week
    Last Update:
    See Project
  • 6
    NullAway

    NullAway

    A tool to help eliminate NullPointerExceptions (NPEs) in your code

    ...NullAway is similar to the type-based nullability checking in the Kotlin and Swift languages, and the Checker Framework and Eradicate null checkers for Java. NullAway is fast. It is built as a plugin to Error Prone and can run on every single build of your code. In our measurements, the build-time overhead of running NullAway is usually less than 10%. NullAway is also practical: it does not prevent all possible NPEs in your code, but it catches most of the NPEs we have observed in production while imposing a reasonable annotation burden, giving a great "bang for your buck."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    jEdit

    jEdit

    jEdit is a programmer's text editor written in Java.

    jEdit is a programmer's text editor written in Java. It uses the Swing toolkit for the GUI and can be configured as a rather powerful IDE through the use of its plugin architecture.
    Leader badge
    Downloads: 567 This Week
    Last Update:
    See Project
  • 8
    PyDev for Eclipse
    PyDev is a Python Development Environment (Python IDE plugin for Eclipse). It features an editor with code completion, code analysis, refactoring, outline view, debugger, mark occurrences and other goodies - check http://pydev.org for more details). It's kept going by community contributions, so, if you think it's a worthy project, please contribute through http://pydev.org
    Leader badge
    Downloads: 530 This Week
    Last Update:
    See Project
  • 9
    codi.vim

    codi.vim

    The interactive scratchpad for hackers

    codi.vim is an interactive scratchpad and REPL-like playground inside Vim/Neovim that evaluates code as you type. It creates a live buffer where inputs on one side produce continuously updated outputs on the other, helping you prototype snippets and explore APIs quickly. The plugin supports multiple languages by leveraging system interpreters or backends and displays results inline without switching context. It focuses on minimal setup so you can open a buffer, set a filetype, and start experimenting immediately. Because results update incrementally, it is useful for learning, debugging, or documenting small examples. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • JS7 JobScheduler is an open source workload automation solution. Icon
    JS7 JobScheduler is an open source workload automation solution.

    JS7 offers cross-platform job execution, managed file transfer, complex no-code job dependencies and a real REST API.

    JS7 JobScheduler is an open source workload automation solution. It is used to run executable files, shell scripts etc. and database procedures.
    Learn More
  • 10
    rust.vim

    rust.vim

    Vim configuration for Rust

    rust.vim is the official Vim plugin from the Rust Lang Foundation team that adds support for Rust files in Vim and Neovim. It provides file-detection (so .rs files are recognised), syntax highlighting tuned for Rust’s syntax and macros, and supports formatting via rustfmt and other language-specific tooling. The plugin also integrates with other Vim tools and linters, helping you build a full Rust-editing workflow in Vim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    unimpaired.vim

    unimpaired.vim

    unimpaired.vim: Pairs of handy bracket mappings

    vim-unimpaired provides a rich set of bracket mappings that make navigation and editing faster with consistent, memorable keys. It standardizes “previous/next” operations across lists like buffers, quickfix, location lists, and tags so your muscle memory stays the same. The plugin also adds convenience motions for moving between version-control conflict markers when resolving merges. It includes utilities for inserting blank lines above or below without leaving normal mode, improving flow for structural edits. Paste mappings are adjusted so linewise pastes respect indentation and placement. The goal is to give you a toolbox of tiny, orthogonal improvements that feel native to Vim rather than an intrusive remapping of fundamentals.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Vimplus

    Vimplus

    An automatic configuration program for vim

    vimplus is an opinionated Vim “distribution” and automatic configuration program by chxuan which bundles a large number of plugins and configurations so that you can essentially install Vim once and have a fully-loaded development setup. Rather than starting with a bare .vimrc and gradually adding plugins, vimplus gives you a pre-configured environment that includes file explorers, completion, status lines, themes, and more. It includes a custom installer and update script, and places a lot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PythonToolkit (PTK)
    PythonToolkit (PTK) is an interactive environment for python. It was designed to provide a python based environment similiar to Matlab for scientists and engineers however it can also be used as a general purpose interactive python environment.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Language Server Protocol

    Language Server Protocol

    Defines a common protocol for language servers

    The Language Server Protocol (LSP) is a specification that standardizes how editors and IDEs communicate with language-smart backends over JSON-RPC. It defines capabilities such as completion, hover information, signature help, go-to definition, find references, diagnostics, code actions, formatting, rename, semantic tokens, and more. By decoupling tooling from individual editors, a single language server can power multiple clients, dramatically reducing duplicated effort across ecosystems....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    CodeLite

    CodeLite

    CodeLite: an open source, cross platform C/C++/PHP and JavaScript IDE

    codelite is an open-source, cross platform IDE for the C/C++/PHP and JavaScript programming languages (build and tested on Windows 7, 8, ubuntu >=14.04 plus debian, fedora and openSUSE, and Mac OSX 10.8.4). codelite is distributed under the terms of the GPLv2 license If you need help with codelite, please join our forums at: http://forums.codelite.org Visit our download page at: http://codelite.org/support.php The CodeLite Team
    Downloads: 22 This Week
    Last Update:
    See Project
  • 16
    targets.vim

    targets.vim

    Vim plugin that provides additional text objects

    ...It introduces flexible objects for arguments, separators, quotes, tags, and custom pairs so you can select, change, or delete logical units with fewer keystrokes. The plugin also adds “next” and “last” variants, enabling you to operate on the upcoming or previous occurrence without moving the cursor first. Its design emphasizes predictability: the same mental model as built-in objects applies across many new patterns. Because it’s purely text-object oriented, it composes naturally with motions, operators, and dot-repeat for powerful refactors. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Atom Beautify

    Atom Beautify

    Universal code formatting plugin

    atom‑beautify is a universal code formatting plugin for the Atom text editor, offering support for numerous languages and formatter engines to clean or prettify source code. Many users are experiencing issues when installing third-party beautifiers (e.g., Uncrustify, PHP-CS-Fixer, and many more). A possible solution is a "cloud" service that provides remote access to these beautifiers.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    JByteMod-Beta

    JByteMod-Beta

    Java bytecode editor

    JByteMod is a multifunctional bytecode editor with syntax highlighting and live decompiling and method graphing.
    Downloads: 46 This Week
    Last Update:
    See Project
  • 19
    rails.vim

    rails.vim

    rails.vim: Ruby on Rails power tools

    ...In addition to navigation, the plugin provides commands to generate scaffolding, migrate the database, switch environments, and so on, making many common Rails tasks accessible without leaving the editor. The plugin emphasizes staying within Vim and minimizing context-switching, which boosts productivity for Rails developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Activate Power Mode

    Activate Power Mode

    Atom package - Activate POWER MODE to write your code in style

    Activate Power Mode is an Atom plugin that adds playful visual and audio effects—particle trails, screen shaking, combo counters—when coding at speed. Inspired by Code in the Dark’s “power mode”, it enhances typing flow, with customizable thresholds and combo modes to moderate effect frequency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Notepad++ Plugin Manager

    Notepad++ Plugin Manager

    ...Users are now encouraged to rely on Notepad++’s built-in plugin solution instead of this deprecated tool. This project is the old location for the plugin list for Notepad++ Plugin Manager. Please use https://github.com/bruderstein/npppluginmanager for any issues and current code
    Leader badge
    Downloads: 132,617 This Week
    Last Update:
    See Project
  • 22
    Tabular

    Tabular

    Vim script for text filtering and alignment

    Tabular is a Vim plugin for aligning text into neat columns using pattern-driven rules. Instead of manually spacing content, you define an alignment target—such as : in dictionaries, = in assignments, or | in Markdown tables—and the plugin rearranges whitespace to produce straight columns. It supports regular expressions, so you can craft smart alignment that respects context or ignores edge cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    goyo.vim

    goyo.vim

    Distraction-free writing in Vim

    goyo.vim is a plugin by junegunn that provides a distraction-free writing environment inside Vim or Neovim by concentrating the focus on the current buffer. When you invoke the command (e.g., :Goyo), it opens the current file in a centered, minimal layout — typically hiding sidebars, status-lines, tab-lines, scrollbars, and other UI clutter — thus offering a clean space for writing or reading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SuperTab

    SuperTab

    Perform all your vim insert mode completions with Tab

    supertab lets you drive completion with the Tab key instead of the default Ctrl-N/Ctrl-P, making insert-mode completion feel more natural. It can cycle through completion items and optionally fall back to indentation or other behaviors when no completion is available. The plugin plays nicely with omnifunc and user-defined completion sources, so language-specific engines or LSP-backed completions slot in seamlessly. Works with omnifunc and external completion sources or frameworks. You can configure direction, cycling, and how Tab behaves at line starts or after whitespace. It is intentionally small and focused, providing a thin layer over Vim’s completion to streamline everyday typing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Original code by Danie Linsley : http://danielinsley.com/entries/general/tinymce-syntax-highlighted-code-editor It is a useful plugin for TinyMCE (WYSIWYG HTML editor) that adds up the ability to color your code. Here is the french localization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next