Modify

#4087 closed Feature Request (Rejected)

Colorize "Volatile" Function declarations also.

Reported by: donnyh13 Owned by: Jos
Milestone: Component: SciTE4AutoIt
Version: Severity: None
Keywords: Volatile Cc:

Description

Because Volatile is experimental, I'm not sure if this is a bug, or intentionally left out, so I'm posting this as a feature request. When declaring a Volatile function in Scite, the function name is not colourized as a normal function declaration is. I was wondering if it could be added to the lexer?
Thank you.

Example: (_Test2() is uncoloured).

Line 
1Func _Test1()
2
3EndFunc
4
5Volatile Func _Test2()
6
7EndFunc

Attachments (0)

Change History (1)

comment:1 by Jos, on Apr 2, 2026 at 8:13:10 PM

Component: AutoItSciTE4AutoIt
Owner: set to Jos
Resolution: Rejected
Status: newclosed

mmm.. that's an dynamic issue as the old stuff works fine.
I am closing it here and bring it back to the forum.
PM will follow soon.
Jos

Modify Ticket

Action
as closed The owner will remain Jos.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.