Jump to content

Feature Request


wondimuf
 Share

Recommended Posts

Please include the following features in the future version of SciTE4AutoIt3 editor:

(1) As soon as I write the name of a function I created, and then as soon as I type a parenthesis, let SciTE4AutoIt3 show me names of the parameters like it does for built-in functions and UDFs.

(2) In addition to TAB and ENTER keys I want to press SPACE BAR key to enter a key or function name during autocomplete. Because I (and probably many thousands of other users) are accustomed to pressing SPACEBAR key to autocomplete while writing a VB script. Thanks in advance for designing this very useful editor.

Link to comment
Share on other sites

Please include the following features in the future version of SciTE4AutoIt3 editor:

(1) As soon as I write the name of a function I created, and then as soon as I type a parenthesis, let SciTE4AutoIt3 show me names of the parameters like it does for built-in functions and UDFs.

You can already add custom call tips for your function declarations to SciTE4AutoIt3. As I did for ExcelCOM_UDF, you just add the definitions to your au3.user.calltips.api file.

:)

Edited by PsaltyDS
Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...