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
757ae6de39
This is getting closer, but lines still need to be opaque. Multi-line selections will still need to be rendered behind the line layers so they can extend to the edge of the viewport, so this code still has value. |
||
---|---|---|
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.