SciTE Editor PureBasic Edition !

Developed or developing a new product in PureBasic? Tell the world about it.
PWS32
User
User
Posts: 85
Joined: Sat May 10, 2003 1:02 pm
Location: Germany

SciTE Editor PureBasic Edition !

Post by PWS32 »

Hi,

here are the new SciTE Editor PureBasic Edition !

when you need ...

+ Procedure Folding
+ Free Folding
+ Codecompletion for
694 Functions
70 Keywords
362 PureBasic Constants
+ Calltips for
694 Functions ( more then have the Orginal PB-Editor )
+ Brace highlighting for () and {} and []
+ Tabs and Indentation Guides
+ Syntax Colour
+ Bookmarks
+ Searching and replacing
+ Overtype
+ Cut, copy and paste
+ Undo and Redo
+ White space
+ Cursor
+ Line endings
+ Styling
+ Style definition
+ Caret, selection, and hotspot styles
+ Margins
+ Other settings
+ Keyboard commands
+ Printing
+ Zooming
+ Long lines
+ Lexer

then Download this :

Download eng.Version : http://www.spisla.com/pbsciteeng.zip

Download ger.Version : http://www.spisla.com/pbsciteger.zip

please rename your currently editor (purebasic.exe) to purebasic_org.exe
extract the zip file in your purebasic folder and test demo.pb for the
first instructions

when you have fun on this programm please send me a card to:

Peter Spisla
Bruchhauser Str.27a
40699 Erkrath
Germany
Justin
Addict
Addict
Posts: 948
Joined: Sat Apr 26, 2003 2:49 pm

Post by Justin »

Really good, it's possible to have a procedure/mark browser like in the official editor?
DominiqueB
Enthusiast
Enthusiast
Posts: 103
Joined: Fri Apr 25, 2003 4:00 pm
Location: France

Great !

Post by DominiqueB »

Simply great,

thank's a lot ! !

Dominique.
Dominique

Windows 10 64bits. Pure basic 32bits
ricardo
Addict
Addict
Posts: 2438
Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina

Re: SciTE Editor PureBasic Edition !

Post by ricardo »

PWS32 wrote: Download eng.Version : http://www.spisla.com/pbsciteeng.zip
Great!!!!!!

Just miss some helpfile, but its a very good option.

Thanks a lot for sharing it, i will use it.
ARGENTINA WORLD CHAMPION
PWS32
User
User
Posts: 85
Joined: Sat May 10, 2003 1:02 pm
Location: Germany

Post by PWS32 »

Hi,
Just miss some helpfile, but its a very good option.
if the purebasic.chm in your basic dir ?
it's possible to have a procedure/mark browser like in the official editor?
no to this time you have procedure folding an freefolding thats lookslike the procedurebrowser direkly in your code

Best Regards,

Peter
ricardo
Addict
Addict
Posts: 2438
Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina

Post by ricardo »

PWS32 wrote:Hi,
Just miss some helpfile, but its a very good option.
if the purebasic.chm in your basic dir ?
Peter
I mean a helpfile for this editor :D
ARGENTINA WORLD CHAMPION
PWS32
User
User
Posts: 85
Joined: Sat May 10, 2003 1:02 pm
Location: Germany

Post by PWS32 »

Hi,

please find the Editorhelp by http://www.scintilla.org/SciTEDoc.html
after my work on this editor (im write to this time a setup for colors, fonts etc.)
im write a spezial helpfile, OK ?

Best Regards,

Peter
TronDoc
Enthusiast
Enthusiast
Posts: 310
Joined: Wed Apr 30, 2003 3:50 am
Location: 3DoorsDown

Post by TronDoc »

It looks good Peter.
Only thing I've found is that it doesn't like source names with spaces:
>Compilers\PBCompiler C:\APPSWIN\!PROG\PureBasic\Diagram using bars.pb /EXE "C:\APPSWIN\!PROG\PureBasic\Diagram using bars.exe" /DYNAMICCPU

******************************************
PureBasic v3.62 - Windows x86
******************************************

Compiling bars.pb
The file 'bars.pb' isn't found or can't be opened !
Loading external libraries...

Syntax Error !
>Exit code: 2
peace
[pI 166Mhz 32Mb w95]
[pII 350Mhz 256Mb atir3RagePro WinDoze '98 FE & 2k]
[Athlon 1.3Ghz 160Mb XPHome & RedHat9]
ricardo
Addict
Addict
Posts: 2438
Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina

Post by ricardo »

TronDoc wrote: Only thing I've found is that it doesn't like source names with spaces
Same here, otherwise its great!
ARGENTINA WORLD CHAMPION
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

Post by eddy »

damn Scintilla buried RichEdit ...

Is it easy to use ?
ricardo
Addict
Addict
Posts: 2438
Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina

Post by ricardo »

eddy wrote:damn Scintilla buried RichEdit ...

Is it easy to use ?

Yes and very nice, the folding is great, the intelisense, the tooltips, etc. im using it as my main ide.
Some small things must be perfectioned, but its easy. Im talking about Peter's ide not abot calling Scintilla from the dll of course.
ARGENTINA WORLD CHAMPION
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

:)

Post by eddy »

[yoohoo]

Why not implemente this lib in PB ?
a very useful gadget.
PWS32
User
User
Posts: 85
Joined: Sat May 10, 2003 1:02 pm
Location: Germany

Post by PWS32 »

Hi,

here are a new SciTE PureBasic Edition (v.04062003)

-fix any little Errors
-add normal scrolling to down
-add mor folds and comment styles
classic comment style ( BP Editor Compatible )
color comment style
bookmark comment style
big letter comment style '
box fold comment
free fold ( fold wath you need )
freefold can now fold any Procedures
Procedure fold
If fold
For fold
Repeat fold
While fold
Select fold
Structure fold
Repeat fold

please show the demo.pb ( dont compile )

Download eng.Version : http://www.spisla.com/pbsciteeng.zip

Download ger.Version : http://www.spisla.com/pbsciteger.zip

please rename your currently editor (purebasic.exe) to purebasic_org.exe
extract the zip file in your purebasic folder and test demo.pb for the
first instructions

when you have fun on this programm please send me a card to:

Peter Spisla
Bruchhauser Str.27a
40699 Erkrath
Germany
ricardo
Addict
Addict
Posts: 2438
Joined: Fri Apr 25, 2003 7:06 pm
Location: Argentina

Post by ricardo »

Excellent!!!!!!!
ARGENTINA WORLD CHAMPION
HarryO
User
User
Posts: 42
Joined: Wed May 07, 2003 4:25 am
Location: Palatine,IL.,USA

Post by HarryO »

Peter,

Just started testing/using your latest ver..

One issue, if any of the keywords are part of the comments,
it starts a fold there that continues to the end of the source code.

For example:

#M_tmp.w = #Const_Index:#Const_Index = #Const_Index + 1 ;Temp for finding related information
#M_SBS.w = #Const_Index:#Const_Index = #Const_Index + 1 ;Which Sub-Section of the import file are we proc.
#M_Eod.w = #Const_Index:#Const_Index = #Const_Index + 1 ;NOT a valid marker, just to indicate EoD for array

Any thoughts or workarounds?

HarryO
Post Reply