-
In `blessed-light-syntax/index.less`:
Starting from Atom v1.13.0, the contents of `atom-text-editor` elements are no longer encapsulated within a shadow DOM boundary. This means you should stop us…
-
lets go into self reflective, auto semiotic, stream of conciousness, free style, note taking, neologism constructing mode. consider the construction of the polynomial, each prime base carefully chosen…
-
This is a rather new JS-transpiling functional language: http://www.purescript.org/
Syntax is mostly the same as that of Haskell, and there is already a highlighting package for Atom editor: https://…
-
with stack the GHC versions between the projects can differ, this can cause problems with the haskell tools.
I therefore propose having the manual settings for cabal and let stack manage the tools sim…
-
Example script file here: https://www.haskell.org/cabal/users-guide/nix-local-build.html#cabal-v2-run
And here: https://github.com/haskell/cabal/issues/6122#issue-462558871
When I open Atom HIE is…
-
I'm using the [docker build feature with stack](https://docs.haskellstack.org/en/stable/docker_integration/). This prevents this package from working.
1. Create a stack project `stack new my-project`…
-
### Description
When I open a file clicking on it in the Atom Tree View, the outline doesn't work (the spinner spins forever and there's no outline).
However, if I open the file using `Ctrl+T`, …
-
Hey!
Here's an example of a file where Show Usages fails to detect all usages of `all_updates`.
```python
class Args(object):
""" Stores user arguments """
do_a_thing = False
def m…
-
Currently this package follows the ht-daemon version quite strictly. While this is acceptable in the haskell eco system, the atom plugin is NOT a part of this eco system. I should be able to use the a…
-
Fails on any type of hint application afaik with:
```
Code action could not be applied
ExitFailure 1
```
![apply hint bug](https://user-images.githubusercontent.com/1758708/104338460-710478…