[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [ajdt-dev] Suggestion Pop Up List Incremental Matching Doesn't Work In AspectJ Editor
|
- From: "Andrew Eisenberg" <andrew@xxxxxxxxxxxx>
- Date: Mon, 11 Aug 2008 20:03:22 -0700
- Delivered-to: ajdt-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :sender:to:subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references :x-google-sender-auth; bh=bpoaK435vrvKHMBanxhjwMn3IkXperR147lQ44EMG+g=; b=Rhe6p13oDJjKxL1Z5wnKYn4ePNipj/OO8LDlU074QYcTonU32a2bean6m8Xu4mXmxx 16FHhF6COij/ycMUI8GiHRP2oXX83fP4H1+V4vuL60G9sLQJYXqZ6LCaXBkDC7EpkqXF lUi+i1TBzhYJJsSmdfWStDAeIDhysMWwQyg4s=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:sender:to:subject:in-reply-to :mime-version:content-type:content-transfer-encoding :content-disposition:references:x-google-sender-auth; b=NWlZa4pA/1z2GVAFVHwm3ZpFC4RLuyVDuKaZzH+NZOlbXhFSFVZumu+r/X5+UyMihj 1UpiT19IsJcSlr676QAI2mYjIP4aoV/EVSpuVUTTbP9UhobO8+9bTutdKv/kG9KwFkbX Kg3aWYvCsor+j2Vg5TeeRg51a7CPal1DXXEBs=
Sorry Matt, this slipped through my inbox. There are quite a few
issues with content assist in AspectJ editors. Please raise this as a
bug in bugzilla. Content assist is something that we plan on tackling
in the future.
--andrew
On Fri, Aug 1, 2008 at 4:31 PM, Matt Brown <softmechanics@xxxxxxxxx> wrote:
> Hello all,
>
> I've noticed a problem with the suggestion pop up that only occurs when I'm
> editing an AspectJ file:
>
> As I type an import statement, for example, I get a list of all the known
> subpackages after I type a dot. If I type a letter, the list of packages
> disappear, instead of being narrowed to packages beginning with that
> letter. I've also noticed that if the first letter is a lower case 'a', I
> get some AspectJ suggestions: "adviceexecution", "after_returning",
> "after_throwing", "around", and a "Note" entry. Again, if I try to narrow
> the list by typing another letter, 'f', for example, the list disappears.
>
> Has anyone else experienced this problem?
>
> thanks
> -Matt Brown
>
> _______________________________________________
> ajdt-dev mailing list
> ajdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ajdt-dev
>
>