This repository was archived by the owner on Nov 18, 2022. It is now read-only.
This repository was archived by the owner on Nov 18, 2022. It is now read-only.
Debug code lens for Rust #373
Open
Description
I created a vscode extension to create a debug codelens for each test in a rust file. It does depend on CodeLLDB to start a debug session.
Do you think it make sense to add this functionality in the rls extension?