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
Message from discussion Method parameters content assist

Received: by 10.224.192.10 with SMTP id do10mr11703665qab.6.1322088292524;
        Wed, 23 Nov 2011 14:44:52 -0800 (PST)
X-BeenThere: scala-ide-user@googlegroups.com
Received: by 10.229.117.197 with SMTP id s5ls625048qcq.3.gmail; Wed, 23 Nov
 2011 14:44:51 -0800 (PST)
Received: by 10.224.187.197 with SMTP id cx5mr11692020qab.1.1322088291511;
        Wed, 23 Nov 2011 14:44:51 -0800 (PST)
Received: by 10.224.187.197 with SMTP id cx5mr11692018qab.1.1322088291502;
        Wed, 23 Nov 2011 14:44:51 -0800 (PST)
Return-Path: <a...@alexblack.ca>
Received: from mail-vw0-f63.google.com (mail-vw0-f63.google.com [209.85.212.63])
        by gmr-mx.google.com with ESMTPS id b8si8889510vdu.2.2011.11.23.14.44.51
        (version=TLSv1/SSLv3 cipher=OTHER);
        Wed, 23 Nov 2011 14:44:51 -0800 (PST)
Received-SPF: neutral (google.com: 209.85.212.63 is neither permitted nor denied by best guess record for domain of a...@alexblack.ca) client-ip=209.85.212.63;
Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 209.85.212.63 is neither permitted nor denied by best guess record for domain of a...@alexblack.ca) smtp.mail=a...@alexblack.ca
Received: by vbbfd1 with SMTP id fd1so3216245vbb.18
        for <scala-ide-user@googlegroups.com>; Wed, 23 Nov 2011 14:44:51 -0800 (PST)
MIME-Version: 1.0
Received: by 10.52.94.13 with SMTP id cy13mr12597277vdb.1.1322088291183; Wed,
 23 Nov 2011 14:44:51 -0800 (PST)
Received: by u6g2000vbg.googlegroups.com with HTTP; Wed, 23 Nov 2011 14:44:51
 -0800 (PST)
Date: Wed, 23 Nov 2011 14:44:51 -0800 (PST)
In-Reply-To: <CABDULvW2zkykEZtJeaFTKtF2r=RRwrgHv1Yx-=5rU6qn_rhGNw@mail.gmail.com>
References: <CABDULvW2zkykEZtJeaFTKtF2r=RRwrgHv1Yx-=5rU6qn_rhGNw@mail.gmail.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.2 (KHTML,
 like Gecko) Chrome/15.0.874.121 Safari/535.2,gzip(gfe)
Message-ID: <aa61deab-53c7-47a2-a3f9-05f26ec54c0a@u6g2000vbg.googlegroups.com>
Subject: Re: Method parameters content assist
From: Alex Black <a...@alexblack.ca>
To: Scala IDE User <scala-ide-user@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

+1 :)

On Nov 23, 9:46=A0am, Nils Kilden-Pedersen <nil...@gmail.com> wrote:
> One of the biggest interrupters of my coding workflow, is the missing
> display of method parameters when doing content assist. It means I have t=
o
> switch to either API docs or the code itself to remember what the
> parameters are.
>
> I assume this feature is already planned, but I wondered what the priorit=
y
> and/or perhaps even ETA is?
>
> Besides that, I find the current Scala Eclipse plugin to be eminently
> usable, so thanks for the great work.
>
> Nils