Scite-mql-A better editor for MQL4

 

This has been around awhile I think, but just stumbled on it the other day.

scite-mql - A better editor for MQL4 using SciTE! - Google Project Hosting

What it does is it replaces or makes Meta Editor a little more user friendly, first thing i noticed is the lines in meta editor are numbered that alone for me a vast improvement especially when missing a for example left bracket on line 278 with the lines numbered makes this much easier to find this error, anyway hopefully it will help you coders.

Currently it supports:

MQL syntax highlighting

Compiler integration

Auto-update MT4 upon compilation

Function listing

Autocomplete

Parameter hint

Help integration (press F1 on keyword brings up Help window)

Bracket matching

Block collapse / expand

Snippet, abbreviation support

Theming

 

...

Nice

Files:
scit.png  61 kb
 
 

Thanks a lot. Don't you know, if it has intellisense for classes, too?

 
Ovo:
Thanks a lot. Don't you know, if it has intellisense for classes, too?

Seems not.

The release date is October 2013 of that last version - what I tried does not seem to be

 
tampa:
Seems not. The release date is October 2013 of that last version - what I tried does not seem to be

Oh, I see, it is probably the recent one updated to the new Scintilla version.

 
Ovo:
Oh, I see, it is probably the recent one updated to the new Scintilla version.

Ovo

Do you happen to know how to force refresh in metatrader when I compile the code in SciTE?

Reason: