Page 1 of 1
Posted: Fri Feb 01, 2002 11:30 pm
by BackupUser
Restored from previous forum. Originally posted by blue-speed.
Hi!
Which editor are u using guys?
I dont think that the pb standart editor is good enough to code a good programm with it(1500 linecode or more). Hey dont forget the download link ill take a look at it
cu
bluespeed
http://www.purehilfe.de.vu
Posted: Sat Feb 02, 2002 12:20 am
by BackupUser
Restored from previous forum. Originally posted by MrVainSCL.
hi blue-speed!
I use the original included PB editor for my projects... Sure, there are sometimes some small problems while coding (insert/cut i.e) - but all in one i am happy with the editor... Ofcourse there could be some more features like a good lister with all labels, functions... Sorry fred, but i dont reall like the small box in the menubar with all labels... Fred, what about to add only labels beginning with a "." point in the label list... i think that would be more readable and more overview...!? Just like on BlitzBasic amiga and pc version... I think this would be the best way... I changed the colours of PB editor and since this time it looks great
PIII450, 256MB Ram, 6GB HD, RivaTNT, DirectX8.1, SB AWE64, Win98SE + Updates...
greetz
MrVainSCL! aka Thorsten
Posted: Sat Feb 02, 2002 1:09 am
by BackupUser
Restored from previous forum. Originally posted by fred.
You can use the following comments:
;-This is in the labelbox
To add entry in the label box
About another editor, it should be pretty easy to use UltraEdit with Syntax highlightning and compiler/debugger.
Fred - AlphaSND
Posted: Sat Feb 02, 2002 1:15 am
by BackupUser
Restored from previous forum. Originally posted by Franco.
I have an idea:
why not make the PureBasic Editor as a 'PureBasic Community Project' only for registered users?
So we can add to it whatever is needed. What do you think Fred?
Just a thought.
Have a nice day...
Franco
Sometimes you have to go a lonely way to accomplish genius things.
Posted: Sat Feb 02, 2002 2:45 am
by BackupUser
Restored from previous forum. Originally posted by blue-speed.
pretty easy to use UltraEdit with Syntax highlightning and compiler/debugger
but how should i change the highlightning Syntax for Pb? Ive never do that normaly i use the c++ and blitzbasic , in this languages ive used the standart editors
cu
bluespeed
http://www.purehilfe.de.vu
Posted: Sat Feb 02, 2002 5:52 am
by BackupUser
Restored from previous forum. Originally posted by Danilo.
http://www.ultraedit.com
Syntax Highlighting and much more...
(Syntax Highlighting is done with a
special keyword list you have to edit).
cya,
...Danilo
(registered PureBasic user)
Posted: Sat Feb 02, 2002 10:19 pm
by BackupUser
Restored from previous forum. Originally posted by ricardo.
I always use the PB editor, since im not already coding in PB often, but i will once i have more free time. PB editor has some things that is neccesary to fix, but its on good way.
You can use the following comments:
;-This is in the labelbox
To add entry in the label box
Fred - AlphaSND
Very nice feature !!
Posted: Sun Feb 03, 2002 2:50 am
by BackupUser
Restored from previous forum. Originally posted by DarkUni.
I'd really love to find an editor (and I've been looking long and hard) that would accomplish the following:
- Syntax Highlighting
- Folding Procedures
- Procedure/Label/Struct List Window (see BB for example)
- Block Comment/Indent
You know, just about anything else, I can live without.
I haven't been able to find a decent folding text editor - everything is DOS that might do it - while MultiEdit will do some weird folding, it won't let you fold a BLOCK (at least I can't figure it out).
Anyone have suggestions not mentioned, much appreciated.
Shane R. Monroe
Dark Unicorn Productions
Posted: Sun Feb 03, 2002 11:59 am
by BackupUser
Restored from previous forum. Originally posted by blue-speed.
Here is a update for the UltraEdit with the PUREBASIC Syntax made by altesocke:
http://www.rechenkeks.de/wordfile.zip . Extract it in the UltraEdit Directory and open UltraEdit, when u open "View->View as(Highlighting File Type)" ull see PureBasic click on it. Thx altesocke
http://www.purehilfe.de.vu
Posted: Mon Feb 04, 2002 10:52 am
by BackupUser
Restored from previous forum. Originally posted by gnozal.
The Jens file editor is very good and free.
I use it with Rapid-Q.
Features : Editing Blocks, Colour Management, Syntax Highlighting, Printing, Search Functions, Bookmarks, Special Settings, Tool Menu, Autobrowser,Special Operations, HTML Project file, Work areas (Projects), The Context Menu, Macros, Function keys
Have a look at
http://home.t-online.de/home/Jens.Altmann/jfe_eng.htm.
Posted: Mon Feb 04, 2002 12:43 pm
by BackupUser
Restored from previous forum. Originally posted by altesocke.
hi ppl,
i have updated my wordfile for UltraEdit to highlight all libs i knew, including all libs from
http://www.reelmediaproductions.com/pb/ .
it also lists all function you used.
load it here:
http://www.rechenkeks.de/wordfile.zip
unzip it to your UltraEdit directory.
cu socke