Status: Accepted Owner: nicolas.pouillard Labels: Type-Defect Priority-Medium Component-Mode-Haskell
New issue 227 by nicolas.pouillard: Automatic block adjustment and comments http://code.google.com/p/yi-editor/issues/detail?id=227 What steps will reproduce the problem? 1. Open a file with the given contents : $ cat > a test = do a b {- foo c bar -} CTRL-D $ yi a 2. Change the indentation of the line with "a" What is the expected output? To change only the "a" and "b" lines. What do you see instead? The "c" line is moving too :) -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Yi development mailing list [email protected] http://groups.google.com/group/yi-devel -~----------~----~----~----~------~----~------~--~---
