Skip to main content

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

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



Back to the top