Highlight begin...end pairs

Post your requests and ideas on the future development of mikroBasic.
Post Reply
Author
Message
Kalain
Posts: 1093
Joined: 11 Mar 2005 18:26
Location: Aubenas, France

Highlight begin...end pairs

#1 Post by Kalain » 07 Nov 2005 23:08

Hi,

MB 2.1.0.1

When highlight begin..end pairs is selected. It would be nice to highlight also ELSE statement like :

IF ... THEN
...
ELSE
....
END IF
Alain

Kalain
Posts: 1093
Joined: 11 Mar 2005 18:26
Location: Aubenas, France

#2 Post by Kalain » 24 Sep 2007 21:31

Hi,

mB 5.0.0.2

I would like to add at this old post to highlight also "Case" statement from "Select case". I mean, when Case is selected, this would higlight all Case statement and also select/end select instruction.

This would give a better overview when several select case are inclosed.

Here is an example below

SELECT case i
CASE 1
....

CASE 2
......

CASE 3
......

END SELECT
Alain

Post Reply

Return to “mikroBasic Wish List”