robotframework-lsp
robotframework-lsp copied to clipboard
Using robotframework_ls with emacs
I am an emacs user using robot framework and python. I am able to setup a basic robotframework_lsp as my language server in emacs. But It is not able to instantiate python libraries which involve arguments. I tried different options specifiying needsArgs from emacs. Do you have any information how to do this using emacs.