Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 672 Bytes

editors.md

File metadata and controls

21 lines (14 loc) · 672 Bytes

pkgx & Editors

For editors like Visual Studio Code, dev is enough to have it see the tools a project may need.

{% hint style="danger" %} Make sure you open the project at that directory! {% endhint %}

Editors that open from the terminal will inherit the active environment you added via pkgx (dev uses pkgx to construct environments).

For other editors and IDEs you will likely need to sudo pkgx install to ensure the tools are available.

Extensions & Plugins

We intend to create a pkgx extension where it makes sense. Automatically ensuring the tools, frameworks and libraries you need are available whatever you are working on.