Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
IntellIJ Elixir
Elixir plugin for JetBrain's IntelliJ Platform (including Rubymine)
Collective -
Host: opensource -
https://opencollective.com/intellij-elixir
- Code: https://github.com/KronicDeth/intellij-elixir
Look above `Enum.reduce` for enclosing macro call
github.com/KronicDeth/intellij-elixir - 23d5242f29b8c823b754b3ef36775ce2429f032f authored over 6 years agoFixes #1228
github.com/KronicDeth/intellij-elixir - db116f58fae54cc5bc2bea2090f1ae7d081e1775 authored over 6 years agogithub.com/KronicDeth/intellij-elixir - c8be5bbc0f50fce232ef9ce329715acfd2f50b48 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - e2e7c48ed4906ec2e44865946a78d2d74a366eac authored over 6 years ago
Flat icons to match IntelliJ IDEA 2018.2 design rules
github.com/KronicDeth/intellij-elixir - 7d2d90fd3d81c103c3bb7a1649c6fcfcfaf8dc4e authored over 6 years agogithub.com/KronicDeth/intellij-elixir - 4a131822561be6eb33dc1d15f468523f3adc219e authored over 6 years ago
github.com/KronicDeth/intellij-elixir - c5de174426740871f5266024ca4730da139bc761 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - 59a9d4ce72968278fca5db7228e4df33b71d317c authored over 6 years ago
github.com/KronicDeth/intellij-elixir - b0f269932fa41a3144761d02d75db51931612403 authored over 6 years ago
Convert mix and mix test run configurations to new format
github.com/KronicDeth/intellij-elixir - 5b4b01b3acaa18e4489372127e6a89721e82ac8f authored over 6 years agogithub.com/KronicDeth/intellij-elixir - 2ae4d426f7ccacfd974ea88ba8a4b5b48d4e1f92 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - 88733a74968dd789b6809777626f8bd68a72562e authored over 6 years ago
Switch out the path separator on Windows
github.com/KronicDeth/intellij-elixir - 3adec486ef03d2b18ea22c0e848e96719b87c444 authored over 6 years agogithub.com/KronicDeth/intellij-elixir - 42af5013daa017f6f7cab7c83bd0ce4c1ab546e3 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - 878d41fd7473d13d61aab0a57a9fdac364395f95 authored over 6 years ago
Improve error logging for unexpected element class unaliased name down
github.com/KronicDeth/intellij-elixir - 25c590421ca70e6481ca9a637e56c707a391549c authored over 6 years agoFixes #1204
`org.elixir_lang.reference.module.UnaliasedName.down(PsiElement)` only
expects `Eli...
github.com/KronicDeth/intellij-elixir - 9476a76536a1d75393d2f9982efb28b3c9f6a72f authored over 6 years ago
Remove assertion that a qualified alias has 3 children
github.com/KronicDeth/intellij-elixir - d814648b77c936c0d00e3691ff2f3bbd21c2e9a1 authored over 6 years agoFixes #1173
`org.elixir.lang.psi.scope.Module.aliasedName(QualifiedAlias)` was
already converte...
github.com/KronicDeth/intellij-elixir - 4a4ae77bb72ad361ddd7f5fbeb5b289ff410dd53 authored over 6 years ago
Filter directories of homePath lib to find apps
github.com/KronicDeth/intellij-elixir - cb8a06669bc8b71a74ae57567e7d8ceda985679e authored over 6 years agoFixes #1143
In eachEbinPath, the ebin directories were found by iterating
`<SDK_HOME_PATH>/lib`...
github.com/KronicDeth/intellij-elixir - d2bd4cb1549d7ff121b868b50b1ca5a0a36dd7da authored over 6 years ago
Use ATOM for keyword keys instead of IDENTIFIER_TOKEN
github.com/KronicDeth/intellij-elixir - 0ed51042d2a3b827abfbdb22fe66ee2765b1a13b authored over 6 years agoFixes #1211
ATOM allows for `@`, which is needed for correctness.
github.com/KronicDeth/intellij-elixir - ea3dfa598b2d614a6e7eb7135a4168bc71805a5b authored over 6 years agogithub.com/KronicDeth/intellij-elixir - 93f2e7a05f71c12a155ec9d21a0190a9db742c82 authored over 6 years ago
Treat EEx tag the same as StabBody for use scope
github.com/KronicDeth/intellij-elixir - ed55dc2891c1bed783820df4d07f7291308b3996 authored over 6 years agoFixes #1144
github.com/KronicDeth/intellij-elixir - cacfab9119a674186ccaee46279e88529c8f1c08 authored over 6 years agogithub.com/KronicDeth/intellij-elixir - 0aaba3b3b7a48dc8e299fc2ce37aa6f015914589 authored over 6 years ago
Improve Cannot Create SDK error message
github.com/KronicDeth/intellij-elixir - d20337195b655c690dbc3025d6ec717de8148662 authored over 6 years agoFixes #1132
Explain that clicking OK continues the configuration while Cancel stops
it.
github.com/KronicDeth/intellij-elixir - a5db3c7744b8f56094c8505c5778ffb31e80ab25 authored over 6 years ago
Check parent of Pipe for enclosing macro call
github.com/KronicDeth/intellij-elixir - 86e0cce47d24a964024b260c60bfc0b63a6cabab authored over 6 years agoFixes #1141
In Phoenix.router.Helpers, a `quote` block appears as the head of `[head
| tail]` l...
github.com/KronicDeth/intellij-elixir - 8cafc705557b15506d29d0e70aabe008a6c2bea1 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - ae7b3a173e0ded162c7a29425a51bafef0738e25 authored over 6 years ago
Stop TerminalExecutionConole double echoing input in 2018.2 and 2018.2.1
github.com/KronicDeth/intellij-elixir - cfedc2230778d676dc501b1f81bcc2bc3a7fedb8 authored over 6 years ago
TerminalExecutionConsole itself echos input in 2018.2 and 2018.2.1,
which was introduced in
http...
github.com/KronicDeth/intellij-elixir - 61b750d1a88fe3a89d077faab9cd3b767b349db8 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - 95994f604e3b9ec4279ed7317702595722b03e1a authored over 6 years ago
Elixir 1.7 debugger compatibility
github.com/KronicDeth/intellij-elixir - 8fa69c8349a72c999254166137f22da611c23569 authored over 6 years agogithub.com/KronicDeth/intellij-elixir - 9476c925f2a07dddd63ffe92f0d0969e1a384a3c authored over 6 years ago
github.com/KronicDeth/intellij-elixir - 35c4444e2b397fe8354b267bc9c80d44f1e77505 authored over 6 years ago
Spell checking
github.com/KronicDeth/intellij-elixir - 6d8ce1e1406cfbef85baf822c23e062fa7c697d8 authored over 6 years agogithub.com/KronicDeth/intellij-elixir - 6d55f8b5bf4c00406d18d8c239dfeab7529ab6c7 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - babfa068f7a56eecff434e6dfccdfee1189e5975 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - 7e97106042b50ed03fca374613982e168c31ce8a authored over 6 years ago
github.com/KronicDeth/intellij-elixir - c5f1342eaadc67ea2ebaced7679ad5e048679677 authored over 6 years ago
Each individual file shows up in the Spelling preferences, which is too
noisy.
github.com/KronicDeth/intellij-elixir - 50ca2177ceaf8cb338bf4c93580dada8b975e190 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - 87693f858548b28afed8f8dd585df618bda7c803 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - 9ee12168cbd53158a78015fbd9e848e4cd09c507 authored over 6 years ago
Add all OTP 21 opcodes
github.com/KronicDeth/intellij-elixir - e6d8866209aff3f484491b36b038ae38b0d7add8 authored over 6 years ago
Only had build_stacktrace because I checked too early in OTP 21
development.
github.com/KronicDeth/intellij-elixir - ff886ee3c469fb4ec0f0ce6c3a3749a67768c224 authored over 6 years ago
Don't assume parent of keywords is a list
github.com/KronicDeth/intellij-elixir - 0481d7eb10ff7d423a979d617500f55272322346 authored over 6 years ago
Fixes #1136
Fixes #1158
Fixes #1164
github.com/KronicDeth/intellij-elixir - f913f608bd21cf56a45eeda9f67119cce7df3a0b authored over 6 years ago
Don't assume part of list access expression is QuotableKeywordPair
github.com/KronicDeth/intellij-elixir - 13f859b625707b0b9e4531fddbb8d746c5f287a0 authored over 6 years ago
Fixes #1135
Fixes #1139
github.com/KronicDeth/intellij-elixir - 72d8ff806570242e8a60dc37c446d81eadb5fe3a authored over 6 years ago
Don't assume callDefinitionClause is non-null
github.com/KronicDeth/intellij-elixir - 3c693915907b93867d4a8a6b4bbc259dc09b7bb0 authored over 6 years agoFixes #1131
github.com/KronicDeth/intellij-elixir - b6ed61afd43be615f9b3d4c9529d814266153a7c authored over 6 years agoFix version to be 8.0.0 to account for incompatible changes in last PR.
github.com/KronicDeth/intellij-elixir - b46e3244eab0ed6ef729f21a9b26cece5c7f0381 authored over 6 years agoShow ... when Dbgi has no module name
github.com/KronicDeth/intellij-elixir - e03865389a0627237107fe1f1cc9a09f6fff9f7f authored over 6 years agoHappens for instrumented modules from IEx.break/4.
github.com/KronicDeth/intellij-elixir - 72d845dde49f066ea3f07226869e4df486bd659e authored over 6 years agogithub.com/KronicDeth/intellij-elixir - 2b4c11ccd6285f5abef2813033bbf26b50c6374d authored over 6 years ago
More Run/Debug Configurations
github.com/KronicDeth/intellij-elixir - 674f68fe30088deccda106a167914b5d3f640e4c authored over 6 years agogithub.com/KronicDeth/intellij-elixir - 99123e7255cd3e95596d33bad8bbe3d77220ad1c authored over 6 years ago
* Elixir - Elixir Drop
* Elixir Mix - Elixir in a round bottom flask
* Elixir Mix ExUnit - Elixi...
github.com/KronicDeth/intellij-elixir - 60d5cae3a93faa3e2ccbcbb9cbb02506e299da33 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - 9eba29526942608662cec3f215fa8fbdfa6fe565 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - 1810e051f554b73dcc9cb49b5fdd562457e678fc authored over 6 years ago
github.com/KronicDeth/intellij-elixir - b7995c800ef994171c31e28a200ca463d6600861 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - 896c481564739b9aba3206805816e11bedc179f5 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - 60a316529bd3ce19e57048ee37b413761c902a97 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - a65bcab9a2dcc4111a963c26f3dd4e5662e0937a authored over 6 years ago
github.com/KronicDeth/intellij-elixir - ffd608b138007b82a6148644cafb3ea54eccff3d authored over 6 years ago
github.com/KronicDeth/intellij-elixir - fd74fbfb08c027471d699b4d57dc41594cb44c43 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - a0126bc5b71a769ef771daf8950c75d52e7f79e5 authored over 6 years ago
* Add `do intellij_elixir.debug,` before `test`
* Run in `MIX_ENV` `test`, so `intellij_elixir.d...
github.com/KronicDeth/intellij-elixir - 4d1e0e3f8b24a42757170ecc271f1a6f7eb753e5 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - a8dcd9f9f7816f81fbfb30cdff4fcfb11f8de224 authored over 6 years ago
Not working yet for `mix test` because modules are interpreted before
being `mix compiled`
Allows Distillery configuration to get the cookie and nodeName for the
debugged node from the `v...
github.com/KronicDeth/intellij-elixir - f1dad9c98c28d6c1d9da30dca977e2cfdae7cd94 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - 2e684ef5fec110bfb2dca2acc9f33a85365d3f17 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - 889bd4eeaa722ad17e2d28b5d1033c3bab2c0085 authored over 6 years ago
So you don't have to remember it's `-S mix` when using the IEx Run
Configuration
github.com/KronicDeth/intellij-elixir - 5680ab977d7247e82739823c38f8501d3cb1681f authored over 6 years ago
github.com/KronicDeth/intellij-elixir - 872f07d1aa974f0b5e71b35c90aa2c7e2264bb8f authored over 6 years ago
github.com/KronicDeth/intellij-elixir - 76ea76ab4023a3f353eaf86c46aaf201f8c9434b authored over 6 years ago
github.com/KronicDeth/intellij-elixir - d9ea944e080c694f58035cdf64f3bdc970f45507 authored over 6 years ago
Whenever possible, so only the Elixir variable name instead of the
Erlang `V<elixirName>@<bindin...
github.com/KronicDeth/intellij-elixir - e1e55ed061062771606b966d9305d1692e947e28 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - d4524833f44d2e6069532c49d4112f0871ed6757 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - 3dbd30a904303d8ed2c6490f8ffd3b0de6524da6 authored over 6 years ago
It was matching java.io.File instead of the correct org.elixir.eex.File
used for EEx files, whic...
Allow mix, mix test, and iex to enable or disable inheriting the
Application module filters and ...