Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] breakpoints related bugs

Thanks: https://bugs.eclipse.org/bugs/show_bug.cgi?id=497965

 

From: wtp-dev-bounces@xxxxxxxxxxx [mailto:wtp-dev-bounces@xxxxxxxxxxx] On Behalf Of Ilya Buziuk
Sent: Friday, July 15, 2016 5:58 AM
To: General discussion of project-wide or architectural issues.
Subject: Re: [wtp-dev] breakpoints related bugs

 

Hello, Dobrin

Yes, please open a bugzilla for var hovering. 

 

On Thu, Jul 14, 2016 at 11:44 PM, Alexiev, Dobrin <dalexiev@xxxxxx> wrote:

Thank you!

For contributions: I will be able to test the latest builds from https://hudson.eclipse.org/webtools/job/jsdt-snapshots/ws/site/target/site-3.6.0-SNAPSHOT.zip when specific fixes are available. I don’t think I have much knowledge of the JSEE plugins code to even try to make a suggestion.

 

BTW,

I just realized one feature is not there: While debugging, if I hover with my mouse over “myVar” part of the _expression_ “myVar.myProp.mySubProp.abc” in my JS editor, I see a tooltip with its current value. But if I hover over the last segment “abc” of the same _expression_ nothing happens. If I want to see its value, I have to move the mouse to “myVar” and when the tooltip opens up I have to click to expand, scroll to “myProp”, click to expand, scroll to “mySubProp”, expand, etc. until I see “abc”. Would be a real time saver when I hover over “abc” to see its value. Do you want me to file a Bugzilla entry for this?

 

Thank you again for your support!!!

Dobrin

 

From: wtp-dev-bounces@xxxxxxxxxxx [mailto:wtp-dev-bounces@xxxxxxxxxxx] On Behalf Of Ilya Buziuk
Sent: Thursday, July 14, 2016 4:50 PM
To: General discussion of project-wide or architectural issues.
Subject: Re: [wtp-dev] breakpoints related bugs

 

Hello, Dobrin

Thanks for reporting. I have added both to Neon 1 backlog. We would definitely try to fix them and meet September deadline

Contributions of any kind are also most welcome ;)

 

 

On Thu, Jul 14, 2016 at 10:06 PM, Alexiev, Dobrin <dalexiev@xxxxxx> wrote:

Hello,

I am currently evaluating if we can start using JSEE Neon for our development.

I am was very impressed with the JSEE team for fixing two issues on the same day.

https://bugs.eclipse.org/bugs/show_bug.cgi?id=497706

https://bugs.eclipse.org/bugs/show_bug.cgi?id=497424

I also filed two bugs related to breakpoints. I was wandering if there are any plans for fixing these for the September release.  

https://bugs.eclipse.org/bugs/show_bug.cgi?id=497685

https://bugs.eclipse.org/bugs/show_bug.cgi?id=497703

Thank you.

Dobrin

 

 


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

 


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

 


Back to the top