I think I accidentally found a hidden feature in the editor O_o - Qwertygiy - 06-01-2012
So I was working on a script, and because tab won't work in Firefox, I was Ctrl+V'ing in some spaces to make it easier to read where the functions were and stuff. And somehow, I managed to pull up a little text window with scrolls and it had a list of Lua commands in it, like "and or elseif break" and stuff. I have no idea how I did it except that I was pushing buttons near the left Ctrl key and the V key and also right-clicking near the word "end".
RE: I think I accidentally found a hidden feature in the editor O_o - Franco30557 - 06-01-2012
This is what happens when you mess around with your keyboard. xD
RE: I think I accidentally found a hidden feature in the editor O_o - Jacob__mybb_import1 - 06-01-2012
Control+Space. The script editor has some other features like that: https://code.google.com/p/jsyntaxpane/source/browse/trunk/src/main/resources/META-INF/services/jsyntaxpane.config.properties
RE: I think I accidentally found a hidden feature in the editor O_o - dominate - 06-02-2012
The secret.... has been revealed!
RE: I think I accidentally found a hidden feature in the editor O_o - Paradox - 06-03-2012
This was a secret?
|