LionHeart123 / pyscripter

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

Feature request: code refactoring #622

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Implemented in pydev. Some examples:
1) Assign parameters of constructor to attributes -> in my opinion, the best 
feature
2) Surround code with try..catch / finally
3) Auto-Import 'quick-fix' for undefined variables

Original issue reported on code.google.com by steshina...@gmail.com on 13 Mar 2012 at 1:13

GoogleCodeExporter commented 9 years ago
Issue 628 has been merged into this issue.

Original comment by pyscripter on 22 Mar 2012 at 1:13

GoogleCodeExporter commented 9 years ago
Also function, variable and class renaming would be nice :-)

Original comment by m...@timsteffens.de on 26 Mar 2014 at 7:08