Skip to content
This repository was archived by the owner on Dec 13, 2018. It is now read-only.

v0.277.0

Choose a tag to compare

@jgebhardt jgebhardt released this 18 Jan 20:33
· 3735 commits to master since this release

General

  • When using the atom command on a devserver to open a file or directory in your local Atom, you can now use the --new-window (or -n) flag if the argument is a directory and it will open the remote folder in a new local Atom window rather than adding it as a root folder to an existing window.

Code Search

  • Add 'grep' to code search tool options list.
  • Add option to use git/hg grep where available.