红联Linux门户
Linux帮助

Emacs的Scala集成 ensime

发布时间:2012-08-01 21:37:17来源:红联作者:empast
ENhanced Scala Interaction Mode for Emacs

特点:

Highlight errors and warnings in your code buffers.
Inspect the type of any expression.
Browse packages
Completion for variables, methods, constructors, etc.
Incrementally search through classpath symbols
Find all references to a symbol
Jump to symbol definitions.
Semantic Highlighting
Automated Refactorings (rename, organize imports, extract method)
Source Formatting
AST-based selection
Supports sbt7,10,11
Supports Maven,Ivy build descriptions
Embedded sbt shell
REPL
Debug support

主页:https://github.com/aemoncannon/ensime

下载:https://github.com/aemoncannon/ensime/downloads

来自:开源中国社区
文章评论

共有 0 条评论