which Editor

Everything else that doesn't fall into one of the other PB categories.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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 :wink:



PIII450, 256MB Ram, 6GB HD, RivaTNT, DirectX8.1, SB AWE64, Win98SE + Updates...

greetz
MrVainSCL! aka Thorsten
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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)
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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 !!
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post 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
Post Reply