eebbb99fc886f7861e5396342d30c42edfb7aedb
Previously, each editor observed font-related config values on its own and applied inline styles to honor them. This made it difficult to style the editor like a normal element with CSS. Moving this to a global stylesheet that targets editors via the .editor selector means that the font size setting can be overridden in specific contexts, such as when using mini editors.
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
Mac OS X
Download the latest Atom release.
Atom will automatically update when a new release is available.
Windows
Install the Atom chocolatey package.
- Install chocolatey.
- Close and reopen your command prompt or PowerShell window.
- Run
cinst Atom - In the future run
cup Atomto upgrade to the latest release.
You can also download a .zip file from the releases page.
The Windows version does not currently automatically update so you will need to
manually upgrade to future releases by re-downloading the .zip file.
Building
Developing
Check out the guides and the API reference.
Descrição
Linguagens
CoffeeScript
84.9%
JavaScript
12.7%
Less
1.8%
Shell
0.4%
