Author Topic: Tabs to spaces for modified lines only  (Read 2249 times)

Phil Barila

  • Senior Community Member
  • Posts: 745
  • Hero Points: 61
Tabs to spaces for modified lines only
« on: April 19, 2012, 02:50:06 PM »
"Tabs to spaces" for modified lines only, like "Strip trailing spaces" can be now.  See:  http://community.slickedit.com/index.php/topic,7984.0.html

Prax

  • Community Member
  • Posts: 11
  • Hero Points: 0
untabify on modified lines only.
« Reply #1 on: May 21, 2013, 03:35:11 AM »
1. Expand tabs to spaces for only modified lines, such as the following link:
http://community.slickedit.com/index.php/topic,7984.msg34050.html#msg34050

2. Support EDK2 Language
http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=EDK2

chrisant

  • Senior Community Member
  • Posts: 1410
  • Hero Points: 131
Re: untabify on modified lines only.
« Reply #2 on: May 22, 2013, 08:55:11 AM »
1. Expand tabs to spaces for only modified lines, such as the following link:
http://community.slickedit.com/index.php/topic,7984.msg34050.html#msg34050
That's been around for some time now (since at least v16, I believe, maybe even v15).

The setting is here:
Tools | Options > File Options > Save > Strip trailing spaces = Strip trailing spaces only from modified lines.

That's the default setting.  Each language also has its own individual setting for that, which can either use the default, or can override it.

Phil Barila

  • Senior Community Member
  • Posts: 745
  • Hero Points: 61
Re: untabify on modified lines only.
« Reply #3 on: May 23, 2013, 06:24:27 AM »
Chrisant, Prax asked for untabify on modified lines only.  I've asked for that repeatedly on this forum as well.  Not sure why the otherwise responsive Slick team is so steadfastly ignoring that particular request, as it seems relatively simple.

Prax

  • Community Member
  • Posts: 11
  • Hero Points: 0
Re: untabify on modified lines only.
« Reply #4 on: May 27, 2013, 06:04:31 AM »
1. Expand tabs to spaces for only modified lines, such as the following link:
http://community.slickedit.com/index.php/topic,7984.msg34050.html#msg34050
That's been around for some time now (since at least v16, I believe, maybe even v15).

The setting is here:
Tools | Options > File Options > Save > Strip trailing spaces = Strip trailing spaces only from modified lines.

That's the default setting.  Each language also has its own individual setting for that, which can either use the default, or can override it.

I know this setting, but I want to improve is another feature,as follow :
Tools | Options > File Options > Save >Expand tabs to spaces = on/off

I like the above feature and it can refine my source code when I use the "Expand tabs to spaces" feature.
I want this feature to be improved for the "only from modified lines" function,
because some git or svn repository has unnecessary modification when this feature is "on".