Page 1 of 1

Editor Tools Suite for FAR Manager

Posted: Tue 24 Feb, 2009 02:54
by twodev
Editor Tools plugin for FAR1 and FAR2 internal editor:

- Very useful for coders, opens external include files under cursor or lists all includes in current editor file (with quick split-screen or fullscreen view/edit functionality)
- Match patterns can be customized, unlimited number (eg. for C/C++, PHP, etc.)
- Include search paths (env vars supported) can be customized, plugin will try to locate include files in current directory and in search directories recursively.
- Switching between header and source files (a lá BDS)
- Line trimming / fast space killing
- Block indentation
- Very fast regular expression line and word filtering

For plugin discussion please go here: http://forum.farmanager.com/viewtopic.php?f=39&t=3871

Let me know what you think + feel free to make suggestions.

Re: Editor Tools - 0.1b

Posted: Thu 05 Mar, 2009 12:38
by twodev

Code: Select all

Mon Mar 02, 2009

 !  Logging changes from now on
 +	Feature for switching between source and header files

Wed Mar 04, 2009

 !	New settings.conf completed
 !  Config file masks for match patterns not yet functional
 +	Multiple parentheses per match pattern (append ::num)
 +	Search path recursion switchable (Recurse=0)
 +	Switch mappings can be edited (use Reverse=1 for bidirectional checks)
 *	Now using lngtool for more comfortable .lng generation

Thu Mar 05, 2009 - 0.1b

 !  First public preview release

Btw, there is an error in the .hlf file and I can't find it. FAR simply won't open the PregFilter
topic from the filter dialogs. Please msg me if you know the solution.
 

Re: Editor Tools - 0.3b (updated)

Posted: Fri 26 Feb, 2010 16:18
by twodev

Code: Select all

Thu Mar 05, 2009 - 0.2b

 !  Language files now OEM, working with FAR 1.75+

Fri Feb 26, 2010 - 0.3b

 +  Compatible with the latest FAR 1.x and 2.x builds
 !  FIXED serious problem where a file could accidentally get deleted
    when using the 'Switch between source and header files'. This
    problem seemed random and happened with new FAR2 builds.

Re: Editor Tools Suite for FAR Manager

Posted: Fri 21 Oct, 2011 20:52
by twodev
Editor Tools plugin v0.4 for FAR2 released.

Change log and downloads here:
http://twodev.at/releases/far/editortools/