You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: