[Implemented] Markers in another color

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

[Implemented] Markers in another color

Post by BackupUser »

Restored from previous forum. Originally posted by Berikco.

Fred,

Could the markers ;- be in another collor than comments please?

Regards,

Berikco

http://www.benny.zeb.be
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 Berikco
Due why do you need ;- markers in another color as comments are??? The ;- are parts of comments like in other languages too.. So i dont see any sence in having ;- markers in another color as the comments...

In my opinion this is not really needed... We should give Fred the time to fix known bugs, optimize stuff and add new commands and make PureBasic more stable i.e., before having the topic feature (in my eyes its really not needed) - Sorry...


PIII450, 256MB Ram, 80GB HD + 6,4 GB, RivaTNT, DirectX8.1, SB AWE64, Win2000 + all 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 PB.

> Could the markers ;- be in another collor than comments please?

Anything after a semicolon (;) is a comment, so no, he can't change
its colour. Fred would have to change markers to another character
entirely to do that.

But why do you need it another colour? For easier visibility? Sure,
I agree, but I just do it like this and it stands out like dog's balls:

Code: Select all

; Pre-loop code goes here.
;
;-MAIN LOOP ---------------------------------------------------------
Repeat
  ; Do stuff here.
ForEver
; -------------------------------------------------------------------
;
; Rest of app goes here.

PB - Registered PureBasic Coder
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 Fangbeast.
Originally posted by PB

> Could the markers ;- be in another collor than comments please?

Anything after a semicolon (;) is a comment, so no, he can't change
its colour. Fred would have to change markers to another character
entirely to do that.

But why do you need it another colour? For easier visibility? Sure,
I agree, but I just do it like this and it stands out like dog's balls:

Code: Select all

; Pre-loop code goes here.
;
;-MAIN LOOP ---------------------------------------------------------
Repeat
  ; Do stuff here.
ForEver
; -------------------------------------------------------------------
;
; Rest of app goes here.

PB - Registered PureBasic Coder
PB!! I had my mout full when I read this!! (now I have to get a sponge to clean off the monitor yet again)

Fangles
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 PB.

> PB!! I had my mout full when I read this!! (now I have to get a
> sponge to clean off the monitor yet again)




PB - Registered PureBasic Coder
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 Andre.

Wait for the new v3.40 editor and see the new features :)

Regards
André

*** German PureBasic Support ***
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 Berikco.
Originally posted by Andre

Wait for the new v3.40 editor and see the new features :)
Yep, i Know, very nice new features :)

Regards,

Berikco

http://www.benny.zeb.be
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 Berikco.
Originally posted by Fangbeast
PB!! I had my mout full when I read this!! (now I have to get a sponge to clean off the monitor yet again)
Don't forget to turn of you're monitor if the sponge is wet, otherwise your hair could look different

Well, at least the reactions where better than my original post :)

Regards,

Berikco

http://www.benny.zeb.be
Post Reply