gen_lsp
gen_lsp copied to clipboard
test recorder
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