Isaac Shapira

Results 33 issues of Isaac Shapira

It would rock if you put up some examples of how to include dependencies, specifically prelude.ls. I've been boxing to get prelude.ls in for hours now, and its been a...

Just wanted to at the input event. But this is not right, I will update.

Recently I had an issue that prevented atom from connecting to the `psc-ide-server`. The issue was entirely my box and environmental, but it would have been nice if ide-purescript published...

enhancement

I would use it :)

Auto fix for ghc suggestions is very nice. The auto fix behavior could get even beefier by supporting hlint fixes.

Remembering how to spell language pragmas sucks. Ghc-mod has this so I know it's possible.

wontfix

Just to allow for custom styling.

I would really like to auto combine and minify compiled coffeeScript output with existing js files.

I would like the option to put output paths in the code file itself. This would enable less configuration when passing to other developers. For example ``` @codekit-output "../../views/home.jsp" ```...

As it stands `Debug.log` is the only thing provided for instrumenting and debugging code in Elm, and it's not usable for all cases. For example, there might be a deeply...

request