react-native/local-cli/server
Rob Hogan c3e8c825af Open to correct line on Webstorm, IntelliJ and AppCode
Summary:
A tiny PR to add support for launching IDEA editors with the cursor at the correct line. The argument syntax is the same as sublime.

The base names `wstorm`, `idea` and `appcode` are the default names when CLI launchers are created through 'Tools'->'Create Command-Line launcher' in the respective editor's gui.

Tested through a fork of RN on Webstorm, IntelliJ and AppCode for OSX and by manual invocation from CLI on IntelliJ for windows.
Closes https://github.com/facebook/react-native/pull/9042

Differential Revision: D3627680

fbshipit-source-id: dfb0db92f9ca8b464471c3dc9e92196d87d2e244
2016-07-27 04:43:47 -07:00
..
middleware Add Copy and Dismiss Button in RN Android Red Box 2016-06-30 08:13:22 -07:00
util Open to correct line on Webstorm, IntelliJ and AppCode 2016-07-27 04:43:47 -07:00
checkNodeVersion.js Use a separate babel config for the local-cli and the packager 2016-05-21 06:58:26 -07:00
formatBanner.js fix banner for old node version 2016-06-22 03:43:33 -07:00
runServer.js allow `rn.cli-config.js` w/o `getTransformModulePath` 2016-07-01 06:58:37 -07:00
server.js Allow rn-cli.config.js to specify the default transformer 2016-06-22 08:13:26 -07:00