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
Detect mix projects when using New Project from Existing Sources by
their mix.exs.
Covers incompatible change to valid input for New > Elixir File name.
github.com/KronicDeth/intellij-elixir - 602675502b05ab794fa8ef1c978c8f5bb80bb675 authored over 9 years ago by Luke Imhoff <[email protected]>github.com/KronicDeth/intellij-elixir - d27f77029001f94912736659940eedc1200823cb authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - a8f889d7f39d384d37eb95632c4de1ac517562d3 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 49b10e3b36ca125d7f9bc1058f1206d93ee6441e authored over 9 years ago by Luke Imhoff <[email protected]>
It doesn't work on the travis-ci build. Assuming recent API change.
github.com/KronicDeth/intellij-elixir - e53c5c8a1c81b79c23be2d0edcead211a31d4781 authored over 9 years ago by Luke Imhoff <[email protected]>
Action tests pass with ant, unlike inspection tests, but they cause the
indexer to error. Quest...
github.com/KronicDeth/intellij-elixir - 779b831e7ae7b35f7d3284f95fe68b2be2e5141c authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 1c58387e6365ff34b61395c82afe1995a5070ca0 authored over 9 years ago by Luke Imhoff <[email protected]>
Fixes failing test case for CreateElixirModuleAction.
github.com/KronicDeth/intellij-elixir - c9638b8c6af1e5f613b2346c0fba088993f740f5 authored over 9 years ago by Luke Imhoff <[email protected]>github.com/KronicDeth/intellij-elixir - 4a5dcb8a55ca9a154c41db830d955e537dda5061 authored over 9 years ago by Luke Imhoff <[email protected]>
Had Erlang in its ID for some reason.
github.com/KronicDeth/intellij-elixir - 0e8c3b8d82ed331129efbeafd7de3f680d8c5a9e authored over 9 years ago by Luke Imhoff <[email protected]>
1) Validate that module name is a valid (dot separated Aliases).
2) Convert leading Aliases to l...
github.com/KronicDeth/intellij-elixir - c70eaba58d5bf849be8937e11c2bcbbccdac57a4 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - ce9d311553a9fcee756991b45e58bd47b64612b9 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 35a78fd605e0d41591501f5e538c146c74d35988 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - ec06a175d427f4d8c43921505025da8f5e1bd8da authored over 9 years ago by Luke Imhoff <[email protected]>
`\x` causes an ArgumentError in quotes (charListLine, charListHeredoc,
stringLine, stringHeredoc...
github.com/KronicDeth/intellij-elixir - f62b85ff1ce120287b36c5414235d0cffb0286b8 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 8341453f56e53b6c9ebf1d21bcc4f4f185ca108f authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 089a880f4f8797c49a6ecfdf51833ce0ff38d960 authored over 9 years ago by Luke Imhoff <[email protected]>
Matches behavior of `GenServer.call nil, args`.
github.com/KronicDeth/intellij-elixir - cc0010db72b191660b5f961ad44d96ca41377abe authored over 9 years ago by Luke Imhoff <[email protected]>Higher restart limit needed for new expected exits.
github.com/KronicDeth/intellij-elixir - 030b5d08e41504922a5baaec99694b7efb2e9a21 authored over 9 years ago by Luke Imhoff <[email protected]>
Use rpc calls to get the pid of the remote process and then link to it
so that OtpErlangExit wil...
github.com/KronicDeth/intellij-elixir - e02573804c3dee7ab8fcf678f1924596fdad11fe authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 4ccb5d76e7ee25376ace84012dda493cf729c0b2 authored over 9 years ago by Luke Imhoff <[email protected]>
`fetch.intellij_elixir` between `clone.intellij_elixir` and
`checkout.intellij_elixir` to ensure...
github.com/KronicDeth/intellij-elixir - 9fab4b813513dca966808303af7c4f1dfdf149eb authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 92059cd98a55f4ccc28c315d23cb698c62b0675a authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 2c9892cacd00a8bb6d0d456ebf0e3899219b89ef authored over 9 years ago by Luke Imhoff <[email protected]>
[ci skip]
So that it matches steps tested in ant build on travis-ci.
github.com/KronicDeth/intellij-elixir - f1186b4beee5293836b49aad1df9c3233e4a177b authored over 9 years ago by Luke Imhoff <[email protected]>github.com/KronicDeth/intellij-elixir - 20bce5c1365a891e8279c6328919001c0ae3b9c7 authored over 9 years ago by Luke Imhoff <[email protected]>
They don't work inside of ant for some reason.
github.com/KronicDeth/intellij-elixir - be4f0e41429dfbaa0ec7a1dd9852f4de989721fe authored over 9 years ago by Luke Imhoff <[email protected]>github.com/KronicDeth/intellij-elixir - d397181f28d0c16b9a052fa433c3c32fde8018cd authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - b130c0b8d673634459b4cb5f9014f4a59aff3d69 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - d9964c5cae03b5e8e57d7b73bfd87bab8e0fca35 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - e4f91308a941226c5a2dfaa63e04310642d05fc8 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 87af7ab38f4ede65ce921ea1c50cda5afb016b1f authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 2c9fa9fb987b31763cce32b51754153393d60e1a authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 6acaa93b131a57d61770bcc30b2ae5fcf4039ee5 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 6f9021329d0f009a98944296aea8e8650b23ed13 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 89d4c4ea7123927370345b5d3888b28a5cf6724a authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - c7388ec288fb9e4e7fbbaa84538bfcd2190e30d4 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 230a7281f41e85de89067ff16b3dd76627be0d09 authored over 9 years ago by Luke Imhoff <[email protected]>
Set the travis-ci language to elixir because it must include erlang and
the build system informa...
SSH doesn't work on travis-ci because it can't accept the host or have a
public key.
Making diameterc executable was only in install.erlang.
github.com/KronicDeth/intellij-elixir - 84eeae00acbdb714e85e89e8160f6c0b3f6a77d9 authored over 9 years ago by Luke Imhoff <[email protected]>Missing `bin` after `cache`.
github.com/KronicDeth/intellij-elixir - 13ee7c43975491b0fe4508547e7247515453e7c0 authored over 9 years ago by Luke Imhoff <[email protected]>Compact arguments like in the shell don't work inside exec task.
github.com/KronicDeth/intellij-elixir - 6a90c28fc05099b784ba66ee63c5df66fd57608e authored over 9 years ago by Luke Imhoff <[email protected]>untar task raised exception on travis-ci
github.com/KronicDeth/intellij-elixir - c887b70ede5fd658fd5e8be6066c4044112c99b1 authored over 9 years ago by Luke Imhoff <[email protected]>
This way when ant fails travis-ci will error for the install run and
fail for the test run inste...
github.com/KronicDeth/intellij-elixir - 5b98894c9edbf5abae6a5906a3f043e2cc860256 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 5fbbe5a149692d35a30097ef4d802f941c42d47b authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - cea38afbef7de4ce2e3af9c6dd17f823e5a08e38 authored over 9 years ago by Luke Imhoff <[email protected]>
VM args for intellij_elixir set the name to "[email protected]"
and set a cookie of "int...
github.com/KronicDeth/intellij-elixir - 0772332b0ce3a8290857c279b9748e9ca1e77cd1 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 67e3d9797d2e2eed6a3fcb29af83ab7241d1ff8a authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 82e303643b648de1b902661b4d926d3545ef1808 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 2360ffe3e9910b16a41cb0ec1df05eb5617ddbcf authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 5eff586e9b684196a30038c6ec0d632f13c0e125 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - ea15e26898c913a8d78c601ee487e6b2aacae4f9 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - d90dd220c97ec6fb4309d7f6ba32f6c8c04d8a34 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - db502fd76da36abb7c071133571942f6591938d3 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 8a0ee6455d933074f679a30053a4bfb46376fe68 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 8fc234b9640e41dfce5c06cfaa02f977044a0f4c authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 8b5c44ae042a6d2db982462a171d8ef2bf19398d authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 8d8893ae12f4ddc9c89afb4db4806d17aa3e6310 authored over 9 years ago by Luke Imhoff <[email protected]>
Having `(noParenthesesKeywords | matchedExpression)` as the right
operand in matchedWhenOperatio...
Emulates
https://github.com/elixir-lang/elixir/blob/6c288be7300509ff7b809002a3563c6a02dc13fa/lib...
It was removed when converting to Pratt parser.
github.com/KronicDeth/intellij-elixir - f21d0a6664480043cf3941daf52cfc433bfa776b authored over 9 years ago by Luke Imhoff <[email protected]>
assertParsedWithError wasn't working after the change the to use the
Pratt parser and this was b...
accessExpression must be public so that it can extend matchedExpression
instead of have its desc...
133 failing tests.
github.com/KronicDeth/intellij-elixir - 70054f81f016bfea7797be5eb90bd2a8e320f54b authored over 9 years ago by Luke Imhoff <[email protected]>Break up now that all the operations are implemented again.
github.com/KronicDeth/intellij-elixir - fd453a74a8113802edd43cce24b63c560c2137c4 authored over 9 years ago by Luke Imhoff <[email protected]>github.com/KronicDeth/intellij-elixir - 0111f93e922efc57feff6177a5e43a9d9d59d1bf authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - fe78f7f12f06647997e9d9bbf0ec76181fd1a7e8 authored over 9 years ago by Luke Imhoff <[email protected]>
Assume quick fix is applied already when quoting.
github.com/KronicDeth/intellij-elixir - 4860dd77bef033053a4d968cb15595cc9b21dab1 authored over 9 years ago by Luke Imhoff <[email protected]>github.com/KronicDeth/intellij-elixir - b60f6188dbab8d7c0f0f34682ca391202e4d00cb authored over 9 years ago by Luke Imhoff <[email protected]>
Most tests have moved to operator specific test cases based on the
matchedExpression hierarchy. ...
github.com/KronicDeth/intellij-elixir - 57bb74603bcb2b29cd7e0e412dec537815c06efd authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - fdc756bc3865fad453fd46c06d6b8e91a4b5f4ee authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 70c86eeded831bf9ab7f748280d514508318abf6 authored over 9 years ago by Luke Imhoff <[email protected]>
matchedExpressionDotIdentifier has been replaced by matchedDotOperation
when the right operand i...
Ensure proper quoting occurs when nesting with more than one `.`.
github.com/KronicDeth/intellij-elixir - 4f9bf1b766477b1aa83c21952f607c2c195fbd9c authored over 9 years ago by Luke Imhoff <[email protected]>github.com/KronicDeth/intellij-elixir - cc21910c1a1a9d3f8872eb36cd02c4a86eea1c82 authored over 9 years ago by Luke Imhoff <[email protected]>
numeric after `.` is invalid, but before it is valid.
github.com/KronicDeth/intellij-elixir - 89b2325df7ddae9795d045fa771c0c664c1b6294 authored over 9 years ago by Luke Imhoff <[email protected]>Very important as that is how Erlang function calls will appear.
github.com/KronicDeth/intellij-elixir - 5bf80f475fc0d148325fc9bef2672fbb17802ee2 authored over 9 years ago by Luke Imhoff <[email protected]>
Sigil after `.` is invalid, but need to check it works before `.` with
other matchedDotOperands.
No matter what the left operand is, if the right operand is __aliases__,
then the `.` operation ...
Test with `.` with `[]` as only the left operand as it didn't work as a
right operand. Vary the...
github.com/KronicDeth/intellij-elixir - 8744fda901a86a0edcc54d9d966ae905691c2d0d authored over 9 years ago by Luke Imhoff <[email protected]>
Test emptyBlock as only the left operand of `.` to see which right
operands are expected to work.
github.com/KronicDeth/intellij-elixir - 940d566466c47bd22e348186af516e27ca42f520 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - d7a1fdadce6701bc8268cf2acf8551841a5a122c authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 6b5aa115063c61edcd8b366f2bdbf8d2a8abbd1d authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 3344682f373a9181e46fd9c63cd72220ffdc9cb0 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - f949ca89aeaf2453c21d59eec70db0db783e3217 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - 0566c9707639ec4f39ae7f93fdba6aba64dd14b8 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - e21789bb7460a82ffad2dacb12925186b6a203e3 authored over 9 years ago by Luke Imhoff <[email protected]>
github.com/KronicDeth/intellij-elixir - ad0f084cf8ea56dbaa6c95212b3f3aebed87a69a authored over 9 years ago by Luke Imhoff <[email protected]>