mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
A Community-led Hyper-Hackable Text Editor
7c1a4a9e08
Fixes #2583 This prevents the cursor from having 0 width inside atomic tokens. |
||
---|---|---|
apm | ||
benchmark | ||
build | ||
docs | ||
dot-atom | ||
exports | ||
keymaps | ||
menus | ||
resources | ||
script | ||
spec | ||
src | ||
static | ||
vendor | ||
.gitattributes | ||
.gitignore | ||
.npmrc | ||
.pairs | ||
atom.sh | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
package.json | ||
README.md |
Atom is a hackable text editor for the 21st century, built on atom-shell, and based on everything we love about our favorite editors. We designed it to be deeply customizable, but still approachable using the default configuration.
Visit atom.io to learn more.
Installing
Download the latest Atom release.
Atom will automatically update when a new release is available.
Building
Developing
Check out the guides and the API reference.