Svetlozar Iliev
Svetlozar Iliev
I am trying to resurect this thread, i am facing the same issue, if i call a python plugin method the first time it fails to return a valid value...
@danymat Hi, yes, this is the same idea. I see that there is a PR for it already, did not see that earlier, sorry for the duplicate. As for the...
@j-hui not really, same issue is observed. The issue here is that for me at least, the possible workarounds both of you discussed above seem incredibly confusing. Nothing is really...
Thanks, i have had a look at the formatter settings, the second link however seems promising. Seems like that settings file will be sufficient to add user defined properties. Is...
Great, thanks for the answer, i think this can be closed, answers the initial question.
@snjeza thanks for the quick feedback, i did try it but did not make any difference, same error is observed, this is what jdtls plugin passes as default, and i...
@snjeza i did actually in the last post, that was with verbose turned on, nothing is reported from jdtls.
Yeah, i already had it at verbose, this is what my config looked/looks like while i am testing this issue ```Lua init_options = { extendedClientCapabilities = { advancedGenerateAccessorsSupport = true,...
Not sure i understand what you mean, but i am pretty sure that used to work before for me in jdtls. It actually works with other lang servers as i...
Sorry but had you bothered to read the full thread you would have noticed that i am not setting advancedOrganizeImportsSupport to true, this snippet above was verbatum copied from the...