hg: jdk9/sandbox/langtools: 8177076: jshell tool: usability of completion

chris.hegarty at oracle.com chris.hegarty at oracle.com
Fri Mar 31 13:31:48 UTC 2017


Changeset: 33c818a75ec9
Author:    jlahoda
Date:      2017-03-31 10:46 +0200
URL:       http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/33c818a75ec9

8177076: jshell tool: usability of completion
Summary: Merging completion and documentation completion, assigning Shift-tab shortcut to fix actions.
Reviewed-by: rfield

! src/jdk.jshell/share/classes/jdk/internal/jshell/tool/ConsoleIOContext.java
! src/jdk.jshell/share/classes/jdk/internal/jshell/tool/JShellTool.java
! src/jdk.jshell/share/classes/jdk/internal/jshell/tool/resources/l10n.properties
! src/jdk.jshell/share/classes/jdk/jshell/SourceCodeAnalysisImpl.java
+ test/jdk/jshell/MergedTabShiftTabTest.java



More information about the jdk9-sandbox-changes mailing list