| View previous topic :: View next topic |
| Author |
Message |
stansult
Joined: 08 Aug 2009 Posts: 14
|
Posted: Tue Apr 13, 2010 8:56 pm Post subject: thanks! |
|
|
| fincs wrote: | @stansult: SciTE uses configuration files (*.properties) instead of a GUI, so you have to edit the following line of AutoHotkey\SciTE\SciTEGlobal.properties:
| Code: | # Wrapping of long lines
wrap=0
wrap.style=1... |
|
Thanks a lot, it works!
Sorry, I forgot to answer immediately |
|
| Back to top |
|
 |
Damein
Joined: 27 Aug 2009 Posts: 296
|
Posted: Wed Apr 14, 2010 1:31 pm Post subject: |
|
|
Is there anyway I could get the source? I play a game called Starcraft and I do map making for it and the triggers can be done in text format and this could help a lot if I could modify the auto-fill feature in your program to the triggers for the map!
Let me know  |
|
| Back to top |
|
 |
fincs
Joined: 05 May 2007 Posts: 1163 Location: Seville, Spain
|
|
| Back to top |
|
 |
Damein
Joined: 27 Aug 2009 Posts: 296
|
Posted: Tue Apr 20, 2010 9:04 pm Post subject: |
|
|
Thanks a lot, I'll look into this!  |
|
| Back to top |
|
 |
tomoe_uehara
Joined: 05 Sep 2009 Posts: 1591 Location: Somewhere near you
|
Posted: Sat Apr 24, 2010 1:59 pm Post subject: |
|
|
How can I disable/alter the directory of the backup option? If I save a script, scite always makes a .bak file in the same location. _________________
The quick onyx goblin jumps over the lazy dwarf |
|
| Back to top |
|
 |
fincs
Joined: 05 May 2007 Posts: 1163 Location: Seville, Spain
|
|
| Back to top |
|
 |
Learning one
Joined: 04 Apr 2009 Posts: 1001 Location: Croatia
|
Posted: Sat Apr 24, 2010 2:47 pm Post subject: |
|
|
Hi fincs,
about two and a half months ago you wrote: SciTE4AutoHotkey v2.1 is currently more or less "ready" for a beta version.
What's the status now? Is it ready to be released soon? |
|
| Back to top |
|
 |
fincs
Joined: 05 May 2007 Posts: 1163 Location: Seville, Spain
|
|
| Back to top |
|
 |
SifJar
Joined: 13 Feb 2010 Posts: 170
|
Posted: Thu May 13, 2010 5:19 pm Post subject: |
|
|
| I noticed a bug with the editor. When you hit return to take a new line, the cursor moves to the end of the line after inserting a blank line, meaning if you hit enter twice, the first new line will be before the line, and the second will be after. This is annoying as I usually put the cursor to the start of a line I wish to move down and hit enter twice. Any chance you could fix this behaviour? |
|
| Back to top |
|
 |
SoLong&Thx4AllTheFish
Joined: 27 May 2007 Posts: 4999
|
|
| Back to top |
|
 |
SifJar
Joined: 13 Feb 2010 Posts: 170
|
Posted: Thu May 13, 2010 5:41 pm Post subject: |
|
|
| Oh, thanks, never realized there was an option to do that. |
|
| Back to top |
|
 |
fincs
Joined: 05 May 2007 Posts: 1163 Location: Seville, Spain
|
|
| Back to top |
|
 |
fragman
Joined: 13 Oct 2009 Posts: 1199
|
Posted: Sun May 30, 2010 9:03 pm Post subject: |
|
|
Looks nice!
So far I have been using Notepad++, but I could really use some debugging features and "real" autocompletion, not for build-in commands only.
Any support for tabs planned?
Sorry if this has been asked before, I didn't have time to read the whole thread right now. |
|
| Back to top |
|
 |
fincs
Joined: 05 May 2007 Posts: 1163 Location: Seville, Spain
|
|
| Back to top |
|
 |
gongchao6330
Joined: 25 Mar 2009 Posts: 24
|
Posted: Mon May 31, 2010 12:35 am Post subject: |
|
|
looks very nice! Thanks for your good work!
Besides, i want to know does this editor support snippet (like textmate) or do you have plan to support this feature someday? |
|
| Back to top |
|
 |
|