Skip to content

Update functions completion with arguments#4

Merged
robertcollier4 merged 1 commit into
AutoIt:masterfrom
vinhtrinh:patch-1
Dec 20, 2013
Merged

Update functions completion with arguments#4
robertcollier4 merged 1 commit into
AutoIt:masterfrom
vinhtrinh:patch-1

Conversation

@vinhtrinh

Copy link
Copy Markdown

These completions auto generate based on http://www.autoitscript.com/autoit3/docs/functions.htm

"string argument"
[optional argument]
function-completions

These completions auto generate based on http://www.autoitscript.com/autoit3/docs/functions.htm

"": string argument
[]: optional argument
@jbrooksuk

Copy link
Copy Markdown

@robertcollier4 thoughts? AutoIt doesn't change it's parameter list very often, and when they do, we can change these easily.

robertcollier4 added a commit that referenced this pull request Dec 20, 2013
Update functions completion with arguments
@robertcollier4 robertcollier4 merged commit 089060f into AutoIt:master Dec 20, 2013
@robertcollier4

Copy link
Copy Markdown
Member

Looks great, the arguments are all complete now. @vinhtrinh - what script/tool did you use to auto-generate this .sublime-completions file?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants