SciTE Editor PureBasic Edition !
SciTE Editor PureBasic Edition !
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
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
-
- Enthusiast
- Posts: 103
- Joined: Fri Apr 25, 2003 4:00 pm
- Location: France
Re: SciTE Editor PureBasic Edition !
Great!!!!!!PWS32 wrote: Download eng.Version : http://www.spisla.com/pbsciteeng.zip
Just miss some helpfile, but its a very good option.
Thanks a lot for sharing it, i will use it.
ARGENTINA WORLD CHAMPION
Hi,
Best Regards,
Peter
if the purebasic.chm in your basic dir ?Just miss some helpfile, but its a very good option.
no to this time you have procedure folding an freefolding thats lookslike the procedurebrowser direkly in your codeit's possible to have a procedure/mark browser like in the official editor?
Best Regards,
Peter
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
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
It looks good Peter.
Only thing I've found is that it doesn't like source names with spaces:
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]
[pI 166Mhz 32Mb w95]
[pII 350Mhz 256Mb atir3RagePro WinDoze '98 FE & 2k]
[Athlon 1.3Ghz 160Mb XPHome & RedHat9]
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
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
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
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
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