gen_lsp icon indicating copy to clipboard operation
gen_lsp copied to clipboard

test recorder

Open mhanberg opened this issue 2 years ago • 0 comments

Description

It would be awesome if you could start a recording that opens your editor, you do some stuff, then close the editor, and it spits out an elixir script that recorded all of the LSP messages in a format that uses the GenLSP.Test assertions and what not

This will likely actually take the form of an editor plugin, but i think it can likely live in this repo

mhanberg avatar Aug 07 '23 16:08 mhanberg