atom-iex
atom-iex copied to clipboard
Elixir iex REPL in an Atom tab.
Some installed packages could not be loaded because they contain native modules that were compiled for an earlier version of Atom. Rebuild Failed iex 0.10.0 gyp WARN download NVM_IOJS_ORG_MIRROR is...
For some reason, I can't type keys that wait for other key to be typed (like `"`, `'`, `~` ...) when I'm using IEx Atom in my macbook. I'm using...
Sorry, this is embarrassing but it seems iex no longer opens an iex window. I was using it in 2016 without problems. For example, iex > 'Open iex session in...
I opened in Atom and text is white on light gray background, so I can't read the text. I'm not finding a way to change this. Iex settings' colors seem...
the error happens both via apm as within the Atom ``` Installing “[email protected]” failed. > [email protected] install C:\Users\VRDT021\AppData\Local\Temp\apm-install-dir-115419-5948-18wojhr\node_modules\iex\node_modules\child_pty > node-gyp rebuild C:\Users\VRDT021\AppData\Local\Temp\apm-install-dir-115419-5948-18wojhr\node_modules\iex\node_modules\child_pty>node "C:\Users\VRDT021\AppData\Local\atom\app-0.199.0\resources\app\apm\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild gypnpm ERR! Windows_NT 6.2.9200 npm ERR!...
Trying to run Open IEx session from package menu and it open tab and closed in a second or two. No log or anything.
When the REPL tab is focused via the "View->Panes->Focus Pane Below" or related methods it does not get focus, even though the focus has left the previously focused editor. Clicking...
When I hit `cmd - alt - l`, I get a new pane with this error: ``` Erlang/OTP 17 [erts-6.4] [source] [64-bit] [smp:8:8] [async-threads:10] [hipe] [kernel-poll:false] [dtrace] *** ERROR: Shell...
One of the goals of this package is to enable REPL (IEx) interaction without having to switch tabs to type directly in the REPL pane. Right now the user has...