|
|
|
It is currently Sun May 19, 2013 3:17 pm
|
View unanswered posts | View active topics | View unsolved topics
|
Page 1 of 1
|
[ 5 posts ] |
|
| Author |
Message |
|
Jonathan
General
Joined: Thu Jul 31, 2008 2:08 pm Posts: 360 Location: Chico, CA
|
 Intellisense
Would it be possible to include something similar to intellisense in FPMI? This would be useful in both the jython section and the expression language. I find I have to constantly click on the function button to see what parameters the lookup function takes. If a tooltip would pop up while I type it would make for a great feature.
_________________ Jonathan
|
| Tue Mar 10, 2009 1:04 pm |
|
 |
|
Carl.Gould
Moderator
Joined: Sun Apr 02, 2006 2:46 pm Posts: 3737 Location: Sacramento, CA
|
 Re: Intellisense
You aren't the first to request this feature, believe me. Its on "the list". That said, it isn't trivial, and there are a number of more pressing features, so I wouldn't expect it too soon.
_________________ Carl Gould
Software Development
Inductive Automation
|
| Tue Mar 10, 2009 5:29 pm |
|
 |
|
skenealy
Trooper
Joined: Mon Dec 29, 2008 10:04 am Posts: 20
|
 Re: Intellisense
On a related note, a vim-like (or even vi-like) mode for the editor would be super. Or, better yet, having a setting to change the default editor to something installed on the local computer, like all the UNIX terminal applications do with the EDITOR variable.
It's not a very pressing issue, but it'd be nice to avoid copying and pasting code between editors, as well as getting ':wq' out of all my minor edits :)
|
| Wed Jul 15, 2009 11:04 am |
|
 |
|
Carl.Gould
Moderator
Joined: Sun Apr 02, 2006 2:46 pm Posts: 3737 Location: Sacramento, CA
|
 Re: Intellisense
Duly noted, althought I'm not sure how the external editor thing would work since we aren't dealing with files here...
_________________ Carl Gould
Software Development
Inductive Automation
|
| Wed Jul 15, 2009 12:25 pm |
|
 |
|
skenealy
Trooper
Joined: Mon Dec 29, 2008 10:04 am Posts: 20
|
 Re: Intellisense
For an example of the external editor, refer to a program like mutt, a console email program that you'd find on just about any linux box. When you go to type an email, it launches whatever editor is listed in the EDITOR environmental variable. I don't believe it ever stores a file - instead, it stores the text in a buffer and returns it to mutt when it's done running.
I'm not sure how the buffer is passed... probably through a pipe, but that wouldn't work on Windows. Some popular editors have a client/server mode or ftp mode - perhaps that could be used? I believe vim, emacs, and notepad++ all have this functionality.
It's not really a feature I'd expect to ever get implemented, but as you probably know, most programmers love their editor more than their family, so it'd be an awesome present nonetheless.
|
| Wed Jul 15, 2009 2:04 pm |
|
 |
|
|
Page 1 of 1
|
[ 5 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 1 guest |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|