AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

ISense 1.5.4
Goto page Previous  1, 2, 3 ... 11, 12, 13 ... 16, 17, 18  Next
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
SoggyDog



Joined: 02 May 2006
Posts: 213
Location: Greeley, CO

PostPosted: Thu Mar 20, 2008 11:19 pm    Post subject: Reply with quote

tiles wrote:
I was talking about the people here.

From the Boston Globe;

WASHINGTON -- Nearly one in five Americans speaks a language other than English at home, the Census Bureau says, an increase of nearly 50 percent during the past decade. Most speak Spanish, followed by Chinese, with Russian rising fast.

Some 47 million Americans 5 and older used a language other than English in 2000, the bureau said. That translates into the nearly one in five, compared with roughly one in seven 10 years ago. (AP)

tiles wrote:
I can speak norwegian. I learned it because my girlfriend is norwegian.

I'm sure she feels very lucky.

tiles wrote:
I'm not learning serbian so i can read a single post on one website.

That's your choice. No one said you had to. Just quit complaining about it.

tiles wrote:
Do you know 5 languages?

I never claimed to be able to speak 5 languages, but I have the intelligence to learn them when necessary.

With that;
Learn a language- Don't learn a language- I don't really care;
As I mentioned earlier, just stop whining about it.
_________________

SoggyDog
Download AutoHotKey Wallpaper
Does 'Fuzzy Logic' tickle?
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
tiles
Guest





PostPosted: Fri Mar 21, 2008 2:22 am    Post subject: Reply with quote

Quote:
Perhaps you could consider learning a second language.
Most of the folks you're talking about speak 5 or more.


Quote:
Learn a language- Don't learn a language- I don't really care;


If you don't care, stop dragging this on. I'm tired of flamers like you.
Back to top
SoggyDog



Joined: 02 May 2006
Posts: 213
Location: Greeley, CO

PostPosted: Fri Mar 21, 2008 3:58 am    Post subject: Reply with quote

tiles wrote:
If you don't care, stop dragging this on. I'm tired of flamers like you.

