esy-issues icon indicating copy to clipboard operation
esy-issues copied to clipboard

[MID PRI] Universal editor plugins

Open jordwalke opened this issue 8 years ago • 0 comments

We can take advantage of the esy conventions, by building editor plugins that understand how to source the project environment when you edit files inside of an esy project. That means people would no longer have to install global tools in order for their editors to work correctly. Each project can have their own version of the IDE tools as dev dependencies. This convention could be used for everything from JS/Flow development, as well as ReasonML and C++.

jordwalke avatar Feb 18 '17 10:02 jordwalke