Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intellij Idea Community (Open Source) Edition + intellij-elm #25

Open
nelsonic opened this issue Mar 1, 2019 · 2 comments
Open

Intellij Idea Community (Open Source) Edition + intellij-elm #25

nelsonic opened this issue Mar 1, 2019 · 2 comments
Labels
discuss Share your constructive thoughts on how to make progress with this issue question A question needs to be answered before progress can be made on this issue starter A beginner-friendly issue that is a good starting point for a new person

Comments

@nelsonic
Copy link
Member

nelsonic commented Mar 1, 2019

While we have traditionally resisted using IDEs for our coding, because they tend to be
We are always on the lookout for a more seamless development experience.

The latest Elmtown podcast https://elmtown.simplecast.fm/it-just-goes-on-and-on
image

Touched upon the power Intellij for refactoring and inline function signature hints ...
This could be worth investigating for larger Elm Apps.

https://www.jetbrains.com/idea/download the Community Edition is Open Source and Free:
image

The Elm language plugin looks really good! It gives code error warnings in-line without having to run the compiler, this could be a significant boost to coding speed.

Question is: will it consume as much Disk/RAM as Atom? #23 🤔

is anyone @dwyl using this combo for writing Elm code?
can you share some feedback?

@nelsonic nelsonic added question A question needs to be answered before progress can be made on this issue starter A beginner-friendly issue that is a good starting point for a new person discuss Share your constructive thoughts on how to make progress with this issue labels Mar 1, 2019
@nelsonic
Copy link
Member Author

nelsonic commented Dec 6, 2019

After watching @klazuka's two videos on the intellij-elm plugin:

This app isn't small ... 1.1GB! 😮
image

Of course you want to send me notifications ...
image
Allowing for now, will disable if it gets annoying.

Do not import settings (want the perspective of a complete beginner):
image

Czech Republic ... 🇨🇿 https://en.wikipedia.org/wiki/Czech_Republic
image

Obvs don't sent usage stats. I don't want my editor phoning home ...
image

Dark mode:
image

Disable everything related to Java development:
image
That's the reason why the app is 1.1GB!

image

Without plugins:
image
The editor recognises that there is a plugin available for the file extension:
image

After restart:
image

Looking good.

I'm going to try using the editor for all of next week. 🤞

@nelsonic nelsonic added this to To do in Nelson's List via automation Dec 6, 2019
@nelsonic nelsonic moved this from To do to In progress in Nelson's List Dec 6, 2019
@nelsonic
Copy link
Member Author

nelsonic commented Dec 7, 2019

elm-format on save: https://github.com/avh4/elm-format#jetbrains-installation
image

Also added elm-test: https://github.com/elm-explorations/test

npm install -g elm-test

image

@nelsonic nelsonic moved this from In progress to Done in Nelson's List Dec 17, 2019
nelsonic added a commit to dwyl/elixir-auth-google that referenced this issue Feb 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discuss Share your constructive thoughts on how to make progress with this issue question A question needs to be answered before progress can be made on this issue starter A beginner-friendly issue that is a good starting point for a new person
Projects
Nelson's List
  
Done
Development

No branches or pull requests

1 participant