All Projects → limetext → Lime

limetext / Lime

Licence: bsd-2-clause
Open source API-compatible alternative to the text editor Sublime Text

Projects that are alternatives of or similar to Lime

Simple Java Text Editor
📝 PHNotepad is a simple Java text/code editor (notepad) written in Java. It has also nice features such as Search tool, Find/Replace text/code, Auto completion, Nice Image Buttons for better UX, etc.
Stars: ✭ 128 (-99.16%)
Mutual labels:  editor, text-editor
Bim
small terminal text editor with syntax highlighting
Stars: ✭ 174 (-98.86%)
Mutual labels:  editor, text-editor
Lime Qml
QML frontend for LimeText
Stars: ✭ 150 (-99.02%)
Mutual labels:  editor, text-editor
Left
Distractionless Writing Tool
Stars: ✭ 1,538 (-89.94%)
Mutual labels:  editor, text-editor
Avaloniaedit
Avalonia-based text editor (port of AvalonEdit)
Stars: ✭ 201 (-98.68%)
Mutual labels:  editor, text-editor
Mg
Micro (GNU) Emacs-like text editor ❤️ public-domain
Stars: ✭ 117 (-99.23%)
Mutual labels:  editor, text-editor
Pell
📝 the simplest and smallest WYSIWYG text editor for web, with no dependencies
Stars: ✭ 11,653 (-23.75%)
Mutual labels:  editor, text-editor
Femto
A toy text editor with no dependencies written in Ruby
Stars: ✭ 34 (-99.78%)
Mutual labels:  editor, text-editor
Sapling
A highly experimental vi-inspired editor where you edit code, not text.
Stars: ✭ 195 (-98.72%)
Mutual labels:  editor, text-editor
Slate Plugins
A set of my personal Slate editor plugins, in a monorepo.
Stars: ✭ 191 (-98.75%)
Mutual labels:  editor, text-editor
Dte
A small, configurable console text editor (moved to https://gitlab.com/craigbarnes/dte)
Stars: ✭ 98 (-99.36%)
Mutual labels:  editor, text-editor
Pythonbuddy
Online Python Editor With Live Syntax Checking and Execution
Stars: ✭ 223 (-98.54%)
Mutual labels:  editor, text-editor
O
🌀 Text editor suitable for writing git commit messages and editing Markdown files. Can build executables and jump to errors at the press of `ctrl-space`, for several programming languages. Can format code with `ctrl-w`. Provides general syntax highlighting, rainbow parenthesis and cut/paste portals. o is intentionally limited to VT100.
Stars: ✭ 54 (-99.65%)
Mutual labels:  editor, text-editor
Notepadqq
A simple, general-purpose editor for Linux
Stars: ✭ 1,738 (-88.63%)
Mutual labels:  editor, text-editor
Remirror
ProseMirror toolkit for React 🎉
Stars: ✭ 973 (-93.63%)
Mutual labels:  editor, text-editor
Oni
Oni: Modern Modal Editing - powered by Neovim
Stars: ✭ 11,466 (-24.98%)
Mutual labels:  editor, text-editor
Vue Quill Editor
🍡@quilljs editor component for @vuejs
Stars: ✭ 6,874 (-55.02%)
Mutual labels:  editor, text-editor
Lem
Common Lisp editor/IDE with high expansibility
Stars: ✭ 894 (-94.15%)
Mutual labels:  editor, text-editor
Nib
Wysiwyg / Text editor components built using React and Prosemirror
Stars: ✭ 181 (-98.82%)
Mutual labels:  editor, text-editor
Edi
Edi - The open source text editor IDE based on AvalonDock and AvalonEdit
Stars: ✭ 220 (-98.56%)
Mutual labels:  editor, text-editor

Bountysource Bounties Bountysource Raised

Gitter

lime

Welcome to the meta project for Lime.

For the backend, please see limetext/lime-backend.

There are also three frontends currently in development: limetext/lime-qml, limetext/lime-termbox, and limetext/lime-html.

Status

The frontends are not ready to replace your favourite editor, but the backend isn't too far away.

If you want to help us build Lime, great! We'd love your help. See here for how you could be most useful.

This project is not yet ready for daily use, and we currently lack the resources to support users. If you need help building, running, or otherwise using Lime, try the wiki or your favorite search engine. If you still need help, consider opening an issue in limetext/support. Issues opened in this project that don't relate to bugs or improvements will be closed.

Your help is needed to move the project forward! Claim an issue and submit a pull request!

What is Lime?

I love the Sublime Text editor. I have created several plugins to make it even better. One thing that scares me though is that it is not open sourced and the pace of nightly releases have recently been anything but nightly, even now that version 3 is out in Beta.

There was a period of about 6 months after the Sublime Text 2 "stable" version was released where pretty much nothing at all was communicated to the users about what to expect in the future, nor was there much support offered in the forums. People including myself were wondering if the product was dead and I personally wondered what would happen to all the bugs, crashes and annoyances that still existed in ST2. This lack of communication is a dealbreaker to me and I decided that I will not spend any more money on that product because of it.

As none of the other text editors I've tried come close to the love I had for Sublime Text, I decided I had to create my own.

-- @quarnster

Why API compatibility?

Sublime Text has a good plugin architecture and a large collection of existing plugins created for it. We want users to be able to take advantage of these extensions without requiring developers to support multiple APIs.

Goals

Please refer to the Goals page in the wiki.

Build instructions

Please refer to the Building page in the wiki.

Contributing

Want to help build Lime? Awesome! We are always thrilled to receive pull requests, and do our best to process them as fast as possible. Not sure if that typo is worth a pull request? Do it! We will appreciate it.

If your pull request is not accepted on the first try, don't be discouraged! If there's a problem with the implementation, hopefully you received feedback on what to improve.

Where is a good place to start? The Contributing page in the wiki has some suggestions. Think the wiki needs clarifying, or something is missing? Go ahead and make the change.

Guidelines for making contributions can be found in CONTRIBUTING.md.

Want to chat? Find us on Gitter.

License

The license of the project is the 2-clause BSD license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].