mfussenegger / nvim-jdtls

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

Hot code replace by command #334

Closed EpsilonKu closed 2 years ago

EpsilonKu commented 2 years ago

Problem Statement

What about to add command to hot code replace. Auto replace is annoying sometimes.

Ideas or possible solutions

No response

mfussenegger commented 2 years ago

Sounds like a good idea - done with https://github.com/mfussenegger/nvim-jdtls/pull/336