On 08 May 2015, at 14:58, Marcus Denker <marcus.denker@inria.fr> wrote:On 08 May 2015, at 11:52, Marcus Denker <marcus.denker@inria.fr> wrote:Hi,
50040 now has these changes:
- Smart Suggestions used to re-parse even when the editor window is not dirty.
==> now we work on the AST we get from the method in this case.
- Reflectivity: FIX: when removing the last link, make sure to recompile the method.
- Breakpoints: added (and simplified a bit) the class Breakpoint from Clara���s SmartBreakpoint
��project.
Next: integrate enable setting/removing breakpoints using suggestions.this is of course completely untested��� it works only when there is no unacceptedtext in the editor and maybe only within Nautilus.And of course existing breakpoints are not yet in any form visualised in the editor.This is in 50041. Please use with care��� still needs work to be really usable.Marcus