Skip to content

garethrowlands/stack-ide-sublime

 
 

Repository files navigation

stack-ide-sublime

Sublime Text plugin for stack-ide

Bleeding edge note: Requires stack 0.1.2+, stack-ide 0.1+, ide-backend HEAD and GHC 7.10+.

stack-ide-sublime also requires for the moment that you are opening the same folder that holds the .cabal file, and that the folder is named the same as the .cabal file.

Install instructions

First make sure to install stack and stack-ide.

On OSX clone this package to: ~/Library/Application Support/Sublime Text 3/Packages/SublimeStackIDE

On Linux install this package with the following command: (cd ~/.config/sublime-text-3/Packages; git clone https://github.com/lukexi/stack-ide-sublime.git)

Screenshots

SublimeStackIDE Errors SublimeStackIDE Autocomplete SublimeStackIDE Type-at-cursor

About

An Sublime Text IDE for Haskell based on stack-ide

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • JavaScript 0.9%