教程
问答
博客
Python源码
Java源码
开源
论坛
教程
问答
博客
Python源码
Java源码
开源
论坛
登录
注册
开源软件
开发工具
文档/文本编辑
ensime
ensime
- Emacs 的 Scala 集成
文档/文本编辑
授权协议:
BSD
操作系统:
Linux
开发语言:
Scala
软件简介
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
软件首页