Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SI-8981 Tweak REPL help #4131

Merged
merged 1 commit into from Dec 4, 2014
Merged

SI-8981 Tweak REPL help #4131

merged 1 commit into from Dec 4, 2014

Conversation

som-snytt
Copy link
Contributor

Tweak colon command processing.

Fixes an unhelpful message about the ambiguity of colon.

Currently,

scala> :
 is ambiguous: did you mean :edit or :help or :history or :h? or :imports or :implicits or :javap or :line or :load or :paste or :power or :quit or :replay or :reset or :save or :sh or :settings or :silent or :type or :kind or :warnings?

After the fix, just show the help summary.

Tweak colon command processing.

Fixes an unhelpful message about the ambiguity of colon.
@scala-jenkins scala-jenkins added this to the 2.11.5 milestone Nov 14, 2014
@gkossakowski
Copy link
Member

How does the fix work? What's the new message?

@som-snytt
Copy link
Contributor Author

@gkossakowski Updated the PR conversation. The current message sounds exactly like my seven-year-old.

@adriaanm adriaanm assigned adriaanm and gkossakowski and unassigned adriaanm Nov 24, 2014
@lrytz
Copy link
Member

lrytz commented Dec 4, 2014

LGTM, thanks!

lrytz added a commit that referenced this pull request Dec 4, 2014
@lrytz lrytz merged commit aa6f0e4 into scala:2.11.x Dec 4, 2014
@som-snytt som-snytt deleted the issue/8981 branch February 9, 2015 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants