Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ide-dev] JDT rants

IIRC the automatic insertion of * in open type was suggested a while ago to JDT UI. 

We used to also force the user to do that in the past in lots in places in pde and platform but changed that. A fix for that in PDE was actually my first patch ever.

Would be great if JDT could fix that. I also hate typing it. 


Am 15.02.2018 22:40 schrieb "Brian de Alwis" <briandealwis@xxxxxxxxx>:
On 14-Feb-2018, at 10:21 AM, Carsten Reckord <reckord@xxxxxxxx> wrote:
*Variable inspection*
I’ve never seen the problem he’s describing and am pretty happy with both the Variables view and Ctrl+Shift+I for inspecting variables and expressions in the code editor.

I've been having this problem for a while but haven't been able to dig into it and so didn't report it.  Filed bug 531236 against JDT/Debug.


Brian.

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

Back to the top