[gedit-list] [ANN] Auto Tab 0.4 released



Finally got around to releasing a new version of Auto Tab, featuring a
much smarter algorithm thanks to Lars Uebernickel! It also fixes the
issues of [gs]et_tabs_width --> [gs]et_tab_width so it works on Gedit
> 2.20.

Since there has been over 1000 downloads of the former version, I hope
there's at least some people who will be happy about this. ;)

http://code.google.com/p/gedit-autotab/

Enjoy!


About Auto Tab

Auto Tab is a plugin for Gedit that auto-detects indent settings
(width and tab/spaces) in source files and adjusts tabbing accordingly
for each buffer on the fly. Useful for people who are working on
multiple projects or with other people's code, as coding styles often
vary and needs to be preserved. Note that Auto Tab does not reformat
or change the source code to use your favorite tab length - this is
for the developer that wants or needs to work with the source
as-it-is.


Changelog

Auto Tab (0.4)  2008-02-27
  * New, smarter algorithm courtesy of Lars Uebernickel.
  * Bugfix for Gedit 2.20 and above (fixes issue #2 and #3)
  * GPLv3

Auto Tab (0.3)  2007-03-30
  * Added a way for other plugins to tell Auto Tab to skip processing a
    document with view.set_data("AutoTabSkip", True).

Auto Tab (0.2)  2007-03-23
  * Changed to use 'loaded' and 'saved' signals instead of update_ui.
  * Added Modelines plugin compatibility, if the Modelines plugin is active and
    has set tab settings they will be respected and displayed as-is.
  * Added CHANGELOG file.

Auto Tab (0.1)  2007-03-11
  * Initial release to http://code.google.com/p/gedit-autotab/


-- 
Kristoffer Lundén
✉ kristoffer lunden gmail com
✉ stoffe playdo com
http://www.playdo.com
☎ 0704 48 98 77


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]