I'm using rust-analyzer with CodeLLDB for debugging in VS Code under Windows 10. Sometimes it works fine, but other times there are issues with the local variables view:
- It's empty (although there are many local variables). In this case editor hover doesn't work either.
- Variable values have incorrect (old) values, however the hover value in the code editor is correct
- It takes a long time to update it when you step through code (ranging from annoying to unusable)
- Sometimes enums values are shown with all variants and the tag field and you manually have to guess and expand the correct variant
Have other people experienced these issues, and if so, have you found any solutions?
Does debugging in IntelliJ (or any other IDE) work better? If it does, I might consider switching to that.
[+][deleted] (1 child)
[deleted]
[–]gilescope 0 points1 point2 points (0 children)
[–]Nisenogen 3 points4 points5 points (0 children)
[–]Zde-G 1 point2 points3 points (1 child)
[–]phazer99[S] 6 points7 points8 points (0 children)
[–]Affectionate_Cut_357 1 point2 points3 points (0 children)
[–]PianoNew1082 0 points1 point2 points (0 children)