Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ease-dev] GSoC 2015 Ideas:EASE Command completion support

Hi Cristian,

As you suggested, I did go through the code. I read all your posts in http://codeandme.blogspot.com/2014/08/ease-eclipse-advanced-scripting.html which helped me a lot. Most of my questions were answered by the blog. 

Then I focus on the current implementation of the command completion. I noted that their is a main implementation on org.eclipse.ease.ui.completion  and customized implementations in org.eclipse.ease.lang._javascript_.rhino.completion and org.eclipse.lang._javascript_.ui. 

I studied and tried to get an idea of the implementation. I included it in the proposal and uploaded it.

It is really great if you can review it and tell me if anything need to be changed so that I make it a better proposal. 

Thank you. 


Buddhika Dilhan
Undergraduate,
Department of Computer Science and Engineering,
University of Moratuwa.

On Wed, Mar 25, 2015 at 1:15 PM, Buddhika Dilhan <buddhika.dilhan5@xxxxxxxxx> wrote:
Hi Cristian,

Thank you very much for the information. I'm on it. 
I'll update you once I ran in to a problem. :)

Thank you.

Buddhika Dilhan
Undergraduate,
Department of Computer Science and Engineering,
University of Moratuwa.

On Wed, Mar 25, 2015 at 12:48 PM, <Christian.Pontesegger@xxxxxxxxxxxx> wrote:

It would be best to look at the existing command completion stubs we already have for the script shell and the JSDT editor. Dive into the code, eventually you already find some bugs to fix there. Currently the code is just a proof of concept, so I am sure you will detect places to fix something.

For that GSoC project you might not find a related bug in Bugzilla yet.

 

Christian

 

From: ease-dev-bounces@xxxxxxxxxxx [mailto:ease-dev-bounces@xxxxxxxxxxx] On Behalf Of Buddhika Dilhan

Is it better to focus on Core related bug to get an idea of the project?

Am I in the right track or what are the areas that I should focus more?


_______________________________________________
ease-dev mailing list
ease-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/ease-dev



Back to the top