EmEditor (text editor) Forum Index
   Beta Version Bug Reports
     EmEditor Professional 9.00 alpha 37
Register To Post

Threaded | Newest First Previous Topic | Next Topic | Bottom
Poster Thread
Yutaka
Posted on: 7/27/2009 4:27 pm
Webmaster
Joined: 9/28/2006
From: Redmond
Posts: 2399
EmEditor Professional 9.00 alpha 37
EmEditor Professional 9.00 alpha 37 is available for download.

Updates from alpha 36 include:

- TSV (Tab-separated) mode support.
- "Detect TSV (Tab-Separated)" checkbox was added to the File tab of Configuration Properties.
- In the Import/Export wizard, when "Export all personal settings into a file" is selected, the plug-in settings are now added to the file.
- "View Desktop Files" is now off by default to avoid crash with Trend Micro Internet Security.


Please download

http://www.emeditor.com/pub/emed900a37epx.msi (English, 32-bit)
http://www.emeditor.com/pub/emed900a37ep64.msi (English, 64-bit)

The portable version can be produced from the Import/Export wizard on the Tools menu after you use the installer. However, the portable version runs slower than the one using the Registry.

Please let me know earlier rather than later if you have any bug reports or comments. Thanks!


----------------
Yutaka Emura
Developer of EmEditor
http://www.emeditor.com/

noespam
Posted on: 7/27/2009 9:44 pm
Just popping in
Joined: 7/1/2008
From:
Posts: 7
Re: EmEditor Professional 9.00 alpha 37
Snippets are coming along nicely :)

When I use powershell code for a snippet, the output window waits for a carriage return before inserting the output into text. Try this.

`#cmd powershell dir -name`

The syntax seems limiting. Difficult to put anything but trivial code in a one-liner short of invoking a script file. May I suggest something like the shebang in unix scripts?

#!cmd
code here
and here
...
and here

#!ps
code here
and here
...
and here

Yutaka
Posted on: 7/28/2009 9:12 am
Webmaster
Joined: 9/28/2006
From: Redmond
Posts: 2399
Re: EmEditor Professional 9.00 alpha 37
Quote:

noespam wrote:
Snippets are coming along nicely :)

When I use powershell code for a snippet, the output window waits for a carriage return before inserting the output into text. Try this.

`#cmd powershell dir -name`

The syntax seems limiting. Difficult to put anything but trivial code in a one-liner short of invoking a script file. May I suggest something like the shebang in unix scripts?

#!cmd
code here
and here
...
and here

#!ps
code here
and here
...
and here



The documentation was incomplete. It is possible by following format:

`- filename
stdin
stdin
...
`

For instance, if you want to show the current directory:

`- cmd
DIR ${Dir}
`

If you don't want to parse parameters like ${}, you can use

'!- filename
stdin
stdin
...
`

Please let me know what you think!


----------------
Yutaka Emura
Developer of EmEditor
http://www.emeditor.com/

banita
Posted on: 7/28/2009 10:20 am
Not too shy to talk
Joined: 4/25/2009
From:
Posts: 30
Re: EmEditor Professional 9.00 alpha 37
With alpha 36 and 37 I dont have auto code complete. Is there any way to turn on this feature?
Yutaka
Posted on: 7/28/2009 11:07 am
Webmaster
Joined: 9/28/2006
From: Redmond
Posts: 2399
Re: EmEditor Professional 9.00 alpha 37
Quote:

banita wrote:
With alpha 36 and 37 I dont have auto code complete. Is there any way to turn on this feature?


If the Snippets plug-in customar bar is hidden, the plug-in must be configured to run background. Please select the Snippets plug-in Properties, and then check "Run Background".


----------------
Yutaka Emura
Developer of EmEditor
http://www.emeditor.com/

banita
Posted on: 7/28/2009 11:15 am
Not too shy to talk
Joined: 4/25/2009
From:
Posts: 30
Re: EmEditor Professional 9.00 alpha 37
But I have this otpion checked all time.
Yutaka
Posted on: 7/28/2009 11:18 am
Webmaster
Joined: 9/28/2006
From: Redmond
Posts: 2399
Re: EmEditor Professional 9.00 alpha 37
Quote:

banita wrote:
But I have this otpion checked all time.


Can you please describe the details of the problem? Are you talking about the Snippets plug-in? What snippet do you want to insert? How are you trying to insert the snippet? What was the trigger string? shortcut key? Double-clicking the item in the Snippet tree work?


----------------
Yutaka Emura
Developer of EmEditor
http://www.emeditor.com/

banita
Posted on: 7/28/2009 11:44 am
Not too shy to talk
Joined: 4/25/2009
From:
Posts: 30
Re: EmEditor Professional 9.00 alpha 37
No I dont talk about snippet plugin. For example:

int variable;
var.... <----- here emeditor should auto suggest 'variable' but dont do this.

I talk about somethink like "IntelliSense" form Visual IDE.
Yutaka
Posted on: 7/28/2009 11:52 am
Webmaster
Joined: 9/28/2006
From: Redmond
Posts: 2399
Re: EmEditor Professional 9.00 alpha 37
Quote:

banita wrote:
No I dont talk about snippet plugin. For example:

int variable;
var.... <----- here emeditor should auto suggest 'variable' but dont do this.

I talk about somethink like "IntelliSense" form Visual IDE.


OK. This is done by "Word Complete" plug-in. Please make sure the Word Complete button is pressed state, or Word Complete menu is checked on the plug-ins submenu on the Tools menu.


----------------
Yutaka Emura
Developer of EmEditor
http://www.emeditor.com/

banita
Posted on: 7/28/2009 1:07 pm
Not too shy to talk
Joined: 4/25/2009
From:
Posts: 30
Re: EmEditor Professional 9.00 alpha 37
thanks. now all works fine. sory for problem.
(1) 2 »
Threaded | Newest First Previous Topic | Next Topic | Top


Register To Post
 
English čeština Deutsch español français italiano 日本語 한국어 Русский 简体中文 繁體中文