Does anyone know of an editor that allows custom filters (like perl,python,sh scripts) to be run on the current selection or document? Something like vim’s ability to pipe the buffer through a filter … but without being vim. I am on windows7.
Does anyone know of an editor that allows custom filters (like perl,python,sh scripts) to
Share
You might want to check Notepad++. The plugin page might have something that does that.