Open Implementation
Open Implementation, which was available by holding Ctrl and hovering over a method in the editor, is now also available in the navigate menu and can be bound to a keyboard shortcut (e.g. F4?).
Expressions View
When debugging, it's now easier to add expressions in the expressions view and the expressions view has now columns
The breakpoint view now provides the possibility to quickly edit some properties of the breakpoint, e.g. breakpoint condition.
You can now drag files from the operating system into the package explorer and instead of copying them there you can create just links. This feature is definitely useful in a lot of cases.
Convert Member to Top Level Type has been renamed to Move Type to New File.
This is a feature I've been waiting for quite long. The JavaDoc hovers now include information about annotations.
No comments:
Post a Comment