diff --git a/pdex/README.md b/pdex/README.md index 0ca2aa456..4b944dedf 100644 --- a/pdex/README.md +++ b/pdex/README.md @@ -6,4 +6,5 @@ This project is in the process of being moved out of the main project so that it Stay tuned for updates. Manindra Moharana + 29 June 2013 diff --git a/pdex/Todo, GSoC 2013.txt b/pdex/Todo, GSoC 2013.txt index 754eb4b3a..caa3b1df8 100644 --- a/pdex/Todo, GSoC 2013.txt +++ b/pdex/Todo, GSoC 2013.txt @@ -50,7 +50,8 @@ x Edge Case: Need to take displaced offsets on a line, due to pde enhancements, 4. All the changes in code would be made in a separate copy of the code(?). After all the renaming is done, allow it only if the new code compiles. Basically an undo should be possible in case of conflicts. * Undo misbehaves here, handle carefully. * Handle saving. If sketch closed after renaming w/o saving find bugs. -* Refactoring ui +x Refactoring ui +x For now, user needs to highlight the name of the var, and then right-click -> Rename.. * Add support for word select on right click and rename, mouse co-ordinates need to obtained carefully Quick Navigation