[Pydev-code] PyDev Development first-step help
Brought to you by:
fabioz
From: Kurosch P. <ku...@ze...> - 2013-10-27 13:41:34
|
Hello Everybody, I want implement some features into PyDev and would like to know whether there is some documentation for development. Features I want to add are: # hoare calculus plugin for code verification, # some nice variable visualization for teaching purposes, # some profiling of the code, # a mouse hover over functionality to show variable values like in the visual basic editor # and if possible some step back functionality to go a step back in debugging. I would really appreciate any pointers to anything that can be helpful for implementing those features. Sincere Kurosch |