Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Fix #553: Add additional, optional paths to spawned processes #556

Merged
merged 8 commits into from
Jul 25, 2017

Conversation

bryphe
Copy link
Member

@bryphe bryphe commented Jul 25, 2017

Issue: There are some differences in the PATH settings sent to Oni, depending on how it was launched (terminal, dock, etc), and depending on the platform. Some of the language server processes (and other extensibility points) depend on having some common binaries, like node or python accessible.

Defect: There isn't a guarantee that we will get all the necessary paths from the environment Oni is opened from.

Fix: Add a setting that allows additional PATHs to be added to Oni - regardless of where it is executed.

@bryphe bryphe merged commit eed7659 into master Jul 25, 2017
@bryphe bryphe deleted the extr0py/0.2.7/553/additional-paths branch August 24, 2017 14:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant