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 - feeb33e98993f02e2a1c01c8eb3790ae28b99932 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - eb9887b7befce1796bb44a7f59b2e2e8f5721eab authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 4e302ca819bfcd09015585e5aed9a6e15b2405c5 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 1e78fc78191de0121621e1bfc0135d8038c721c4 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - e59328971cf6bb3a143d0d0e61ad41d4be96361e authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 480198caa80626d3c1480794e41eaa9c32db5517 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 3bce6431380d04a02b36a5d6fa7ca2e818eab4a9 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - c6465422b414e8707d095aa7e44f4bbd5830133b authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 365943e1239f7d64564c416c76b8c4ac5089f657 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 9262276ea6e268b588d2502725b3604a14618009 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - b8d96206011295bede71a8c31ee0511ba1cc5a9a authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 229e9e258b437a539f533cd61fb46ae70cb6946b authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 0a198a9f176be23ac026dd5af6a8418ed5175fe9 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 7836fc5738317392580941abdb0bfe5576d5164f authored almost 7 years ago
Needed to counter not allowing them as targets in
TargetElementEvaluator. TargetElementEvaluato...
github.com/KronicDeth/intellij-elixir - 52905ed878e254656258c108dba07258b4256957 authored almost 7 years ago
Default separator for joinToString is ", ", not "" in Kotlin, unlike
Elixir.
github.com/KronicDeth/intellij-elixir - fc39b540af4356c1499ced0915c03ee4ce334093 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 3c8ce7ded462bab3194cae57361031b871b130d2 authored almost 7 years ago
Find Usage for a use of a decompiled module name worked, but not when
clicking on the resolved n...
Standardized on a real NameArity class that CANNOT have @Nullable name
or arity instead of using...
github.com/KronicDeth/intellij-elixir - b4f1abb4a18af9aab8d5a78c6399c61f00293f6d authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - f851b85d3cb3ce41b6b6951da69ef1d305cd704d authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 968b79d0b2cc4425727a7bcecf636358476002a4 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 32db719a39804f5b981fce47073e92cb03be9bee authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 266b8f2d899af8db326e041250d139ff27a7c6e6 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - a85af2c4e9c2f147fac83c17aec279a8a2f031a5 authored almost 7 years ago
Fixes #644
github.com/KronicDeth/intellij-elixir - 38644daeec425b86b5a1fac85c98c8b642fa75ff authored almost 7 years ago
multiresolve the reference and then check if *any* of the resolved
elements match the passed ele...
github.com/KronicDeth/intellij-elixir - 5139ae4bf762093220f89383380536cf61a7ff8f authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 441b3d949021043314636224d541c9b4298ae6d9 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - e81665068f6908f4b9cedb8c24ad36838e579e32 authored almost 7 years ago
Will need to separate Handler based on the element type as resolving
Aliases to modules will be ...
github.com/KronicDeth/intellij-elixir - f46a03d3419f500256b68599eae7464b39bc3a38 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - d70a93d77e2fd432b84b1905d64638fb9e31d9b8 authored almost 7 years ago
Find Usages automatically resolves the element at the caret's reference
and uses that as the tar...
github.com/KronicDeth/intellij-elixir - 4173b8cc70a028cbad51dfe5e634a58a69eaf712 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 5be01e670e975bc12bd4d5a77ffa29a7d5dc2d29 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - a7d3e65da3f3a8b12a0f99f11be84181701f8bf7 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 6af0504671dc0aa0a47909f6d8043822c8636f81 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - b3e1e626943936f811cb2ad1c7a39eb3a49c056c authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - e234fdf6bf79b0dcadb356b1928ad18c5dff315e authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 40d9d924a1bda3557a59992cff3b5d549a688622 authored almost 7 years ago
Add FindUsagesHandlerFactory, so a FindUsagesHandler can be supplied
that generatates multiple U...
github.com/KronicDeth/intellij-elixir - 191ba1f1470a62de1cf8081684243ec02be82f0b authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 34a739ffec1cface690322a1a1d11ca094945b83 authored almost 7 years ago
Needed so that the variable declaration is found for Find Usage.
github.com/KronicDeth/intellij-elixir - 25c5379d35abebde15ccd0a190c2eec150f9abe8 authored almost 7 years ago
References resolve to the call instead of the ElixirIdentifier, so the
isReferenceTo to make the...
github.com/KronicDeth/intellij-elixir - bda48aac6e93b49692f6061971bbb398f8769bef authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - bdcb0ea1cddeabe8fc0796d4e6dda70a9b44bbe6 authored almost 7 years ago
Highlight read and write accesses
github.com/KronicDeth/intellij-elixir - 5b1d3cd397b1fb2d487283182dae80d16b8a1ace authored almost 7 years agogithub.com/KronicDeth/intellij-elixir - 0a1c3890ed6c0218edf928e85c03ec143fed22a1 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 9e0acfd2c68baf8397469f32640fa9ca1392c527 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 61ff194f967d0f4681236f2b3d6d0d9ccc1de978 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 26318a467f74300e4b5c20f52f3252663dc99db7 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 85c415ff54877b80c4ed4daa152e3b009f2fe293 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 5efbbbd0b064aa793c0ed171b9b919368e11d75f authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - ee22576b0567a19a15b2c687d124930c725e924c authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 0e84da5bba9541b642bc8457d70aa54e9de9874d authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 3e6ca9313d9591522baaea3c3d04c004bbd4b9f0 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - e412705985415d02e6da03566b143d0d5c8e5c01 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 789facee4add8d34bf16b76149cc5f1a119a9ea3 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 2181ba42f21966c19eb142a85d5d63224e53cdb8 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - c10c4264baa03c6ee3cedec4da29263e1217233d authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - e5be3718aee50c8ff4f81b7ee078e57619edec47 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - e16ddd9403b9ef2e0bcc96e1f6d8f05d52a0cd70 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 23a86d1e058ab0d3b764865e7f05571f64fc98ad authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 4822216e424fe3c513f532f4c783637d3486a4a0 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 68795fa8d0abc07fa24afc9bee6ad49b151c27ba authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - a9fd5c019addf34c1c1d5c44f395d1a5f9b9adb7 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 7edfcd6cdf53bacff60b0925cdd3572b37de8b3a authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 014de7c71bb83c9a083f57367c96036c6e651b5e authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - c6e76c8bdea38c7a47e5ce59d854745c5edc4b28 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 2650ef6b39b8c191f557b4d3bd41b5953944725b authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 683aafb9b417c327c9afced0a752447a63a88c55 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - a8e652160d0c06469accda7b684f238dc737c722 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 6c3ae5459efb9e4ff56c67be59d79c8cfbcf7d70 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 93f33a198954e3afee05cbefcdb50c01efe23e4c authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - cdab003c34596c7786018686e43e166ee3f371ba authored almost 7 years ago
Erlang supports use of `;` to separate whole head + definitions clauses,
which isn't possible in...
github.com/KronicDeth/intellij-elixir - be32a49f03d2e48b210c60c83e8076b563ef3852 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 09fc5a8424affe505127b9b801373a874ace1335 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - e193f143995109bcf167c95aeb22a8813436f73a authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 8d2ad88028bed662c746fb9fa02d86d9533e5da4 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - fe52ca6cce21900edeab91aae2d2e71cc62f2fbb authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 31ca44346c2367995cb3ae02f8391cc67877ceca authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 45e003c5504829a2a21ec439d764dffed6876c9b authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - f2e17c8253a4ee15449dfba60765fd23d7fc1bd5 authored almost 7 years ago
Needed for really long list in wxe_master
github.com/KronicDeth/intellij-elixir - 49f044ac5b3dfb3013b55530ca4a78138e16bd85 authored almost 7 years agogithub.com/KronicDeth/intellij-elixir - af35c2494d2b2bf78ac29ffa5d46ebcc66111e26 authored almost 7 years ago
Makes sure gl:end is unquoted(:end).
github.com/KronicDeth/intellij-elixir - 84fe5351e4bbd0e033636ceb99cd2ee1db9e40db authored almost 7 years agogithub.com/KronicDeth/intellij-elixir - 6295a80b0b17f9b27fd72467a6f1903a131a7490 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 7e7170db47dbea1cac6f3c1f86ab3f868293f802 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 137fc36481e8d75c26ffcef03eb84be4ce6ca183 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - fcaa93d70de23ddf7dea7fb7c02e379007275adb authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 24f331553ab24be18003965717a0c77481ea208c authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 638b21c9df95ad716c724081c2234f8b635104f3 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - c762093ef2f46001424c4661a7a81b3a29255315 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 9fc8d948276fbdc4c3157f5dffb75be9dab349ad authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 9e80f7510322fc0e830885d94c2480692dc137a9 authored almost 7 years ago