mfussenegger / nvim-jdtls

Extensions for the built-in LSP support in Neovim for eclipse.jdt.ls
GNU General Public License v3.0
1k stars 62 forks source link

Include source set indicator in `move` target selection #514

Closed mfussenegger closed 1 year ago

mfussenegger commented 1 year ago

Otherwise it's not possible to distinguish between test and main if a package exists in both, as both would appear the same.