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
github.com/KronicDeth/intellij-elixir - 7c5bf5f35ccbb7554d83550aaf620a9b3744cafd authored over 4 years ago
github.com/KronicDeth/intellij-elixir - 92702d3cb192177bac5d24860377e5e8c84015a7 authored over 4 years ago
Check if at least one resolution for module attribute references is valid
github.com/KronicDeth/intellij-elixir - 1addf2e2fadb2eb53a729943639a20e14da4c86c authored over 4 years agogithub.com/KronicDeth/intellij-elixir - a5c219cb6d0580ad5bdfa3f68ac24cbf4e505824 authored over 4 years ago
github.com/KronicDeth/intellij-elixir - 1b546b6d96cae4933d54954bef51abe0aa5b0358 authored over 4 years ago
github.com/KronicDeth/intellij-elixir - dd57e04f6e01392f9d2419897f04339a5eaaabb0 authored over 4 years ago
Fixes #1767
Previously, it was checked if module attributes resolved to exactly one declaration...
github.com/KronicDeth/intellij-elixir - 8c9634c53fab7c923b067b58a383a57bb27771aa authored over 4 years agogithub.com/KronicDeth/intellij-elixir - 84322e0b3f16b88a29e123f802baf2be3135d8b4 authored over 4 years ago
github.com/KronicDeth/intellij-elixir - 445b07a8fd97a915eea4bcedd573044dc7161a35 authored over 4 years ago
github.com/KronicDeth/intellij-elixir - e956f6b488d660757d21a5628b23a92f2b634aaa authored over 4 years ago
Only require at least instead of exact number of children
github.com/KronicDeth/intellij-elixir - cfb81a8d391b70efbee58e10595706664240890a authored over 4 years agogithub.com/KronicDeth/intellij-elixir - 3e070e2b50c1ebc6dd0a0753950fa68f233b49da authored over 4 years ago
github.com/KronicDeth/intellij-elixir - 2042e5e9f0b36d11285fcd42941ea4ac993a5822 authored over 4 years ago
Fixes #1611
github.com/KronicDeth/intellij-elixir - 2341c5e723d941648fd995a7a61a92d02d3e5d58 authored over 4 years agoDon't check for isUnitTestMode in org.elixir_lang.sdk.elixir.Type initializers
github.com/KronicDeth/intellij-elixir - b397b396ac0bcb1bf3fb0df149c3dbc823a7f3c4 authored almost 5 years agoMakes tests flaky.
github.com/KronicDeth/intellij-elixir - a5d372aa7ef135670d612486c4aea22815e836e8 authored almost 5 years agoSupport diffs in pattern matching added in Elixir 1.10.0
github.com/KronicDeth/intellij-elixir - fbcf54dde7824ad9f55ab7c2db8dd1caeb5a0b01 authored almost 5 years agogithub.com/KronicDeth/intellij-elixir - 6e3bffbfec26fb1e8c68ee2763b85411ba25334a authored almost 5 years ago
Fixes #1759
github.com/KronicDeth/intellij-elixir - e1034b2154512696dc22debe061ad3a0679599cc authored almost 5 years agogithub.com/KronicDeth/intellij-elixir - 7778add332c9f836c16405fface5e5d2704c937d authored almost 5 years ago
Fix underscore in numbers causing a syntax error
github.com/KronicDeth/intellij-elixir - f773198dac4bb5c18e3821af82f2aa584488197f authored almost 5 years agogithub.com/KronicDeth/intellij-elixir - 9ed08d3b5e3e0363d9dd8b45286b20dd32f8a817 authored almost 5 years ago
github.com/KronicDeth/intellij-elixir - 5235297a7757e681c5d125ebd6da8a00917bacc7 authored almost 5 years ago
github.com/KronicDeth/intellij-elixir - 1b83459c2f6e41da9321f19ff3f348d434b03fe6 authored almost 5 years ago
Get ProjectImportProvider builder in doGetBuilder instead of constructor
github.com/KronicDeth/intellij-elixir - 712328584acd7023be2d94e51ba76c7663bc664e authored almost 5 years agogithub.com/KronicDeth/intellij-elixir - ba86c574fd14fbb89113ed327427bd0b38cc4d86 authored almost 5 years ago
Fixes #1634
Fixes use of deprecated constructor dependency injection that is
incompatible with ...
Fix test compilation for 2020.1
github.com/KronicDeth/intellij-elixir - e79793367e47b3e5d56f438cc474ce83c78251c8 authored almost 5 years agogithub.com/KronicDeth/intellij-elixir - 5789becf97b1af1d44ecd8bc866dec086c2a7e3d authored almost 5 years ago
github.com/KronicDeth/intellij-elixir - 0d70849327eeffc6f95f203bc15064131283cb20 authored almost 5 years ago
github.com/KronicDeth/intellij-elixir - cc2f70ab15d5b3d1b8fa9ab6adb54bd20b62a994 authored almost 5 years ago
github.com/KronicDeth/intellij-elixir - 6ac00d2ecab40464ea44df5b5d0f941b65e9830b authored almost 5 years ago
It causes an UnsupportedOperationException in 2020.1
```
ava.lang.UnsupportedOperationException...
Some components became services and the order of startup changed.
github.com/KronicDeth/intellij-elixir - 4d96490d642e24f8122e3db6075ce6b430cad7a3 authored almost 5 years ago0.48 is incompatible with 2020.1 testing by causing
```
java.lang.IllegalStateException: @NotNu...
github.com/KronicDeth/intellij-elixir - 82b2be143c02a3b529b7fd3b2b8520812dcd4eac authored almost 5 years ago
github.com/KronicDeth/intellij-elixir - 04fdf1c549620ec1d0399767fab18751ba58b7c4 authored almost 5 years ago
Fix Icon issue for IntelliJ 2020.1
github.com/KronicDeth/intellij-elixir - 9ff436dc154bec3f7394ddb29816d5da170c440e authored almost 5 years agogithub.com/KronicDeth/intellij-elixir - 9e86cd1db2b8d0e829fcacb73d2765d0e19586d3 authored almost 5 years ago
github.com/KronicDeth/intellij-elixir - 909fdfa5ca237f0bd5897d978f7ba1fa8b23598b authored almost 5 years ago
github.com/KronicDeth/intellij-elixir - 179ff79c47b37649ff4c63d666cb980245e5dbeb authored almost 5 years ago
github.com/KronicDeth/intellij-elixir - 514355775a0dce8602861513d9028b8558c1e7d9 authored almost 5 years ago
github.com/KronicDeth/intellij-elixir - 26db6a4feca7fda4750ba926b1ba818bdce6dfc2 authored almost 5 years ago
github.com/KronicDeth/intellij-elixir - 021631cb41a6907d45bda4dcbca50baa839a5011 authored almost 5 years ago
github.com/KronicDeth/intellij-elixir - 8b80cfb7d6c4f9f622a982456dc0395478f1927d authored almost 5 years ago
GitHub Actions build
github.com/KronicDeth/intellij-elixir - 1fff00c56a69458c44a18480c5628bd173ee996c authored almost 5 years agogithub.com/KronicDeth/intellij-elixir - 2161cd1d7a80fe4db39e20b15061cbaa48c4a352 authored almost 5 years ago
github.com/KronicDeth/intellij-elixir - 474adb6daa8a8c996dd9149cf3145cfff94204b2 authored almost 5 years ago
Leex
github.com/KronicDeth/intellij-elixir - 3fe2c623c70e67b23fcc18ce0afc9a5629be8ef8 authored almost 5 years agogithub.com/KronicDeth/intellij-elixir - 2e84733e14faa7f5bd86a6e440d86be92f1e75fd authored almost 5 years ago
github.com/KronicDeth/intellij-elixir - b2c92930dc21b77a004561d09a88bf3c61bdfcd6 authored almost 5 years ago
github.com/KronicDeth/intellij-elixir - 6ee7d363a2fbe23bae080fe3ba355e374fdfff2d authored almost 5 years ago
github.com/KronicDeth/intellij-elixir - 5ae703d276e93cb2edb98ce39972405c3951be8b authored almost 5 years ago
Update README.md about information of Goland IDE
github.com/KronicDeth/intellij-elixir - daf77bb560701ec1689a3f69532ec844416d4ed5 authored almost 5 years ago[ci skip]
github.com/KronicDeth/intellij-elixir - 92e351f0d20a118738150fc33d72f6c14aa49e0b authored almost 5 years agogithub.com/KronicDeth/intellij-elixir - 7214696e907264f06931d50a02c16833990f66fc authored almost 5 years ago
Improve defm live template
github.com/KronicDeth/intellij-elixir - 8124fc1695f51ddbcc76b4769aca3b30e4321ef0 authored almost 5 years ago[ci skip]
github.com/KronicDeth/intellij-elixir - a24b6761cddb3086a726babac310fd844690f884 authored almost 5 years agogithub.com/KronicDeth/intellij-elixir - 34dc290dbe6ea9cb862acacaf4cea04687d0ebe6 authored almost 5 years ago
github.com/KronicDeth/intellij-elixir - bcee5f8f1de2b27ce8634bb8dc20f4089795eda2 authored almost 5 years ago
QuestionDialog is larger than all of the other icons. An upstream patch from Jetbrains is needed...
github.com/KronicDeth/intellij-elixir - 956b8b417f716f2c819330b1fbc8e9343f3712a9 authored almost 5 years agogithub.com/KronicDeth/intellij-elixir - 1d83a56b112bc5a392ca3a544d0c209afa39cfe9 authored almost 5 years ago
Fix debugger evaluator for >= 1.9.2
github.com/KronicDeth/intellij-elixir - a1db1c1a16ff9620db8ff0845da5d5d9efaea64f authored almost 5 years agoPorts elixir-lang/elixir@7002554a478f4c99dc4b63786a13cc7dca67799d.
github.com/KronicDeth/intellij-elixir - 15c96b26f4fcc89dacdcc5e2e6da6b3aacae241d authored almost 5 years agogithub.com/KronicDeth/intellij-elixir - 6de8665c3ab874a20b3f16e406d9f3b978ad84b3 authored about 5 years ago
github.com/KronicDeth/intellij-elixir - 94cce4c7147fe593fd8b705b80dfd18d15f1c6d3 authored about 5 years ago
Ignore incompleteCode flag
github.com/KronicDeth/intellij-elixir - 9fdba1020ecc4ba465292c6c7aa04a9f42fb3e67 authored about 5 years agogithub.com/KronicDeth/intellij-elixir - 6728c00e707d7f7e04a5f823c95710cadbb165a4 authored about 5 years ago
Ignore whether incompleteCode.
github.com/KronicDeth/intellij-elixir - d2d085150a4b9605a1b9fa6007b242069aa610a9 authored about 5 years agoNo longer care if incompleteCode is true for prefix matching variables.
github.com/KronicDeth/intellij-elixir - 9c0ab2816700c7e8c6f7707f955739c4c944151c authored about 5 years agogithub.com/KronicDeth/intellij-elixir - 256f1bb9746f0744a847891856f238863b612aa5 authored about 5 years ago
github.com/KronicDeth/intellij-elixir - 508ee2f113d673394d10125ab8d8065f40f9886a authored about 5 years ago
Apply same name prefix precondition and then set to valid iff resolved
final arity within range ...
Mark arity and name prefix-only as invalid ResolveResult for @spec even
when code is not incompl...
The change in 10.4.0 did no extend to qualified calls. This was an
oversight because Moduler.ca...
github.com/KronicDeth/intellij-elixir - cc7ae8e1dde808fb7de14d1c5e91ca3545eead66 authored about 5 years ago
Allow arity mismatch to resolve as invalid result
github.com/KronicDeth/intellij-elixir - 0f0a342e7622441ca1652de6a3db18e5780fba89 authored about 5 years agogithub.com/KronicDeth/intellij-elixir - bf3a2cab3b4d95603d1148bd42287dca8b47b3c3 authored about 5 years ago
Previously, the arity of a function or macro could only disagree with
the definition and resolve...
github.com/KronicDeth/intellij-elixir - d107d2047988e63a019e6b83275415fcdfb61cc1 authored about 5 years ago
Don't use parentheses in Elixir version eval
github.com/KronicDeth/intellij-elixir - 59ce2a074758d05494f4ca87e7d1641813fd78c5 authored over 5 years agogithub.com/KronicDeth/intellij-elixir - 61df812796a12900af043aacaa618a3b7f47d53b authored over 5 years ago
Fixes #1597
GeneralCommandLine's escaping for Windows can't handle the parentheses
in a way tha...
Fix "Unknown Elixir version" in settings
github.com/KronicDeth/intellij-elixir - 029152383fc3c2445d59746882ed21d6078c6f04 authored over 5 years ago
Fixes https://github.com/ignatov/intellij-erlang/issues/728
c.f. https://github.com/ignatov/int...
Parameter info
github.com/KronicDeth/intellij-elixir - fd059460910f93d334120073bde9ce5bd41af83c authored over 5 years agogithub.com/KronicDeth/intellij-elixir - ead8a84128f2af11809400db4019e37b0101fad0 authored over 5 years ago
github.com/KronicDeth/intellij-elixir - ca76217750cb909d2836f9854e346df388839c66 authored over 5 years ago
Ensures that references to imports and uses aren't shown
github.com/KronicDeth/intellij-elixir - cb21f94f0064aa8f84bb219947567bf2630d95ff authored over 5 years agogithub.com/KronicDeth/intellij-elixir - 6562851684a9234f4b40ee2284d1819fe370d8fe authored over 5 years ago
github.com/KronicDeth/intellij-elixir - 3cb60e1491cbef36c9b5f1327542c3bd963f8ff6 authored over 5 years ago
github.com/KronicDeth/intellij-elixir - dd5d64a4f3512ddbc23e0d29cc651a77644ae537 authored over 5 years ago
github.com/KronicDeth/intellij-elixir - 2b016cd9df562c4d5d5f44ec836a7dbcdec3885b authored over 5 years ago
Add OTP 22 and 23 opcodes
github.com/KronicDeth/intellij-elixir - aa0c358779d474d897fb692ddb5c8e76a0001a66 authored over 5 years agogithub.com/KronicDeth/intellij-elixir - de4e245b6071e893a28c5e2a38adbdb9300ae937 authored over 5 years ago
* put_tuple/2
* bs_get_tail/3
* bs_start_match3/4
* bs_get_position/3
* bs_set_position/2
* swap/2
Use absolute path for IEx Mix Run/Debug configuration.
github.com/KronicDeth/intellij-elixir - 04ff77d1e301dc8548c266f85775aa407a1d375c authored over 5 years agogithub.com/KronicDeth/intellij-elixir - 691713f6076fbe85263f64034cbe280efb74ba45 authored over 5 years ago
github.com/KronicDeth/intellij-elixir - 1c2a72a55c52e6f76fbabc2b754f273e0723882d authored over 5 years ago
github.com/KronicDeth/intellij-elixir - c7f0de16ba9544b60e415dfc269dc0f24122451a authored over 5 years ago