This repository has been archived by the owner on Oct 1, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reorg to use the same flow --from vim command (#29)
Idk what the `--from {editor}` command is *intended* to do, but this reorganization allows for more commands to share in the initial flow startup process and get the `--from vim` command. The biggest change in here is because the `jump-to-def` format with and without that command changes. **Output without `--from`:** `/Users/iamdustan/projects/project/app.js:5:3,5:33` **Output with `--from vim`:** `File "/Users/dkasten/projects/w2g-web/client/root-action-creators.js", line 5, characters 3-33`
- Loading branch information
Showing
1 changed file
with
26 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters