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

Inspector: use arg names + arg types #198

Open
vemv opened this issue Oct 21, 2023 · 0 comments
Open

Inspector: use arg names + arg types #198

vemv opened this issue Oct 21, 2023 · 0 comments

Comments

@vemv
Copy link
Member

vemv commented Oct 21, 2023

When rendering methods as shown in clojure-emacs/cider#3546, we can also include arg names besides from arg types:

-fooMethod(String, Integer)
+fooMethod(String name, Integer age)
@vemv vemv changed the title Inspectors: use arg names + arg types Inspector: use arg names + arg types Oct 21, 2023
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

No branches or pull requests

1 participant