mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
61e9befbe70003c4f163a1bdbc21eed6c5ebf341
We sending every binding matching the `body` selector to the browser process, but it only selects the first. Since we scan the bindings in chronological order, we need to unshift bindings to the front of the array so the most recently defined bindings are loaded first.
Atom — The hackable editor
Check out our guides and API documentation.
Installing
Download the latest Atom release.
Atom will automatically update when a new release is available.
Building
Follow the instructions in the build docs.
Description
Languages
JavaScript
88.3%
Less
8.7%
CoffeeScript
2.8%
Shell
0.1%
