elm-pair icon indicating copy to clipboard operation
elm-pair copied to clipboard

An artificial pair-programmer that helps you write Elm

Results 7 elm-pair issues
Sort by recently updated
recently updated
newest added

Hi, this is a great tool. Would it bee possible to add some options in neovim to enable only some of the features? Context: I am having trouble using it...

Hi, I'm getting this weird error on startup: ``` Command failed: c:\Users\USER\.vscode\extensions\hjgames.elm-pair-18.0.0\elm-pair "c:\Users\USER\.vscode\extensions\hjgames.elm-pair-18.0.0\elm-pair" �� ���� ����७��� ��� ���譥� ��������, �ᯮ��塞�� �ணࠬ��� ��� ������ 䠩���. ``` I know it's unreadable but...

It would be nice if the tool could download the M1 version of `elm-pair` automatically or if we could download it from the GitHub releases. FWIW I've been able to...

Hello again 🙂 This is more of a discussion point, rather than a bug report. I'm sometimes getting into situations where I start _changing_ (ie. not renaming) a part of...

Hi, is it possible to separate the Neovim plugin from this codebase? Since not everyone uses Neovim from Nixpkgs, and different plugin managers have different configurations for adding subdirectories, I...

Hey. Interesting tool. I'd like to see Emacs support added. Thank you.

Elm-pair will qualify all values from the exposing list except the operator, because Elm doesn't allow qualified operators. Compilation will then fail because the origin of the operator is no...

bug