Flamers like me? You're the one that started knocking people that don't speak English.
Had I not picked up a vibe of superiority from you, I would have never posted to begin with.
I only "drag this on" because someone obviously needs to point out your ignorance / arrogance.
(or maybe not... you're doing a pretty good job of that yourself)

If you want this discussion ended, fine. I am more than happy to stop wasting my time on you.

As my good buddy Ron White tells his audiences, "You can't fix stupid."

Have a good evening.
_________________

SoggyDog
Download AutoHotKey Wallpaper
Does 'Fuzzy Logic' tickle?
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
SoggyDog



Joined: 02 May 2006
Posts: 213
Location: Greeley, CO

PostPosted: Fri Mar 21, 2008 5:00 am    Post subject: Reply with quote

@majkinetor

ISense is fantastic;
Sorry to have muddied the thread.
_________________

SoggyDog
Download AutoHotKey Wallpaper
Does 'Fuzzy Logic' tickle?
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Guest






PostPosted: Fri Mar 21, 2008 7:04 am    Post subject: Reply with quote

bug?
When tabbing for autocompletion the app doesnt seem to care about those with no parameters and adds , automaticly.
Back to top
majkinetor



Joined: 24 May 2006
Posts: 3615
Location: Belgrade

PostPosted: Fri Mar 21, 2008 8:37 am    Post subject: Reply with quote

Ye, you can call it bug, although it doesn't reflect in any way.
You can safely put comma at the end of any AHK parametreless command.
_________________
Back to top
View user's profile Send private message MSN Messenger
mandiom



Joined: 03 Mar 2008
Posts: 34

PostPosted: Fri Mar 21, 2008 4:57 pm    Post subject: Reply with quote

Amazing job... Wow... simply amazing... It makes Visual Basic's Intellisense system look like the work of an amateur programmer Very Happy Thanks a lot for this!

Another bug? Smile
Ok, it might be kinda confusing to describe:

I'm in Line 3: code code code...
I press Enter twice, so I'm in line 5: code code code ...
I got to line 4 with the up arrow key and start typing: ISENSE doesn't work. I have to use backspace and enter to switch lines for IS to work.

Lastly, would there be an 'easy' way to make ISense start when we are editing an AHK scirpt? Sorry nut I'm kinda new here Sad

Thanks in advance Wink
Back to top
View user's profile Send private message
widow
Guest





PostPosted: Fri Mar 21, 2008 7:35 pm    Post subject: Reply with quote

majkinetor wrote:
Ye, you can call it bug, although it doesn't reflect in any way.
You can safely put comma at the end of any AHK parametreless command.
Nice thanx
Back to top
majkinetor



Joined: 24 May 2006
Posts: 3615
Location: Belgrade

PostPosted: Sat Mar 22, 2008 12:31 pm    Post subject: Reply with quote

Quote:
I'm in Line 3: code code code...
I press Enter twice, so I'm in line 5: code code code ...
I got to line 4 with the up arrow key and start typing: ISENSE doesn't work. I have to use backspace and enter to switch lines for IS to work.

You have to press a hotkey (by default ctrl space) to activate isense on any line previously typed. This is the very similar behavior as in mainstreem IDEs.

Thanks for your good words Smile
_________________
Back to top
View user's profile Send private message MSN Messenger
mandiom



Joined: 03 Mar 2008
Posts: 34

PostPosted: Sat Mar 22, 2008 9:34 pm    Post subject: Reply with quote

Oh, all right. Fair enough Very Happy

So, how about auto-launching ISense when an 'ahk' script is being edited? I'm guessing that we need some "IfinString" or something, right?
Back to top
View user's profile Send private message
majkinetor!
Guest





PostPosted: Sun Mar 23, 2008 12:47 am    Post subject: Reply with quote

it already does that, if you keep in the tray.
Back to top
mandiom



Joined: 03 Mar 2008
Posts: 34

PostPosted: Sun Mar 23, 2008 1:13 am    Post subject: Reply with quote

Yes, I know it works if it's already in the tray - that is, if you have already manually started it. However, what if it's off? Can it be turned on / run when there is an 'ahk' script in and editor?
Back to top
View user's profile Send private message
TodWulff



Joined: 29 Dec 2007
Posts: 99

PostPosted: Sun Mar 23, 2008 4:17 am    Post subject: Reply with quote

mandiom wrote:
Yes, I know it works if it's already in the tray - that is, if you have already manually started it. However, what if it's off? Can it be turned on / run when there is an 'ahk' script in and editor?

You might be able to:
    -configure your editor to automagically kickoff the script when the editor is opened [Idea], or
    -you could use a .bat file to open the script and then the editor [Rolling Eyes], or
    -you could add isense to your startup group [Idea], or
    -you could edit the script to accept parameters and then alter the file type associations for the edit action on .ahk files so that it kicks off the script and then the script starts the editor, passing the file parameter to it [Confused], or
    -(caution with this one) you could add a key to the HKLM\Software\Microsoft\Windows\CurrentVersion\run to start the script when the user logs on [Shocked], or
    -you could use any number of service utilities (like FireDaemon) to start the script when the OS starts [Shocked], or
    -you could write another smaller script that looks for the editor and when it is opened with a .ahk file (title bar text), start isense, and configure it to autostart any number of ways (as eluded to above) [Idea], or
    -...
There are probably many more ways. The trick is to find one that you grasp, are comfortable with, and doesn't result in negative side affects.

Personally, if it were a requirement on my end, I'd prolly create a small icon-less script that runs from the startup group, to look for .ahk files being edited & kicks off isense, when it detects same.

Good luck.

-t
Back to top
View user's profile Send private message
mandiom



Joined: 03 Mar 2008
Posts: 34

PostPosted: Sun Mar 23, 2008 2:20 pm    Post subject: Reply with quote

Yes, I think that the last option is the best one since there's no reason for Isense to be constantly running.

I'll try that. Thanks Very Happy
Back to top
View user's profile Send private message
TodWulff



Joined: 29 Dec 2007
Posts: 99

PostPosted: Sat Mar 29, 2008 10:55 pm    Post subject: Reply with quote

majkinetor, Wicked kewl tool you have here. When coupled with Auto-Syntax-Tidy, it makes for the beginnings of a nice pseudo-IDE for AHK.

Quick question: If I edit the size of the help window in the setup dialog, the resulting pop up help window is indeed shown wider, but the inset IE control is still only 600 pixels wide. Is there a means to alter this so that the IE control auto-sizes to the setting in the setup dialog? Please review and advise. Thank you.

-t

[EDIT] Disregard. A simple restart of the script resolves the issue. Thanks anyways. -t [/EDIT]
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Goto page Previous  1, 2, 3 ... 11, 12, 13 ... 16, 17, 18  Next
Page 12 of 18

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group