|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
||||
|
||||
|
Text editor with specific feature
Hi all,
I'm looking for text editors with one specific feature that run well on Windows. For those of you who know Nedit, what I'm looking for is the ability to send a selection of text through a command-line filter. Here's how it works in Nedit: 1) You select a few lines of text 2) You hit Alt-R, and a short dialog box with a text field (and an Ok and Cancel button) pops up 3) You enter some command-line filter, eg. "perl -ne 's,(\w+)\t+(\w+),\2\t\1,; print'" and hit enter 4) The selection of text is fitered through the perl filter and replaced by the filter's output Sounds pretty simple, but other than Nedit I haven't found a single editor that can do exactly that. The problem with Nedit is that it doesn't run natively on Windows. The "port" (using Cygwin) solution is sub-optimal. Anyone know of an editor that can do this?
__________________
"A poor programmer is he who blames his tools." http://analyser.oli.tudelft.nl/ |
|
#2
|
||||
|
||||
|
Try SciTE. It's ridiculously extensible.
http://scintilla.sourceforge.net/SciTE.html I use this version: http://gisdeveloper.tripod.com/scite.html
__________________
. How To Ask Questions The Smart Way :: Cheat Sheets :: Flash :: PHP :: MySQL :: 13 Moon Facebook App. :: Compare Game Prices ben.w on del.icio.us"All matter is merely energy condensed to a slow vibration. We are all one consciousness experiencing itself - subjectively. There is no such thing as death, life is only a dream. We are the imaginations of ourselves." - Bill Hicks "Truth is hidden in the subtle nature of the heart of everything, although it is invisible. One cannot see it from inside and neither from the surface. One can only live and experience it." - Heart Sutra |
|
#3
|
|||
|
|||
|
I'm with ^^. Definitely SciTE. Try it :-)
|
![]() |
| Viewing: Dev Shed Forums > Web Site Management > Development Software > Text editor with specific feature |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|