rope icon indicating copy to clipboard operation
rope copied to clipboard

Expand documentation of Emacs support in the Wiki

Open lieryan opened this issue 4 years ago • 2 comments

Expand documentation of Emacs support in the Wiki

lieryan avatar Sep 26 '21 10:09 lieryan

I recently figured out how to use rope via the LSP plugin and can attest that it is difficult to figure out. It took me quite some time to notice that even though the emacs client does not implement commands for the plugin, you can run lsp-execute-code-action to choose from all currently available code-actions including actions from the plugin. I then used that to implement an emacs package to call the plugin functions in emacs. If that seems useful, I can add it to the wiki. If I overlooked something and there is actually a different proper way to use the plugin, let me know.

sonofhypnos avatar May 07 '24 09:05 sonofhypnos

Added it.

sonofhypnos avatar May 07 '24 09:05 sonofhypnos