Modify

Opened 10 years ago

Closed 10 years ago

#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, 10 years ago

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 10 years ago by mLipok (previous) (diff)

comment:2 by Melba23, 10 years ago

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.