This repository was archived by the owner on Dec 13, 2018. It is now read-only.
v0.277.0
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.