Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Implement mechanism to inject extra dependencies when the repl starts. #176

Closed
wants to merge 3 commits into from
Closed

Implement mechanism to inject extra dependencies when the repl starts. #176

wants to merge 3 commits into from

Conversation

pedro-w
Copy link

@pedro-w pedro-w commented Nov 2, 2016

This is just a proposal on a method to implement #168 .
Tested on Windows and Fedora. I think the final version should be made optional based on the Package settings.

What do you think?

@birdspider
Copy link

Whats the status on this PR?

Also alternatively one could just prevent the proto-repl.leinArgs.split to split on the whitespace in the dep vector [x.z.y "0.1"] - i.e. this works:

atom.config.get('proto-repl.leinArgs').split(/\s+(?!\")/)

provided leinArgs is update-in :dependencies conj [proto-repl "0.3.1"] -- repl :headless

@pedro-w
Copy link
Author

pedro-w commented Dec 16, 2022

Closing because AFAICS neither this project nor Atom itself have much of a future.

@pedro-w pedro-w closed this Dec 16, 2022
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.

2 participants