Git Product home page Git Product logo

haskell-idea-plugin's Introduction

haskell-idea-plugin

IntelliJ IDEA plugin for Haskell, based on ideah.

Build

http://plugins.jetbrains.com/plugin/7453?pr=idea

You can download the latest build manually from BuildServer:

http://teamcity.jetbrains.com/viewType.html?buildTypeId=Haskell_Build&guest=1

At this point the plugin provides these basic features:

  • Haskell syntax highlight
  • Cabal syntax highlight
  • Error checking with ghc-modi.
  • Simple completion based on ghc-modi
  • Show type of symbol (Ctrl + Shift + T, or โŒ˜ + Shift + T on mac)
  • Build of cabal projects
  • Installation of cabal packages
  • Graphical debugger
  • REPL

Plans

  • add the ability to jump to hackage libraries source code.
  • support of other products based on the IntelliJ platform.
  • GHCi support

Installation

You can install the plugin from idea by going to Preferences -> Plugins and pressing Browse repositories....

For it to work normally you will need these plugins:

  • Haskell platform
  • cabal must be in PATH
  • cabal package ghc-mod
  • cabal package remote-debugger - if you want to use debugger

Source compilation

To compile you will need:

  • IDEA 13.1
  • Kotlin plugin
  • JDK 6
  • IntelliJ IDEA Plugin SDK

Acknowledgments

I thank the following people for their help:

  • Vladislav Polyansky, Marat Habibullin for development of debugger support.
  • Anna Yaveyn for development of cabal support.

haskell-idea-plugin's People

Contributors

atsky avatar vlpolyansky avatar bronti avatar marat-rkh avatar heyley avatar kosiakk avatar pjonsson avatar anlun avatar donnerpeter avatar duemir avatar negation avatar ariskou avatar crogers avatar

Watchers

Ninglin Du 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.