Modify

#3142 closed Feature Request (Rejected)

Auto-Complete in SciTE

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

Description

My laziness make me wish for Auto-Complete function in SciTE should be more "complete" and work harder:

TimerInit --> TimerInit()
_Timer_GetIdleTime --> _Timer_GetIdleTime()
_Timer_Init --> _Timer_Init()
_IE_VersionInfo --> _IE_VersionInfo()
SplashOff --> SplashOff()
_Now --> _Now()
_NowCalc --> _NowCalc()

end so on...

Attachments (0)

Change History (2)

comment:1 by mLipok, on Oct 17, 2015 at 1:50:13 PM

check in
au3abbrev.properties

you can set your own in:
au3UserAbbrev.properties

search for them here:
c:\Users\user\AppData\Local\AutoIt v3\SciTE\

EDIT:
btw. if you are so lazy please use forum instead Track because this would be much easier to post for you, a question there.

Last edited on Oct 17, 2015 at 1:51:57 PM by mLipok (previous) (diff)

comment:2 by Melba23, on Oct 18, 2015 at 3:07:51 PM

Resolution: Rejected
Status: newclosed

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.