Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding ghci run enviroment variable setting. #5

Closed
phoityne opened this issue Dec 18, 2016 · 6 comments
Closed

adding ghci run enviroment variable setting. #5

phoityne opened this issue Dec 18, 2016 · 6 comments

Comments

@phoityne
Copy link
Owner

There already has been add ghciEnv setting on launch.json.
But it is not uesed in phoityne-vscode yet.

@akshay2000
Copy link

Will this setting allow me to obtains args using getArgs from System.Environment package? If so, then this is awesome. Do we have an ETA on implementation?

@phoityne
Copy link
Owner Author

No, this won't.
This setting allow you to use getEnv.
I will check ":set args" ghci command for using getArgs.

@akshay2000
Copy link

akshay2000 commented Apr 10, 2017

That's great. This will be extremely helpful for my workflow. Is there any way we can contribute to this extension?

@phoityne
Copy link
Owner Author

Thanks for your contribution.
for accepting pull request, I'll commit extension code to github here, ASAP.
would be next week.

Regards.

@akshay2000
Copy link

In that case, I guess I'll have to wait until then and manually set the args once the session loads.

@phoityne
Copy link
Owner Author

this feature has been added in release-0.0.15.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants