question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Get rid of elm-analyse.json

See original GitHub issue

We should get rid of the file and switch to our own file format.

One idea would be to use the elm-tooling.json to handle these settings.

@lydell

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
razzeeecommented, Aug 21, 2021

I think the problem is, that we’re missing docs. As it’s unclear which rules we support and what they do.

Simon Lydell @.***> schrieb am Sa., 21. Aug. 2021, 14:45:

One could also ask the question: Does this create any benefit at all for end users, or are we just going to cause hassle for them having to move stuff from elm-analyse.json to elm-tooling.json?

It might feel cleaner for us, but maybe this is a historical quirk that doesn’t matter much. People have their elm-analyse.json set up and that works (if it ain’t broke, don’t fix it).

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/elm-tooling/elm-language-server/issues/616#issuecomment-903111544, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNLEZEDASULBBQHIWXF74LT56NYDANCNFSM5AM3R6EA .

0reactions
lydellcommented, Aug 21, 2021

One could also ask the question: Does this create any benefit at all for end users, or are we just going to cause hassle for them having to move stuff from elm-analyse.json to elm-tooling.json?

It might feel cleaner for us, but maybe this is a historical quirk that doesn’t matter much. People have their elm-analyse.json set up and that works (if it ain’t broke, don’t fix it).

Read more comments on GitHub >

github_iconTop Results From Across the Web

elm-analyse.json does not work in some conditions #123
I opened VSCode on project/ and on webui/ , but configuration does not work in both situations. Your Environment.
Read more >
ElmLS 2.0.0 is out! - Show and Tell - Elm Discourse
New versions of the server and the vscode extensions are out, welcome to version 2.0.0. It's a very big release, so read the...
Read more >
Remove JSON element - javascript - Stack Overflow
You can use splice to remove elements from an array. ... I recommend splice method to remove an object from JSON objects array....
Read more >
In JSON, how to remove "Data" and "Item" - Forums - IBM
When I use a JSON message, I see "Data" and "Item" showing in the map schema, message tree, and message when converted to...
Read more >
Remove elements from Json array - Power Automate
Below is my Json returned in compose .I would like to remove the first 4 columns from the below json array and last...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found