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 - 124ab984d8e81d3fcda28692c53b713a95d4c334 authored about 6 years ago
Not all projects have tests and/or gen.
github.com/KronicDeth/intellij-elixir - bae99c1ef317d4e3ec5c85cc9f6a5c667707e718 authored about 6 years agogithub.com/KronicDeth/intellij-elixir - c56011c66660aa5e3e8080a11bde580ccee749b7 authored about 6 years ago
github.com/KronicDeth/intellij-elixir - 6ddb32eb3529c133509e06488e19d59c3cffb439 authored about 6 years ago
With 2017.3 being released, the 3 IDEA version limit is reached.
github.com/KronicDeth/intellij-elixir - 5c16a703cce23fe159aa8cc241c1a47d727b3a44 authored about 6 years agogithub.com/KronicDeth/intellij-elixir - dedd7ee6a0ad6c5373358769bc5d9b6e252f3689 authored about 6 years ago
github.com/KronicDeth/intellij-elixir - 13be1a4111af5ec813e88ec837a59a16a7667856 authored about 6 years ago
github.com/KronicDeth/intellij-elixir - 8b6768e967cb5eb4039158c77000998f345561b9 authored about 6 years ago
github.com/KronicDeth/intellij-elixir - 9afd39bce1c3ac24d46a2b871b46581b17228e54 authored about 6 years ago
github.com/KronicDeth/intellij-elixir - c4dda4cd37f262e3fb70d311112339a934d295e6 authored about 6 years ago
Create module for each mix.exs in small IDEs when opening dirs
github.com/KronicDeth/intellij-elixir - 379b9f15a0031f9a1e3119d1785d25c396c3d288 authored about 6 years agogithub.com/KronicDeth/intellij-elixir - 59a7311c4c60f4465588d0c6fe16d721d680a059 authored about 6 years ago
github.com/KronicDeth/intellij-elixir - 0ba39676e88275d45e6fcac0a9925e13467177c8 authored about 6 years ago
The phoenix and phoenix_html deps are symlinked into assets of web
applications and they end up ...
Wrap packagePsiFileToDepSet in read action
github.com/KronicDeth/intellij-elixir - 24d0f0a9c66a0886586ffb9f977332ff2da9514c authored about 6 years agogithub.com/KronicDeth/intellij-elixir - e695ff49bde7e8da05263911072f8fe992c4a720 authored about 6 years ago
Fixes #1335
Checking the validity of the dependencies requires a read action.
github.com/KronicDeth/intellij-elixir - 85510710a2a0a189da2c002f6e3a5d57f22f4d81 authored about 6 years agoExUnit.Case template for new Elixir Files
github.com/KronicDeth/intellij-elixir - 124633eeb954130ef8b440295bee2dce41ac6254 authored about 6 years ago[skip ci]
github.com/KronicDeth/intellij-elixir - faea20568d05294a89ddc3799fa664e7d3b34053 authored about 6 years agoAllow creating `ExUnit.Case` modules from template. Template contains
* `use ExUnit.Case`
* `a...
github.com/KronicDeth/intellij-elixir - d335d0fadf2000cdca6660a7679bc60b40f39b78 authored about 6 years ago
github.com/KronicDeth/intellij-elixir - fd8a5e26667e59978496e1e777ab751fcce98cc9 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - 76ae52b3903b03d03bb0ea13eee4f9cc58a78ab3 authored over 6 years ago
Ensure defmodule one-liner isn't mistaken for call definition head
github.com/KronicDeth/intellij-elixir - 5116141dccf41b3963257c5acf8a905c2afca6a5 authored over 6 years agogithub.com/KronicDeth/intellij-elixir - e4d8131047aee1558bc4fff1b958d956d2122340 authored over 6 years ago
Fixes #1324
Affects GoTo symbol.
github.com/KronicDeth/intellij-elixir - 63684bc83f575d0266fd47d44d29d0617510b05c authored over 6 years agoAdd IntelliJ Elixir Help to Help menu
github.com/KronicDeth/intellij-elixir - 0ea2b62144e25f0bfb52aed7ca741dfacb15f6a5 authored over 6 years agogithub.com/KronicDeth/intellij-elixir - bf7a5a91d2e2f85f3eb25110d9a404954e7d438e authored over 6 years ago
Fixes #185
Opens link in browser using plugin version to link to README.md on
GitHub.
Fix image links
github.com/KronicDeth/intellij-elixir - 51342db77a5217c7278aceeac579fdf13b938ff8 authored over 6 years agogithub.com/KronicDeth/intellij-elixir - da05ac3a4604a45fb0f69ed3fd30392b54912f68 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - d367bf6ee61bf86e59d89f73ea422d153091d803 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - ffa5cabfae7a5fd4b82cb048c0819b153df93340 authored over 6 years ago
Fix deadlinks to Run Configurations
github.com/KronicDeth/intellij-elixir - 6604103d8fb703416d17873b984e67498be5e437 authored over 6 years agoFixes #1326
Broke when section was renamed Run/Debug Configurations and auto-anchor
changed name.
github.com/KronicDeth/intellij-elixir - 9ffcac8412680ae9f213faaab1ee659ea357bdae authored over 6 years ago
Log nameSet when it reaches suspect size
github.com/KronicDeth/intellij-elixir - ce448a897eea3a47e8cda8c8fbd36c49e2a3b11f authored over 6 years agogithub.com/KronicDeth/intellij-elixir - 2d263017741e28dc3fb459d0a63933f954558aa4 authored over 6 years ago
Fixes #1320
This will allow triaging if it is a real bug or just something with a
lot of valid ...
Eliminate freezes during dependency updates
github.com/KronicDeth/intellij-elixir - 4d05b57b806494c1b55ec7089f0f3b1ff6d796bd authored over 6 years agogithub.com/KronicDeth/intellij-elixir - 7cb248f86018a34144cf364dd3fd24f44dd162a5 authored over 6 years ago
Allows faster refreshes when indirect dependencies don't change.
github.com/KronicDeth/intellij-elixir - c70f943680d501b3696b5e37712f99e16fd6e291 authored over 6 years ago
Calculate dep sets iteratively with a work queue instead of recursively
to limit the calculation...
When importing projects, run sync as a modal task while when
VirtualFileSystem events occur, run...
github.com/KronicDeth/intellij-elixir - 0a1708847700f2be0b03317fda4d3654826c3f9d authored over 6 years ago
Github prerelease releases
github.com/KronicDeth/intellij-elixir - 13716374a1298ecfb1472d15f5f5d8cc15d39be4 authored over 6 years ago
Now that deploy is debugged, the longer tests need to be re-enabled to
run before deploy is allo...
github.com/KronicDeth/intellij-elixir - f9577db35899dd27ad88fff3f4bc4142bd2bdbfe authored over 6 years ago
Use curl because I couldn't get publishPlugin to not error.
github.com/KronicDeth/intellij-elixir - 9885dc15be0b47bbea6e91701d92c5b94a42a6f2 authored over 6 years agogithub.com/KronicDeth/intellij-elixir - 97cfac892c67521aa999158ad96b501ce18389f4 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - 7c7ec98fff191226bd6864dedf2d0f2a8e5eae37 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - 48fa6f31c1302a74cb2e7179b86b2e7b45527ef1 authored over 6 years ago
Prevent Write access is allowed inside write-action only in Elixir facet configuration readExte...
github.com/KronicDeth/intellij-elixir - 9811a30988af3a943bc96f876d3986647e2f1979 authored over 6 years ago
Helps ensure that correct version of pre-release plugin is used when
testing Install Plugin From...
Version 3.5 is needed to allow environment variables to be used
github.com/KronicDeth/intellij-elixir - 67e8e6696044c6fc80c95f1d57641b5d35cafc6b authored over 6 years agoFixes #1288
Prevents write access required for Elixir facet configuration
`readExternal`.
github.com/KronicDeth/intellij-elixir - 9bcb86caf1d88d4ab46770313440ae112b9b3cca authored over 6 years ago
Protect from null containingFile for modular names during completion
github.com/KronicDeth/intellij-elixir - 759796e093542b12ff64fc93cd4fd37d74d17399 authored over 6 years agoFixes #1309
github.com/KronicDeth/intellij-elixir - dda58b1cafabf2e141eccb645dfcd3514bb26850 authored over 6 years agogithub.com/KronicDeth/intellij-elixir - 673709be01ec62ff1be851fcb2bd1856c0561080 authored over 6 years ago
Don't interpret :crypto by default
github.com/KronicDeth/intellij-elixir - e55f50911271e88ca9f6d687b76a6a1fdb2c2a11 authored over 6 years agoFixes #1307
:crypto includes NIFs that can't be reloaded and so kills the debugger.
github.com/KronicDeth/intellij-elixir - 0086d36c56c75edce5efee341c18845c3c9eb74a authored over 6 years agogithub.com/KronicDeth/intellij-elixir - 2bc6c783d37d1f7eea35ccfd1aa9cd17a3ad61fa authored over 6 years ago
Don't log test failures unless a test has started
github.com/KronicDeth/intellij-elixir - e189730a7395dcca45dc246f65bd158d67feaad8 authored over 6 years ago
test being called `mix test` does not work, so log those compilation
errors as normal build mess...
github.com/KronicDeth/intellij-elixir - dca18b44bf7362d1494f55ef70399b2e56f7bb7b authored over 6 years ago
Don't treat redefinition of defmodule as module definition in distillery
github.com/KronicDeth/intellij-elixir - 25ded618cf088fd191fec3d58438469f64998d5a authored over 6 years agogithub.com/KronicDeth/intellij-elixir - e41c5d654e5840df7ce1bd84beaf7ea3a45d8a0c authored over 6 years ago
Fixes #1301
github.com/KronicDeth/intellij-elixir - 8a682eb9be18358e0e671c34d80fbabfc3d6b296 authored over 6 years agogithub.com/KronicDeth/intellij-elixir - d0b2479ee178d600821831053f255ea5b7668b66 authored over 6 years ago
Convert CompileError in test file to test failure
github.com/KronicDeth/intellij-elixir - 65414ca9e24faed8024b63ffce726da486b27987 authored over 6 years agoFixes #1023
Changes the "Test framework quit unexpectedly" to a failed run with a
single test w...
github.com/KronicDeth/intellij-elixir - f55efa08c538bc5c95f5be9195375dab16998e77 authored over 6 years ago
flushBufferBeforeTerminating was deprecated and in newer IntelliJ the
call to processStatuses do...
github.com/KronicDeth/intellij-elixir - 96b6222c94f3ec53a3518300fa84f780c55a8464 authored over 6 years ago
Fix unused variables in TeamCityExUnitFormatting
github.com/KronicDeth/intellij-elixir - dc705afcf389278bbc7e4900af440867d8ac7c68 authored over 6 years agoFixes #1303
* `reason` was completely unused.
* `details` should have been used.
github.com/KronicDeth/intellij-elixir - f323d4c5e68cbe141892066da2308fea00f6d72e authored over 6 years ago
Remove @2x and @3x SVG icons that render wrong size in 2018.3 EAP
github.com/KronicDeth/intellij-elixir - c255c046ee1dc3a97000bf3ddbaf8cb2bdab6c07 authored over 6 years agogithub.com/KronicDeth/intellij-elixir - d4c0fcecb378c2aa621a6acedaa381f1c55ae292 authored over 6 years ago
github.com/KronicDeth/intellij-elixir - 562e938cdc9e1fc3a835adfc033dc907a1f83c37 authored over 6 years ago
Improve error message for module_filter.editor.table.Model.getValueAt
github.com/KronicDeth/intellij-elixir - 4192c4bb365ada13c93f8363736d2fb0cce425cc authored over 6 years agoFixes #1296
github.com/KronicDeth/intellij-elixir - dec7f6878500e791190c4c1882e493abb1275b57 authored over 6 years agogithub.com/KronicDeth/intellij-elixir - 79db27641b561e43f44ef49065d6d749a6091bd9 authored over 6 years ago
Only look in outer nested module for callable completion
github.com/KronicDeth/intellij-elixir - 9941746d89db9bbf7764221c683771de4a61ca25 authored over 6 years agogithub.com/KronicDeth/intellij-elixir - ace93cf2c17fe31eb4809c0f43124f6e9995e9e9 authored over 6 years ago
When finding a `defmodule`, check that it is an ancestor of the entrance
of the `ResolveState`, ...
Fix my last name in the list of donors
github.com/KronicDeth/intellij-elixir - 23c5817b708737b452899e41da8f7933d9ef4975 authored over 6 years agoI prefer this transliteration, even though it's not the one I have on my docs.
github.com/KronicDeth/intellij-elixir - cc7d2aa2b629330f039fe5b326070719375fa750 authored over 6 years agogithub.com/KronicDeth/intellij-elixir - e2d9b4dfc65651b293d499043edeaad606cf5652 authored over 6 years ago
Faster DepWatcher and Mix Watcher
github.com/KronicDeth/intellij-elixir - 65724c7da4e0edf87b11dbb05d01768f811d2b44 authored over 6 years agogithub.com/KronicDeth/intellij-elixir - 82ecf8d929fe485b54f8d9cc5e92008964c911a5 authored over 6 years ago
phoenix and phoenix_html symlink to themselves from assets/node_modules
to deps, which means the...
github.com/KronicDeth/intellij-elixir - d47bb65198b933ed28bac3718f4b07fbabe0aaf6 authored over 6 years ago
* cover for test coverage
* doc for ex_doc
* logs for conventional log file location
github.com/KronicDeth/intellij-elixir - 0bd00a65e39acd1568fe28a718eba89371d92ea6 authored over 6 years ago
For an unknown reason, when sync occurs at `initComponent` time in
`DepsWatcher` or `mix.Watcher...
When the entire deps directory has updated sync the children deps
directories and then sync all ...
github.com/KronicDeth/intellij-elixir - 1e8427d90f4d022a264809162aaeb6af620a6951 authored over 6 years ago
Map Elixir 1.7 excluded and skipped tests to teamcity testIgnored message
github.com/KronicDeth/intellij-elixir - d8554f49fe01628659224fd39553f5c04e112b06 authored over 6 years ago