Re: External editor Atom always opens multiple windows
Well, it's probably because the first instance is not initialized yet, when the second is starting, so the second does not detect that the first is running already. There's hardly anything that we can do about this.
Of course except for using single command to open all files at once. But that would require yet another configuration option, as not all editors allow this.
Of course except for using single command to open all files at once. But that would require yet another configuration option, as not all editors allow this.