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 (2)

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

comment:2 by mLipok, on Apr 3, 2026 at 8:29:23 PM

for reference discussion was taken here:
https://www.autoitscript.com/forum/topic/205465-uploaded-a-new-version-of-the-scite4autoit3exe-v2131616391/page/15/#findComment-1551267

Was it fixed ? should this ticket status been changed from rejected to other state ?

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.