Java symbol at point doesn't work at beginning of word · Issue #1199 · ensime/ensime-server

Using | to represent cursor position, running the ensime-emacs command ensime-rpc-symbol-at-point in java-mode at |UserDetails returns nil, while running it at U|serDetails, UserDetails|, or anywhe...