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?
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 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
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
The insert url dialog is terrible
The insert url dialog is terrible
You just need the http part afaik
You just need the http part afaik
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
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
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.