Skip to content

Commit 5acbed8

Browse files
authored
Add note about Inspect Attributes
1 parent 4d8b077 commit 5acbed8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ of text selected, it will tell you about the type of only that span.
3535
- In the right click menu, you can go to the definition of the object
3636
your cursor is currently selecting.
3737

38+
- In the right click menu, you can view the attributes mypy knows about
39+
of the object your cursor is currently selecting.
40+
3841
Note: On use, creates folder `mypy` within the idle user directory.
3942
On Linux systems, this is usually `~/.idlerc/mypy`.
4043

0 commit comments

Comments
 (0)