
874,321
Downloads
117
Downloads of v 1.35.0-beta0
1/9/2019
Last update
Atom is a text editor that's modern, approachable, yet hackable to the core—a tool you can customize to do anything but also use productively without ever touching a config file.
Cross-platform editing
Atom works across operating systems. You can use it on OS X, Windows, or Linux.
Built-in package manager
Search for and install new packages or start creating your own—all from within Atom.
Smart autocompletion
Atom helps you write code faster with a smart, flexible autocomplete.
File system browser
Easily browse and open a single file, a whole project, or multiple projects in one window.
Multiple panes
Split your Atom interface into multiple panes to compare and edit code across files.
Find and replace
Find, preview, and replace text as you type in a file or across all your projects.
To install Atom, run the following command from the command line or from PowerShell:
C:\> choco install atom
--pre
To upgrade Atom, run the following command from the command line or from PowerShell:
C:\> choco upgrade atom
--pre
Files
Hide- tools\chocolateyInstall.ps1
Show
$ErrorActionPreference = 'Stop' # *** Automatically filled *** $packageArgs = @{ packageName = 'atom' softwareName = 'Atom' fileType = 'exe' url = 'https://github.com/atom/atom/releases/download/v1.35.0-beta0/AtomSetup.exe' url64bit = 'https://github.com/atom/atom/releases/download/v1.35.0-beta0/AtomSetup-x64.exe' silentArgs = '--silent' checksum = 'b19442f60a9640613467ea019464ae4447ac1e6339bc7b5cef8768321ac86ae6' checksumType = 'sha256' checksum64 = '2c9629966cbdacfa8d5f5afe6606e4ef261fc644ceb1c39842e135a080561929' checksumType64 = 'sha256' validExitCodes = @(0) } # *** Automatically filled *** Install-ChocolateyPackage @packageArgs
Virus Scan Results
- Atom.1.35.0-beta0.nupkg (ae9a989df90c) - ## / 62 - Log in or click on link to see number of positives
- AtomSetup-x64.exe (2c9629966cbd) - ## / 67 - Log in or click on link to see number of positives
- AtomSetup.exe (b19442f60a96) - ## / 68 - Log in or click on link to see number of positives
Dependencies
This package has no dependencies.
Package Maintainer(s)
Software Author(s)
Copyright
Copyright © GitHub Inc.
Tags
Release Notes
Version History
Version | Downloads | Last updated | Status |
---|---|---|---|
Atom 1.35.0-beta0 | 117 | Wednesday, January 9, 2019 | approved |
Atom 1.34.0 | 8397 | Wednesday, January 9, 2019 | approved |
Atom 1.34.0-beta1 | 66 | Thursday, December 20, 2018 | approved |
Atom 1.34.0-beta0 | 95 | Thursday, November 29, 2018 | approved |
Atom 1.33.1 | 4214 | Thursday, December 20, 2018 | approved |
Atom 1.33.0 | 4928 | Thursday, November 29, 2018 | approved |
Atom 1.33.0-beta3 | 20 | Wednesday, November 21, 2018 | responded |
Atom 1.33.0-beta2 | 84 | Friday, November 9, 2018 | approved |
Atom 1.33.0-beta1 | 60 | Wednesday, October 31, 2018 | approved |
Atom 1.33.0-beta0 | 71 | Wednesday, October 24, 2018 | approved |
Discussion for the Atom Package
Ground rules:
- This discussion is only about Atom and the Atom package. If you have feedback for Chocolatey, please contact the google group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Atom, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.