Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Elm Tooling

Org to facilitate work on tooling for elm
Collective - Host: opensource - https://opencollective.com/elm-tooling - Code: https://github.com/elm-tooling

Fix some tslint problems

github.com/elm-tooling/elm-language-server - dc4a214d1ed5c3169aff1ee2b896f9e34f5a1512 authored about 5 years ago by Kolja Lampe <[email protected]>
Handle path via path lib (#155)

Handle path via path lib

github.com/elm-tooling/elm-language-server - d4d3da50b072873921528db6b94f35b46ddefd6f authored about 5 years ago by Razzeee <[email protected]>
Await more correctly

github.com/elm-tooling/elm-language-server - 3394f9b93a087279a65d33ca886fd88e996396e3 authored about 5 years ago by Kolja Lampe <[email protected]>
Small refactoring

github.com/elm-tooling/elm-language-server - d57df04f1c8b1713c3821570ba777500b49afbfa authored about 5 years ago by Kolja Lampe <[email protected]>
Handle path via path lib

github.com/elm-tooling/elm-language-server - 4bdfcd67a9b79db9cf490f2a30525056a9c51ee3 authored about 5 years ago by Kolja Lampe <[email protected]>
Get rid of crypto deprecation warnings

github.com/elm-tooling/elm-language-server - 039318ee619130b1959af014869cffe8b9912a02 authored about 5 years ago by Kolja Lampe <[email protected]>
Improve how references are resolved. Functions of the same name in different let scopes should work better.

github.com/elm-tooling/elm-language-server - daf062d2ca68aeb31ad676afb873d6488cf74f4e authored about 5 years ago by Kolja Lampe <[email protected]>
Enable middleware for reference code lenses

github.com/elm-tooling/elm-language-client-vscode - 70c4ed3e90ca8fc1688831acec119eb2adbb6102 authored about 5 years ago by Kolja Lampe <[email protected]>
Refernce codelenses can now be used with a command

github.com/elm-tooling/elm-language-server - 628cd72f65d349c97824e9d0630934380a12e11e authored about 5 years ago by Kolja Lampe <[email protected]>
Add more words to dictionary

github.com/elm-tooling/elm-language-client-vscode - 05a458c42251e3d6cd2d041b6d6e1578d99dff42 authored about 5 years ago by Kolja Lampe <[email protected]>
Process files in parallel

github.com/elm-tooling/elm-language-server - a5aa59da3596c36abc7b0e44957f1ec1f9090896 authored about 5 years ago by Kolja Lampe <[email protected]>
Update tree-sitter to improve folding

Now correctly leaves space between the functions, let/in/if/then/else cause folding.
Also updates...

github.com/elm-tooling/elm-language-server - d8a294db0d248bb2a07da788d4b0489eb65a6f17 authored about 5 years ago by Kolja Lampe <[email protected]>
Prepare 2.7.0

github.com/elm-tooling/tree-sitter-elm - 5eec44153888744de3502f7593c041a477427714 authored about 5 years ago by Kolja Lampe <[email protected]>
Updated failing corpus

github.com/elm-tooling/tree-sitter-elm - 760988edb79277140a3aafddde085b5fd8799ae3 authored about 5 years ago by Kolja Lampe <[email protected]>
End functions/case as early as possible, don't include whitespace

github.com/elm-tooling/tree-sitter-elm - 3699cebc5697f2337dd4b8a607ad418145c0a56a authored about 5 years ago by Kolja Lampe <[email protected]>
Add word token and remove unused function

github.com/elm-tooling/tree-sitter-elm - 46675f9a97a8d280b877821ff6d5d41d235d9b81 authored about 5 years ago by Kolja Lampe <[email protected]>
Prepare version 2.6.0

github.com/elm-tooling/tree-sitter-elm - abed51fda00e2485009d839a152bbef8ef568588 authored about 5 years ago by Kolja Lampe <[email protected]>
Separate script instructions for travis (#16)

Separate script instructions for travis

github.com/elm-tooling/tree-sitter-elm - 410c3bc968e0d904a88e6dadcd7d8316b7532a21 authored about 5 years ago by Razzeee <[email protected]>
Change when block_comments are set, should now be better for annotations

github.com/elm-tooling/tree-sitter-elm - 12372eed532f0441d67f0a2f90da2817d8c2e64d authored about 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #152 from elm-tooling/improvement/w0rp-is-now-dense-analysis

w0rp/ale was is now dense-analysis/ale

github.com/elm-tooling/elm-language-server - be182e7277c3f4799986b247b25bf5f84d1a4013 authored about 5 years ago by Razzeee <[email protected]>
Let and in now correctly nest

github.com/elm-tooling/tree-sitter-elm - 7821b8a941badf11cade7496c0acf41e03bfba8a authored about 5 years ago by Kolja Lampe <[email protected]>
w0rp/ale was is now dense-analysis/ale

github.com/elm-tooling/elm-language-server - cf8a9e8c88722726198ec7ec9feb230ad1cef8ff authored about 5 years ago by andys8 <[email protected]>
Nest if/then/else expressions

github.com/elm-tooling/tree-sitter-elm - 8f37a0b9e8ad7b7b84e462d55a37e0f48ec97100 authored about 5 years ago by Kolja Lampe <[email protected]>
Update dependencies

github.com/elm-tooling/tree-sitter-elm - 182970f9c834794f0f459aed2aba815cbd86ac18 authored about 5 years ago by Kolja Lampe <[email protected]>
Config example contains script for installation

github.com/elm-tooling/elm-vim - 637253d75bdc07092563b6e7b5c8c229baa0a9c0 authored about 5 years ago by andys8 <[email protected]>
Fold on case branches

github.com/elm-tooling/elm-language-server - dfec6212d5a9c0c5449b378df200c4070221ffd4 authored about 5 years ago by Kolja Lampe <[email protected]>
Configuration example: Description update

github.com/elm-tooling/elm-vim - d77ae71989ddd2ca9a1124fc9add7801e25d0574 authored about 5 years ago by andys8 <[email protected]>
Configuration: Debugging section

github.com/elm-tooling/elm-vim - 4763c443c1a83bc9039a43894d5d7d0d2f1010b1 authored about 5 years ago by andys8 <[email protected]>
Config example: Require elm-language-server

github.com/elm-tooling/elm-vim - 6adf34d21f1487866e1951e7927bb3c813069533 authored about 5 years ago by andys8 <[email protected]>
Config example headlines

github.com/elm-tooling/elm-vim - e749261e2f9817d3f8e90bd05ae9858aaee66fcb authored about 5 years ago by andys8 <[email protected]>
Config example: Default to copying the file

github.com/elm-tooling/elm-vim - dbe4c2c68c3c03e15685f1fc69df047f5840ce95 authored about 5 years ago by andys8 <[email protected]>
Readme: Link example

github.com/elm-tooling/elm-vim - 8c8ae156860666514d131559eb6db94b8f27c4af authored about 5 years ago by Andy <[email protected]>
Vimrc: Comments

github.com/elm-tooling/elm-vim - 3a680ce37cc685f72824754a843c766ec66e8db6 authored about 5 years ago by andys8 <[email protected]>
Small vim configuration to setup vim for elm

github.com/elm-tooling/elm-vim - 60323663c8cba5cf2027b923848e141af7ece0f4 authored about 5 years ago by andys8 <[email protected]>
Merge pull request #151 from elm-tooling/improvement/147-default-to-stdio-arg

Default argument `--stdio` if nothing is set

github.com/elm-tooling/elm-language-server - f892773beccd83b0cf631ffc12dde2e633827768 authored about 5 years ago by Razzeee <[email protected]>
Merge pull request #148 from elm-tooling/bugfix/elm-format-diff

[Bugfix] execa stripping new lines resulted wrong elm-format diff

github.com/elm-tooling/elm-language-server - a7af6d5875d24abae50fc0cbf80eba2234b9a925 authored about 5 years ago by Razzeee <[email protected]>
Merge pull request #149 from elm-tooling/improvement/readme-vim-file-type-detection

Readme: Explaining vim filetype

github.com/elm-tooling/elm-language-server - bd126af2c61af4c018445f5f4320722bf23df93d authored about 5 years ago by Razzeee <[email protected]>
Initial commit

github.com/elm-tooling/ide-elm - 70b5ce3e789080c8dc8d761ba7d2ffb3e8211981 authored about 5 years ago by Kolja Lampe <[email protected]>
Default argument `--stdio` if nothing is set

To reduce configuration settings, it makes things easier, if there is a
default argument, if non...

github.com/elm-tooling/elm-language-server - ac7c8c5912c25fe0f12a521d92673364329c95cd authored about 5 years ago by andys8 <[email protected]>
[Bugfix] execa stripping new lines resulted wrong elm-format diff

* Changing the last line duplicated the last line
* Changing the first line duplicated the whole...

github.com/elm-tooling/elm-language-server - 9bc8bd4e27b51b5b5440e902d8dd87fe18b46e4a authored about 5 years ago by andys8 <[email protected]>
Readme: Explaining vim filetype

It turned out to be necessary, that elm files are recognized as elm
files. Most people install s...

github.com/elm-tooling/elm-language-server - 6bef0254ec657fb0e59bdc60f6d4647ff427c3a7 authored about 5 years ago by andys8 <[email protected]>
Copy wasm even on watch builds

github.com/elm-tooling/elm-language-client-vscode - 09f6e49a2244f7ca9ae31072cd3e38210e2ab208 authored about 5 years ago by Kolja Lampe <[email protected]>
Make wasm file copying platform independent

github.com/elm-tooling/elm-language-server - 25c8da33a257c33e10ebe727213e37e1fda9dd80 authored about 5 years ago by Kolja Lampe <[email protected]>
Require requests correctly

github.com/elm-tooling/elm-language-client-vscode - 182401a51c2d8aa06385a135d60daa73127fbea0 authored about 5 years ago by Kolja Lampe <[email protected]>
Fix globby not matching correctly on windows

github.com/elm-tooling/elm-language-server - bde2583b34a8a5f367938380b23c51b3bf5d4b30 authored about 5 years ago by Kolja Lampe <[email protected]>
Remove wrong instruction for vscode:prepublish

github.com/elm-tooling/elm-language-client-vscode - 436d33288163fb14385b5917732a28c4c3216627 authored about 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #25 from elm-tooling/change-path-settings

Change path defaults

github.com/elm-tooling/elm-language-client-vscode - 5c030613fa481cc969b7670dbb372af1ed5a06cd authored about 5 years ago by Razzeee <[email protected]>
Merge pull request #146 from elm-tooling/rework--spawning-of-childprocesses

Rework spawning of childprocesses

github.com/elm-tooling/elm-language-server - 7c558598c80a35871b5364795e521f3349abd839 authored about 5 years ago by Razzeee <[email protected]>
Remove unneeded, update lock file and update node types

github.com/elm-tooling/elm-language-server - 04828f954a5da12c644de372052b134be67bcdc6 authored about 5 years ago by Kolja Lampe <[email protected]>
Remove unneeded windows specific code, as it's breaking with the execa changes

github.com/elm-tooling/elm-language-server - d684398f7735b0da8bf8423d7fbb117e2089e9ff authored about 5 years ago by Kolja Lampe <[email protected]>
Default to empty paths and assume defalts this way

This enables us to have both matching via npm and disable it, if the user actually tries to set a...

github.com/elm-tooling/elm-language-server - d8b4860f323ea54b92cf85b36ea2def0a089dc3f authored about 5 years ago by Kolja Lampe <[email protected]>
Rework spawning of childprocesses

github.com/elm-tooling/elm-language-server - 97f260c993320e1dcbacccee8a81671617060d4e authored about 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #24 from elm-tooling/add-setting-for-elm-analyse

Add setting to configure when elm-analyse runs

github.com/elm-tooling/elm-language-client-vscode - 5d25b9f8d8b17fe038a1475703322c30cf26cfda authored about 5 years ago by Razzeee <[email protected]>
Add setting to configure when elm-analyse runshttps://github.com/elm-tooling/elm-language-server/pull/139

github.com/elm-tooling/elm-language-client-vscode - a1fa8fd187888fb888db7cf4ed34a6a03ce21f06 authored about 5 years ago by Kolja Lampe <[email protected]>
Add more typings and fall back to current file if compiler returns a null path

github.com/elm-tooling/elm-language-server - 073e448afe19f31f5d2992d701a2b05fc04fb2e7 authored about 5 years ago by Kolja Lampe <[email protected]>
Update sublime instructions

github.com/elm-tooling/elm-language-server - 1774e1ee904f2d56bddc0c288961f862de6917a9 authored about 5 years ago by Kolja Lampe <[email protected]>
Use jest instead of mocha

github.com/elm-tooling/elm-language-client-vscode - c43263f814347389e7d1b92a3d1d7e1e8f9e16ad authored about 5 years ago by Kolja Lampe <[email protected]>
Cleanup fsPath for windows

github.com/elm-tooling/elm-language-server - 4ea5bfb65d154e2d9a1c3d3f59fbab195bf58fd6 authored about 5 years ago by Kolja Lampe <[email protected]>
Don't rely on elm.json for initialization (#21)

Don't rely on elm.json for initialization

github.com/elm-tooling/elm-language-client-vscode - 14d7408c630906478b268e0f5b20629c178624db authored about 5 years ago by Razzeee <[email protected]>
Merge pull request #139 from elm-tooling/improvement/133-elm-analyse-configuration

elm analyse configuration ("change" | "save" | "never").

github.com/elm-tooling/elm-language-server - 01dd6fe041ee3530c375941eab19ac0c0f9eaa9e authored about 5 years ago by Razzeee <[email protected]>
Readme: diagnosticsOnSaveOnly -> elmAnalyseTrigger

github.com/elm-tooling/elm-language-server - 9c3418f72747fd8def7236e517bb5ece733c7c5d authored about 5 years ago by andys8 <[email protected]>
Not initializing elm-analyse if `elmAnalyseTrigger` is "never"

github.com/elm-tooling/elm-language-server - 32d283654ed2ba19787976f0fbfaef5e6bf449a7 authored about 5 years ago by andys8 <[email protected]>
Configuration: `elmAnalyseTrigger` ("change" | "save" | "never")

github.com/elm-tooling/elm-language-server - edebcf18036a5411bdb906111ca0b97f3b60f846 authored about 5 years ago by andys8 <[email protected]>
Correctly match version ranges (#142)

Correctly match version ranges

github.com/elm-tooling/elm-language-server - 7bf671962a6d020f126c4dc24c05f9c74873dc33 authored about 5 years ago by Razzeee <[email protected]>
Correctly match version ranges

github.com/elm-tooling/elm-language-server - 2aab43e01fb69a7a1882fd7a19cbb741247d8279 authored about 5 years ago by Kolja Lampe <[email protected]>
Move mocha types to client project

github.com/elm-tooling/elm-language-client-vscode - 514fe3070cb269ddcf8d1245a207f58f83718d6b authored about 5 years ago by Kolja Lampe <[email protected]>
Update sublime example config

github.com/elm-tooling/elm-language-server - c30c3e681de824195a0106e51559ca21854efc88 authored about 5 years ago by Kolja Lampe <[email protected]>
Add jest for testing (#137)

Add jest for testing

github.com/elm-tooling/elm-language-server - 14b3ade1a12ad64783cdfacf3bd71e6ed1bd1c45 authored about 5 years ago by Razzeee <[email protected]>
Add jest for testing

github.com/elm-tooling/elm-language-server - 2151bff770e9fa78b43bbfc0d56279476b06abfb authored about 5 years ago by Kolja Lampe <[email protected]>
Don't rely on elm.json for initialization

github.com/elm-tooling/elm-language-client-vscode - 384ef29fd1ea83f3e55e917a530fbd26f386355a authored about 5 years ago by Kolja Lampe <[email protected]>
Search for elm.json on server side (#135)

Search for elm.json on server side

github.com/elm-tooling/elm-language-server - 044442993e51841df8c0740bd40558467225377b authored about 5 years ago by Razzeee <[email protected]>
Fix wrong glob pattern

github.com/elm-tooling/elm-language-server - e5591246e527cd7b33928acc0975bedf33f0ec21 authored about 5 years ago by Kolja Lampe <[email protected]>
Add profiler config in launch.json

github.com/elm-tooling/elm-language-client-vscode - 4bf35e411d69844d767d6e8ccdf47d1d1b29f825 authored about 5 years ago by Kolja Lampe <[email protected]>
Fallback to rootPath

github.com/elm-tooling/elm-language-server - 1b2cefcfe2a4c6771365933e44bb700f495f8ce6 authored about 5 years ago by Kolja Lampe <[email protected]>
Add more logging

github.com/elm-tooling/elm-language-server - 30b368f6e9c4b1431286d40e052d3c4d721691cd authored about 5 years ago by Kolja Lampe <[email protected]>
Moved search for elm.json to the server side

github.com/elm-tooling/elm-language-server - 1f84ca785d9eba0cbc8ca222a7abd2a5b999a98d authored about 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #136 from elm-tooling/improvement/editor-table

Readme: Cleanup table and make it more concise

github.com/elm-tooling/elm-language-server - 9d09c9079d84b7fd3f36283c1535f35fa0fa79e6 authored about 5 years ago by Razzeee <[email protected]>
Readme: Cleanup table and make it more concise

github.com/elm-tooling/elm-language-server - 03894cd80ba3dd71cedec0bee2b6fbd16240f316 authored about 5 years ago by andys8 <[email protected]>
Correctly detect cursors on or after the last character of a token

github.com/elm-tooling/elm-language-server - 442e3602556c466798137b725cf881b785282b46 authored about 5 years ago by Kolja Lampe <[email protected]>
Merge pull request #134 from elm-tooling/improvement/readme-order

Readme improvements

github.com/elm-tooling/elm-language-server - 4a9d2391c7cf426a5f78e7664a69cdce03e91d15 authored about 5 years ago by Razzeee <[email protected]>
Readme improvements

* Dependencies chapter
* Move installation to top
* Fix headings
* Travis badge

github.com/elm-tooling/elm-language-server - 8d490c8fcf61f58097dce4ba6293da06d1fabcb3 authored about 5 years ago by andys8 <[email protected]>
Better loading of package deps

github.com/elm-tooling/elm-language-server - b2686999f29716156c2070dd8ea2b11c04a651f6 authored about 5 years ago by Kolja Lampe <[email protected]>
Make sure we can't misuse the settings api

github.com/elm-tooling/elm-language-server - 2adbb306ac57411ff6f8c7909fa152445f469e30 authored about 5 years ago by Kolja Lampe <[email protected]>
Cleanup some promises

github.com/elm-tooling/elm-language-server - 5d131309cb12f9252af0236c4d0275b3bb2d9372 authored about 5 years ago by Kolja Lampe <[email protected]>
Restructure initalization (#129)

github.com/elm-tooling/elm-language-server - 2a4fd760cc522a847eb2893a8e0dd68632535cc3 authored about 5 years ago by Razzeee <[email protected]>
Setting: `diagnosticsOnSaveOnly` (bool) (#127)

If enabled, diagnostics are only triggered on save, and not on change.
The default value is `fa...

github.com/elm-tooling/elm-language-server - 0e36e15ce31584e7e278ecb68be0b953a19a6dc7 authored about 5 years ago by Andy <[email protected]>
Merge pull request #128 from elm-tooling/bugfix/client-settings

Bugfix client settings

github.com/elm-tooling/elm-language-server - cdd5dd2fe1fc1b5dc3398e4acf0e2ace7eed05a3 authored about 5 years ago by Razzeee <[email protected]>
Bugfix client settings

github.com/elm-tooling/elm-language-server - a4338cc8672e5fabc91544f99f7220981a17244a authored about 5 years ago by andys8 <[email protected]>
Don't use deprecated synchronize setting

github.com/elm-tooling/elm-language-client-vscode - dde5f2435b93f629def33b41091bbe20bec5dc75 authored about 5 years ago by Kolja Lampe <[email protected]>
Use pull model for settings

github.com/elm-tooling/elm-language-server - 2aacf7e448fda9c597cd3ab085739b541452ee47 authored about 5 years ago by Kolja Lampe <[email protected]>