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

scala intepreter should tab complete variables, methods, and :load filenames #8662

Closed
scabug opened this issue Jun 12, 2014 · 3 comments
Closed

Comments

@scabug
Copy link

scabug commented Jun 12, 2014

The Scala interpreter could be substantially improved for users unfamiliar with scala or third-party libraries, by adding tab completion for variables, methods, and :load filenames. Ruby's irb does this, for example, and it makes the REPL incredibly more helpful for prototyping.

@scabug
Copy link
Author

scabug commented Jun 12, 2014

Imported From: https://issues.scala-lang.org/browse/SI-8662?orig=1
Reporter: Andrew Pennebaker (mcandre)

@scabug
Copy link
Author

scabug commented Aug 10, 2016

@SethTisue said:
Scala 2.11.8 includes vastly improved tab completion. There is still room for improvement, e.g. I don't think :load completes filenames, but regardless, closing the ticket. PRs with further improvements very welcome.

@scabug scabug closed this as completed Aug 10, 2016
@scabug
Copy link
Author

scabug commented Jan 29, 2017

@som-snytt said:
Resist! Completion of files and settings: scala/scala#5665

@scabug scabug added this to the 2.11.8 milestone Apr 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant