Code Monkey home page Code Monkey logo

ensime-server's Introduction

ENSIME

Bountysource Build Status Stories in Ready

ENhanced Scala Interaction Mode for text Editors, especially GNU Emacs.

ENSIME brings IDE-like features to your favourite text editor, such as:

  • Show the type of the symbol under the cursor.
  • Contextual completion for vars, vals and defs.
  • Add an import for the symbol under the cursor.
  • Fast classpath search (types and members).
  • Jump to source code or documentation.
  • Browse packages and type hierarchies.
  • Find all references to a symbol.
  • Refactorings (rename, organize imports, extract method).
  • REPL with stack trace highlighting.
  • Errors and warnings in your code: red squigglies.
  • Debugging

and many more.

Contributions

This project is actively community maintained, and we are very pleased to see contributions from new members.

If you use this software you are already well placed, as a Scala developer, to make it even better.

You can help out by:

We are using some great technologies to automate our build and testing process:

Along with unit testing, we have automated coverage checks and code formatting as part of our build process. Pull requests will only be accepted if the build and tests are successful, and coverage has not decreased. Pull requests must be reviewed and should not be merged by the person who created the request (except for trivial changes and hotfixes).

We have branches for older versions of scala, which are merged regularly.

Quick Start

There are a two ways to install the ENSIME server:

  1. Install ensime-emacs and it will do it for you automatically.
  2. Build from source: fork this repo, clone locally and sbt publishLocal.

The latter is also the recommended approach when developing ENSIME itself.

Before reporting any problems with ENSIME, please:

Further Information

Most of the server documentation is in the code itself. A readable version of the SWANK protocol is documented in the ENSIME User Manual (although best to always check the code.)

Older releases are bundled with the emacs plugin.

ensime-server's People

Contributors

aemoncannon avatar fommil avatar xeno-by avatar rajish avatar gneuvill avatar tototoshi avatar jfager avatar fabianpage avatar rorygraves avatar djspiewak avatar peluko avatar mdr avatar fanatoly avatar fgeller avatar marcweber avatar tbje avatar pashky avatar wspringer avatar snapcracklepopgone avatar stew avatar markschaake avatar waffle-iron avatar jackcviers avatar mechkg avatar hgiddens avatar hubertp avatar habib avatar akshaal avatar non avatar dkim avatar

Watchers

jilen avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.