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

Add arglist metadata to navs. #290

Merged
merged 1 commit into from Aug 16, 2020
Merged

Conversation

phronmophobic
Copy link
Contributor

It's driving me nuts that none of the navigators have the :arglists metadata.

No :arglists metadata means the args for navigators don't pop up in my editor. The arglists also don't show up for my editor's find doc feature or in the repl with clojure.repl/doc.

@nathanmarz
Copy link
Collaborator

I'll need you to sign a contributor agreement before I can merge this in. Can you send your email to nathan@nathanmarz.com and I'll send it over to you via Adobe Sign?

@phronmophobic
Copy link
Contributor Author

The code from src/clj/com/rpl/specter.cljc is code that is copied and modified from https://github.com/clojure/clojure/blob/master/src/clj/clojure/core.clj. Should I move that code into a separate commit or pull request? Do I need to rewrite it so it's not derivative from clojure core code?

The changes in src/clj/com/rpl/specter/macros.clj are my own.

@phronmophobic
Copy link
Contributor Author

Is there anything I can do on my end to make progress on this?

@nathanmarz nathanmarz merged commit e222ba2 into redplanetlabs:master Aug 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants