Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
parameter completion support
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
danmaftei  
View profile  
 More options Aug 1 2012, 10:42 am
From: danmaftei <ninestrayc...@gmail.com>
Date: Wed, 1 Aug 2012 07:42:34 -0700 (PDT)
Local: Wed, Aug 1 2012 10:42 am
Subject: parameter completion support

Hello,

Sometimes I forget the arguments a function takes, or their order, and
would like to a tooltip to guide me. For example, after typing filter(, a
tooltip would list function, iterable. It seems like rope would be able to
do this (correct me if I'm wrong).

If so, have there been any attempts to implement this? I would love to help
out if so, or to start writing something from scratch.

Dan


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ali Gholami Rudi  
View profile  
 More options Aug 3 2012, 10:41 am
From: Ali Gholami Rudi <aligr...@gmail.com>
Date: Fri, 03 Aug 2012 19:11:39 +0430
Local: Fri, Aug 3 2012 10:41 am
Subject: Re: parameter completion support

danmaftei <ninestrayc...@gmail.com> wrote:
> Sometimes I forget the arguments a function takes, or their order, and
> would like to a tooltip to guide me. For example, after typing filter(, a
> tooltip would list function, iterable. It seems like rope would be able to
> do this (correct me if I'm wrong).

> If so, have there been any attempts to implement this? I would love to help
> out if so, or to start writing something from scratch.

rope-show-calltip command and rope-get-calltip function do
implement it.  You may need to use the function if you want
to integrate it into an editor plugin.

        Ali


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »