Upvote Upvoted 3 Downvote Downvoted
TF2 commands worth being autocompleted
1
#1
2 Frags +

As you may know I made a program called 4Script and now I am about to add dynamic autocomplete.

http://puu.sh/38dIy.png

Aliases written by the user are automatically added to the list. Now my question is which commands should be autocompleted?

All commands that would show up in the tf2 console? All source engine commands?

As you may know I made a program called [url=http://teamfortress.tv/forum/thread/8782]4Script[/url] and now I am about to add dynamic autocomplete. [img]http://puu.sh/38dIy.png[/img]

Aliases written by the user are automatically added to the list. Now my question is which commands should be autocompleted?

All commands that would show up in the tf2 console? All source engine commands?
2
#2
2 Frags +

Anything extremely prevalent or that has any static autocomplete in TF2 (so the "map" command would autocomplete stock maps, but not customs, unless you want to make your tool scrape the maps/ and downloads/maps/ directories for files)

Anything extremely prevalent or that has any static autocomplete in TF2 (so the "map" command would autocomplete stock maps, but not customs, unless you want to make your tool scrape the maps/ and downloads/maps/ directories for files)
3
#3
1 Frags +

The link is broken

The link is broken
4
#4
0 Frags +

#3 if you look at the URL it goes to you can fix it easy :p
http://teamfortress.tv/forum/thread/8782

#3 if you look at the URL it goes to you can fix it easy :p
http://teamfortress.tv/forum/thread/8782
5
#5
1 Frags +
wareya#3 if you look at the URL it goes to you can fix it easy :p
http://teamfortress.tv/forum/thread/8782

2pro4me, why didn't I think of that :l

[quote=wareya]#3 if you look at the URL it goes to you can fix it easy :p
http://teamfortress.tv/forum/thread/8782[/quote]

2pro4me, why didn't I think of that :l
6
#6
0 Frags +

The insert url dialog is terrible

The insert url dialog is terrible
7
#7
0 Frags +

You just need the http part afaik

You just need the http part afaik
8
#8
0 Frags +

the editor I use has a plugin called All-autocomplete which will match words from all open files. Its the greatest thing - try to port it

the editor I use has a plugin called [url=https://github.com/alienhard/SublimeAllAutocomplete]All-autocomplete[/url] which will match words from all open files. Its the greatest thing - try to port it
9
#9
0 Frags +
megawacthe editor I use has a plugin called All-autocomplete which will match words from all open files. Its the greatest thing - try to port it

If you mean what I said above and what's shown above (automatically using aliases as autocompletions) then I already implemented it :D

Tell me if you mean something else

[quote=megawac]the editor I use has a plugin called [url=https://github.com/alienhard/SublimeAllAutocomplete]All-autocomplete[/url] which will match words from all open files. Its the greatest thing - try to port it[/quote]

If you mean what I said above and what's shown above (automatically using aliases as autocompletions) then I already implemented it :D

Tell me if you mean something else
10
#10
1 Frags +

I just noticed that the control I'm using has an incredible performance so I'll just use ever command available.

I just noticed that the control I'm using has an incredible performance so I'll just use ever command available.
Please sign in through STEAM to post a comment.