Console Command Intellisense Released

  • Two Factor Authentication is now available on BeyondUnreal Forums. To configure it, visit your Profile and look for the "Two Step Verification" option on the left side. We can send codes via email (may be slower) or you can set up any TOTP Authenticator app on your phone (Authy, Google Authenticator, etc) to deliver codes. It is highly recommended that you configure this to keep your account safe.

hal

Dictator
Staff member
Nov 24, 1998
21,409
19
38
54
------->
www.beyondunreal.com
Here's a potentially very helpful tool for those of you who find yourselves typing in console commands frequently. Console Command Intellisense is 8kb zipped and can be downloaded here. The tool is in first release, so any feedback you can give the author would be appreciated. It works like this:


Type a character at console prompt:
The console completes the command, if the typed in character/s match the beginning of any console command.
The font color of the typed in characters is white, the character in the cursor position is Blue-Green,
the rest of the characters in the matched command are red (if any)
Press the Enter key to execute the matched command
Press the Delete key to remove rest of the matched command to the right of cursor
Press the Backspace or Left arrow key to delete the character to the left of cursor. KConsole will not
attempt to find a match until you type in another character
Press the Right Arrow key to complete the current part of a multipart command. For example: To match
STAT AUDIO command, type characters that finds a match for STAT, press the
Right Arrow key, type the characters to match AUDIO, type Right Arrow key to complete selection, Press Enter
to select the command