cmullins7 / pyscripter

Automatically exported from code.google.com/p/pyscripter
0 stars 0 forks source link

Add "Find References" and "Find Definition" to context menu #270

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Right click on a symbol in editor

What is the expected output? What do you see instead?

Users might expect to find most common functionality related to the
selected symbol to be presented in the context menu.

What version of the product are you using? On what operating system?

PyScripter 1.9.9.3 on Windows XP.

Please provide any additional information below.

As a workaround users can assign a keyboard shortcut to the functions.

Original issue reported on code.google.com by blackw...@nexgo.de on 10 Jan 2009 at 8:32

GoogleCodeExporter commented 9 years ago
It will be very nice... If its available in Code Explorer!
This will bring PyScripter almost similar to WING.

According to me... Only two things are left to reach WING ... 
1. CODE Folding
2. Enhanced CODE Explorer (Source Code Browser)

Original comment by aku.mar....@gmail.com on 14 May 2009 at 1:35

GoogleCodeExporter commented 9 years ago
Find Definition is the same as double clicking.

Original comment by pyscripter on 17 May 2009 at 9:52

GoogleCodeExporter commented 9 years ago
The last comment applies to the Code Explorer.
By the way I am planning a revamp of the Code Explorer.

Original comment by pyscripter on 17 May 2009 at 11:32

GoogleCodeExporter commented 9 years ago
Regarding the editor you can Ctrl-click on an identifier to go to its 
definition. 
You can then use the browsing button to go back.  See the help file on "Find 
Definition"

Original comment by pyscripter on 17 May 2009 at 11:34

GoogleCodeExporter commented 9 years ago
Fixed in version control.

Original comment by pyscripter on 1 Oct 2010 at 12:25