Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] Snipmatch issues

Hi Stefan, hi Madhuranga,

any progress here? I believe fixing the grammar should be the top priority right now, which mostly affects Stefan.

bye
Johannes

Madhuranga Lakjeewa schrieb:
Hi,
Thank you very much Johannes for pointing out the major issues. I will try to figure out the completion issues you have mentioned.

Thanks,
Madhuranga Lakjeewa 


On Wed, Oct 23, 2013 at 1:27 PM, Johannes Dorn <johannes.dorn@xxxxxxxxxxxxxx> wrote:
Hi,

this goes mainly to Stefan and Madhuranga but there are others who are interested.

We want to show Snipmatch at next week's EclipseCon. There are however some lingering issues with the completion and the editor that we can hopefully fix by then.

Here are some of the things we noticed.
  • Generated snippet Tree - New Tree complains about missing EOF in line2
  • Import statements are not working correctly
  • Sometimes selecting a snippet in the completion, the preview window will show null. This happened for snippet URLConnection 6. I haven't been able to reproduce this reliably.
So the most important issue for now is to fix grammar errors for the editor, so that it doesn't show errors for correct snippets and so that code completion works.
These fixes should include tests.

I will write some tests for the repository indexing logic today.


bye
Johannes

--
Johannes Dorn

Codetrails UG (haftungsbeschränkt)
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Tel: +49 6151 2767092
http://www.codetrails.com

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940



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


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

--
Johannes Dorn

Codetrails UG (haftungsbeschränkt)
The knowledge transfer company

Robert-Bosch-Str. 7, 64293 Darmstadt
Tel: +49 6151 2767092
http://www.codetrails.com

Managing Director: Dr. Marcel Bruch
Handelsregister: Darmstadt HRB 91940



Back to the top