Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] [SnipMatch] New search result display module trial version is finished

Hi Doug,

2012/4/12 Doug Wightman <douglasw@xxxxxxxxx>
Okay, it sounds like you were just saying that non-dummy parameters
are not yet supported, but that they will be. Your earlier email was a
little confusing - I thought you were indicating that (non-dummy)
parameters would not be able to be specified in the search box.
Right :-)

 

Yes, I agree that we don't want to pop up a dialog.
Good
 

Do you understand how to implement parameter support? e.g. so that one
can type "print str", (where str is the name of a string variable).

This might not be the immediate priority, but I do want to confirm
that we will be able to support it. After everything required for this
milestone is completed, I'd like this to be tackled.
No problem, but we should have a discussion about this parameters support details first before coding job. I mean make clear of the demand.
 

Thanks,

Doug



On Thu, Apr 12, 2012 at 12:50 AM, Chen Cheng <chengchendoc@xxxxxxxxx> wrote:
> Hi Doug,
>
> As we discussed before in mail list, "use dummy parameters" in our current
> solution, this will make SnipMatch looks more like transitional Eclips e
> content assist.
>
> And in the future, user can specify *default dummy parameters* for every
> code snip in *snip edit panel*, this is my plan.
>
> I am not sure whether you think things should like this:
> 1. Once user select a search result in search-result-display panel (Use UP
> and DOWN button in keyboard, and then click ENTER)
> 2. SnipMatch pop up a dialog to input parameters
> 3. User click "finish" button in parameters input dialog
> 4. SnipMatch insert code snip into current editor
>
> This is how SnipMatch work before, if you insist this way, we can implement
> it of course. But i personally think it deviate with Eclipse users' habit.
>
> What's your idea, Marcel?
>
> 2012/4/12 Doug Wightman <douglasw@xxxxxxxxx>
>>
>> ...it's totally fine that this isn't implemented yet, but I think it's
>> critical - your email makes it sound like you think this might not be
>> possible - please clarify.
>>
>>
>> On Wed, Apr 11, 2012 at 10:24 PM, Doug Wightman <douglasw@xxxxxxxxx>
>> wrote:
>> > Cheng,
>> >
>> > Why can't we implement with specified parameters?
>> >
>> > Doug
>> >
>> >
>> > On Wed, Apr 11, 2012 at 10:18 PM, Chen Cheng <chengchendoc@xxxxxxxxx>
>> > wrote:
>> >> Hi Doug,
>> >>
>> >> User does not input parameters anymore, we just use dummy parameters
>> >> now, we
>> >> can improve this if we can find better solution in the future.
>> >>
>> >>
>> >>
>> >> 2012/4/12 Doug Wightman <douglasw@xxxxxxxxx>
>> >>>
>> >>> Awesome! Will send you some feedback tomorrow (EST) - this looks
>> >>> really
>> >>> good.
>> >>>
>> >>> On Wed, Apr 11, 2012 at 5:01 AM, Chen Cheng <chengchendoc@xxxxxxxxx>
>> >>> wrote:
>> >>> > Hi all,
>> >>> >
>> >>> > SnipMatch's new search result display module is finished, i built it
>> >>> > similar
>> >>> > with JDT's content assit, you can find the GUI in the attach picture
>> >>> > file.
>> >>> > You guys can have a trial of it, then i can improve it according to
>> >>> > the
>> >>> > feedbacks. Or if there are any advises, you can just post it here.
>> >>> >
>> >>> > Marcel,
>> >>> > You mentioned before, we should prepare a Snipmatch package before
>> >>> > Eclipse
>> >>> > Juno M2, so what will be focus on after search result display module
>> >>> > before
>> >>> > M2 ?
>> >>> >
>> >>> > --
>> >>> > Best Regards From Cheng Chen [chengchendoc@xxxxxxxxx]
>> >>
>> >>
>> >>
>> >>
>> >> --
>> >> Best Regards From Cheng Chen [chengchendoc@xxxxxxxxx]
>
>
>
>
> --
> Best Regards From Cheng Chen [chengchendoc@xxxxxxxxx]



--
Best Regards From Cheng Chen [chengchendoc@xxxxxxxxx]

Back to the top