You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i get no autocompletions or hover hints for referenced libraries like for example - jackson.
e.g. lsp server cannot complete "JsonFactory" or "factory.createGenerator"
please help. what am i doing wrong?
file compiles without error.
i am not using maven/gradle. just simple file test.java and jackson-core-2.5.4.jar in the same folder.
@snjeza i have CudaText and its lsp plugin has no support for code actions yet (i assume this is code action).
but i can manually delete any files just tell me where to look. thanks.
Hi.
my OS is Windows 11. my editor is CudaText.
i get no autocompletions or hover hints for referenced libraries like for example -
jackson
.e.g. lsp server cannot complete "JsonFactory" or "factory.createGenerator"
please help. what am i doing wrong?
file compiles without error.
i am not using maven/gradle. just simple file
test.java
andjackson-core-2.5.4.jar
in the same folder.settings:
test.java file:
debug log:
The text was updated successfully, but these errors were encountered: