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 support for nvim-dap and nvim-jdtls #202

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dradtke
Copy link
Collaborator

@dradtke dradtke commented Oct 29, 2021

What

Add the nvim-dap and nvim-jdtls plugins and configure them.

Why

These plugins provide better support for editing and debugging Java code than what we currently have.

One caveat is that it may conflict slightly with #201, since the picker is likely not aware of nvim-jdtls's implementation of code actions, so some additional work may be needed in order to get these two PRs to play nicely.

Checklist

  • Send RFC email to Braintree developers if change may be impactful. Please include a link to this PR so that discussion about the pros and cons of the change remains linked to the proposed changes. Recent examples include: addition of linter and completer, no longer removing end-of-line whitespace on save, changing to fzf for file lookup.

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.

1 participant