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.
Editor Tools Suite for FAR Manager
Re: Editor Tools - 0.1b
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.
- Attachments
-
- editortools-0.1b.zip
- (151.85 KiB) Downloaded 957 times
Re: Editor Tools - 0.3b (updated)
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.
- Attachments
-
- editortools-0.3b.zip
- (192.14 KiB) Downloaded 892 times
Re: Editor Tools Suite for FAR Manager
Editor Tools plugin v0.4 for FAR2 released.
Change log and downloads here:
http://twodev.at/releases/far/editortools/
Change log and downloads here:
http://twodev.at/releases/far/editortools/