Skip to content

Commit 69d0c66

Browse files
authored
Installing rope
1 parent ac0d550 commit 69d0c66

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/test_plan.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,7 @@ def foo():pass
145145
- [ ] [`Extract Variable`](https://code.visualstudio.com/docs/python/editing#_extract-variable) works
146146
- [ ] [`Extract method`](https://code.visualstudio.com/docs/python/editing#_extract-method) works
147147
- [ ] [`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
148149

149150
### [Debugging](https://code.visualstudio.com/docs/python/debugging)
150151

0 commit comments

Comments
 (0)