Skip to content
This repository has been archived by the owner on Jan 19, 2018. It is now read-only.

Xcodo/atom-launcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AtomLauncher

Windows Explorer-friendly launcher for Atom

AtomLauncher is a simple wrapper for the atom.cmd script shipped with the Atom editor.

As shipped, Atom cannot nicely be assigned to file types as the default program to open the file for several reasons:

  • The executable is in a version-specific folder and so moved with each release.
  • Assigning to the atom.cmd script gives an unknown/generic file icon which looks horrible.
  • Launching files with the atom.cmd script flashes up a console window (albeit briefly).

See Atom Issue #4893

The current version assumes that atom.cmd is on your PATH.

Manual installation

Currently the launcher must be installed manually by the user:

  1. Ensure atom.cmd is on your PATH (type atom into a Command Prompt window and see if Atom launches if unsure).
  2. Download the latest AtomLauncher release from the releases page.
  3. Extract the files to any location on your computer (for instance %LOCALAPPDATA%\AtomLauncher).
  4. In Windows Explorer, right-click on a file type you wish to open with Atom and select Open with>Choose default program.
  • Open with example
  1. Click the Browse button and navigate to where you placed AtomLauncher.
  2. Double-click AtomLauncher.exe to select the program.
  3. Click Ok in the Open with dialog to set AtomLauncher as the default program for this file type in future.
  4. Atom should open and display the file.
  5. Repeat for each file type required.

Future plan

  • Add instructions to release.
  • Make the PATH configurable, possibly with an INI file.
  • Add installer.
  • Look at having a document icon in place of the full Atom icon for files.
  • Look at installing AtomLauncher as a suggested program in the "Open with..." dialog.
  • Look at optionally setting as default for some file types from installer.

About

Windows Explorer-friendly launcher for Atom

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages