- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
2.8 Tab completion in Emacs scala-run-scala?
Fri, 2009-09-04, 17:16
I am running Scala 2.8.0 nightly and the Scala Emacs mode from http://lampsvn.epfl.ch/svn-repos/scala/scala-tool-support/trunk/src/emacs/.
When I run scala-run-scala in Emacs, I cannot get tab completion to work. Tab, C-i and C-q C-i all just move the cursor to the next tab stop. Would it be possible to either rig the Emacs mode to pass an actual Tab to the Scala interpreter, or for the Scala interpreter to accept Ctrl+I as a tab equivalent?
Thanks,
Cay
When I run scala-run-scala in Emacs, I cannot get tab completion to work. Tab, C-i and C-q C-i all just move the cursor to the next tab stop. Would it be possible to either rig the Emacs mode to pass an actual Tab to the Scala interpreter, or for the Scala interpreter to accept Ctrl+I as a tab equivalent?
Thanks,
Cay