lsp-java icon indicating copy to clipboard operation
lsp-java copied to clipboard

Support attach/update sources

Open yyoncho opened this issue 6 years ago • 3 comments

See https://github.com/eclipse/eclipse.jdt.ls/pull/837

yyoncho avatar Oct 30 '18 07:10 yyoncho

Could we do this with a var? And then a user could add a dir-local entry to assign the value per project/workspace?

At some point a mechanism for doing this interactively could be added.

mahinshaw avatar Dec 14 '18 16:12 mahinshaw

At this point dir locals does not work : https://github.com/emacs-lsp/lsp-mode/issues/405 . I am not familiar what is the API so I am not sure whether it will work and what should be the end state. I am pro any solution that will move us closer to the target state.

yyoncho avatar Dec 14 '18 17:12 yyoncho

Ok. Good to know. I'll see if there is anything else to hook into that would solve this on a per project basis.

mahinshaw avatar Dec 14 '18 19:12 mahinshaw