Menu

#64 Indentation inserts tabulations even if "spaces" is checked

v0.6.1
open
editor (34)
5
2009-05-12
2008-06-05
Anonymous
No

When I shift a source code using the right-clic and "shift right" menu, or when I hit the tabulation key, Veditor inserts a tabulation. I think it should insert 4 spaces instead, if I checked "4" and "spaces" radio buttons in the Veditor property page, isn't it ?

Discussion

  • Nobody/Anonymous

    Logged In: NO

    a solution could be to add a binding for TAB key, associated with a command that take care of the property page (spaces or tabulations ? number of spcaes...)
    if this binding has the org.eclipse.ui.defaultAcceleratorConfiguration schemeID, it will replace the default TAB action.

     
  • aghoras

    aghoras - 2009-02-24
    • status: open --> pending
     
  • aghoras

    aghoras - 2009-02-24

    I think this problem is fixed. in 0.6.1.

     
  • SourceForge Robot

    • status: pending --> closed
     
  • SourceForge Robot

    This Tracker item was closed automatically by the system. It was
    previously set to a Pending status, and the original submitter
    did not respond within 14 days (the time period specified by
    the administrator of this Tracker).

     
  • Simon Martineau

    Simon Martineau - 2009-05-12
    • assigned_to: nobody --> simonmartineau
     
  • Simon Martineau

    Simon Martineau - 2009-05-12
    • status: closed --> open
     
  • Nobody/Anonymous

    Any update on this one. What I'm seeing with 0.7.0 is that spaces are added if you tab a single line but if you tab a block of lines then tabs are inserted.

     

Log in to post a comment.