Dolemite50 Posted December 3, 2009 Posted December 3, 2009 Hi, Is it possible to have SciTE add a space after autocompleting keywords like "Func" so that I can go right in to typing the func name? (I'm not referring to abbrs) Thanks!
Xenobiologist Posted December 3, 2009 Posted December 3, 2009 Wouldn't it be easier to hit space instead of enter? Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times
jvanegmond Posted December 3, 2009 Posted December 3, 2009 In the Scite full version you can type: fun {SPACE} And this appears: Func _() EndFunc With your cursor _here() github.com/jvanegmond
Dolemite50 Posted December 3, 2009 Author Posted December 3, 2009 Thanks guys! I know it sounds minor but I use a funky mouse/keyboard combo for what I am trying to do. Wouldn't it be easier to hit space instead of enter?Hi Xeno,I'm not sure that I follow you. Let me try to explain./////////////////////////////////////I type the letter "G"..The popup appears with "Global" highlighted so I click "ENTER" The word "Global" appears with no space after it so I have to hit SPACE before continuing/////////////////////////////////////Are you saying that I should create an abbreviation for the letter "G" that triggers the word "global"?Thanks Manadar, I appreciate the tip but as I said in the first post, I'm not referring to abbreviations.
jvanegmond Posted December 3, 2009 Posted December 3, 2009 (edited) You can change the keywords manually from "Global" to "Global " but I'm not sure if that's acceptable.Edit: Why am I even replying? Let's just wait for Jos. Edited December 3, 2009 by Manadar github.com/jvanegmond
Developers Jos Posted December 3, 2009 Developers Posted December 3, 2009 Hi, Is it possible to have SciTE add a space after autocompleting keywords like "Func" so that I can go right in to typing the func name? (I'm not referring to abbrs)Thanks!nah.. not really on any wanted function shortlist. SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now