react-native/local-cli/server/util
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
..
attachHMRServer.js Pass transformOptions to getShallowDependencies. 2016-04-06 11:38:27 -07:00
copyToClipBoard.js Add Copy and Dismiss Button in RN Android Red Box 2016-06-30 08:13:22 -07:00
debugger.html Update keyboard input element from `span` to `kbd` 2016-07-26 10:13:45 -07:00
debuggerWorker.js Don't send bogus values to the app 2016-03-11 04:35:24 -08:00
launchEditor.js Open to correct line on Webstorm, IntelliJ and AppCode 2016-07-27 04:43:47 -07:00
messageSocket.js Use messageSocket to broadcast reload command on global shortcut 2016-06-20 10:58:32 -07:00
webSocketProxy.js Improve Chrome debugger 2016-02-05 15:17:33 -08:00