HE Lite Version

Started by Arthur, April 21, 2009, 07:57:31 PM

Previous topic - Next topic

Arthur

Because HE comes with such wonderful command line switches/options it makes sense to provide with a HE light edition/version.
The lite version would look like the Windows Notepad.
I would use that for example to invoke HE Lite to bring up a specific line and/or a letter in a sentence/code.

In this case it would be HippoEditLite.exe -i "test.txt" -l 32 , right?

alex

You can already use HE with --workspace=viewer, this would bring HE in minimalistic layout.

QuoteIn this case it would be HippoEditLite.exe -i "test.txt" -l 32 , right?
Yes, but you can also skip -i. This also works:
HippoEdit.exe --workspace=viewer test.txt -l 32

I have also found a small bag. Once more +1 for line position. Would fix.
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]

Arthur

Also found a bug if I use
HippoEdit.exe --workspace=viewer d:\scripts.vbs -l +32
I get VS Debugger prompting to debug

alex

HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]

Arthur

The minimalistic is not so minimal I think. Perhaps you can create a cheaper/free breed of HE too by doing that? AptEdit has it for example. That works as a lure. Say HippoCalf?

alex

#5
I have already evaluated this.
The effort for maintaining two products would be 1.5 higher then for one. And what this give me or users?
Also what you want to throw away from HippoEDIT? What from your opinion is minimal?
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]

Arthur

Will come w/o the menus and panes, (HE already has the switch to turn 'em off). The effort therefore should be minimal. Also the minimalist version can stay behind the mainstream HE.

alex

You can hide panes, toolbars and menu and saved state as bew workspace, and then call HippoEDIT with this workspace as parameter.
So there would be not difference to Lite version.
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]

Arthur

Good, that should work, thanks!