Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] [snipmatch] no templates displayed

Hi Marcel,

About your concern in gdoc: 

"Inserting a $filePathString is IMHO a blocker. I don’t get these fancy linked editor mode things. This should IMHO be fixed before a release."

In the _unorder-match_ situation, we can not compute out the REAL variable value in the variable name place, so we have to use dummy variable name here, so after my last patch, it will remove "$", just insert "File file = new File(filePathString)" into the editor.

Is this what you expect? 

2012/8/20 Marcel Bruch <marcel.bruch@xxxxxxxxx>
So here they are - my comments on Snipmatch. Finally :)

First I'd like to say I see many improvements in many different areas. So I'm happy to say that I'm very happy with your achievements during the GSOC!

As always, there are a few things that need more polishing. Few of them are easy to fix, others may be more more complicated. The most serious issue I have is the template insertion which inserts the $varname for every variable and the non-closable and dragable view. This should be addressed before a release IMHO.

You find other things that I would propose to fix in the gdoc "scrapbook".

Again, over all I'm happy with the development (except that there are no tests which is not good).

Cheers,
Marcel

On Aug 20, 2012, at 7:54 AM, Marcel Bruch <marcel.bruch@xxxxxxxxx> wrote:

hit me! Forget about my issue. I moved to a new laptop and the backup did not copy the old template files… my fault :)


On Aug 20, 2012, at 7:37 AM, Marcel Bruch <marcel.bruch@xxxxxxxxx> wrote:

No,  the second last picture in the gdoc shows what I see. I enter the keyword but nothing happens. It worked a few days before so I wonder if you changed anything there? Rebuilding the index (by clicking the button) did not make it work. My index file is empty (it only contains "{}").

It would be nice if the update operation would warn me or give me some stats how many snippets have been indexed etc. Until I triggered code completion everything looked ok.


On Aug 20, 2012, at 3:24 AM, Chen Cheng <chengchendoc@xxxxxxxxx> wrote:

Hi Marcel,

You mean you can get the target code snip, but after print ENTER, no code insert into your editor?

2012/8/19 Marcel Bruch <bruch@xxxxxxxxxxxxxxxxxx>
Hi Chen, Hi Doug,

I started playing with snipmatch but completion did not work for me anymore. Is there some error reporting functionality? The index update operation says "all good" :-(

Best,
Marcel

FWIW, comments I had so far can be found here:
https://docs.google.com/document/d/1fTryHCV41qr8JxUJY3gmWcSlxNe9aqSFYDhHKGQGqOA/edit

--
Eclipse Code Recommenders:
www.eclipse.org/recommenders



_______________________________________________
recommenders-dev mailing list
recommenders-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/recommenders-dev



--
Best Regards From Cheng Chen [chengchendoc@xxxxxxxxx]
_______________________________________________
recommenders-dev mailing list
recommenders-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/recommenders-dev




_______________________________________________
recommenders-dev mailing list
recommenders-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/recommenders-dev




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

Back to the top