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 current ns to spec-list and spec-form requests #2609

Merged
merged 2 commits into from Mar 21, 2019

Conversation

tatut
Copy link
Contributor

@tatut tatut commented Mar 21, 2019

Add current ns to spec-list and spec-form requests so the server can use that information to resolve namespace aliases when providing completions and spec information.

See: clojure-emacs/orchard#42


Before submitting the PR make sure the following things have been done (and denote this
by checking the relevant checkboxes):

  • The commits are consistent with our contribution guidelines
  • You've added tests (if possible) to cover your change(s)
  • All tests are passing (make test)
  • All code passes the linter (make lint) which is based on elisp-lint and includes
  • You've updated the changelog (if adding/changing user-visible functionality)
  • You've updated the user manual (if adding/changing user-visible functionality)

@bbatsov bbatsov merged commit 07f38a6 into clojure-emacs:master Mar 21, 2019
@bbatsov
Copy link
Member

bbatsov commented Mar 21, 2019

Thanks!

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