1 parent ac0d550 commit 69d0c66Copy full SHA for 69d0c66
1 file changed
.github/test_plan.md
@@ -145,6 +145,7 @@ def foo():pass
145
- [ ] [`Extract Variable`](https://code.visualstudio.com/docs/python/editing#_extract-variable) works
146
- [ ] [`Extract method`](https://code.visualstudio.com/docs/python/editing#_extract-method) works
147
- [ ] [`Sort Imports`](https://code.visualstudio.com/docs/python/editing#_sort-imports) works
148
+- [ ] You are prompted to install `rope` when running any of these commands if it is not already installed
149
150
### [Debugging](https://code.visualstudio.com/docs/python/debugging)
151
0 commit comments