← Back to context

Comment by fh973

8 years ago

That sounds Atom plugin specific. Do Atom plugins not run in some sort of Sandbox?

To sandbox them away from the editor contents? I can't think of many of my (Vim) plugins that would work without access to the editor itself.

Sandbox that keeps them from your filesystem - maybe. But not from the editor or network (most of the plugins need or rather based on the idea of using them).