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 - 469c4b413003037f57e870c4e3b9b2dbd9439e7b authored almost 7 years ago
Needed to resolve Elixir Line Breakpoints in EEx files.
github.com/KronicDeth/intellij-elixir - c9acb1d6530dddeea34efa1b191dcb76be917528 authored almost 7 years ago
Reject vs filter accumulatin got flipped when switching to Enum.reduce
to track rejections.
Always forget that the | swallows the ^ and $ in regexes.
github.com/KronicDeth/intellij-elixir - a63028d4b7a8e643a043913780437474719f1838 authored almost 7 years agogithub.com/KronicDeth/intellij-elixir - 851332bfbb9e2b1bf699058805ec3c218f5851d1 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - ea392346fe6a463760cf97461bac75a0b09b695b authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 81064f987aa197e65ff08a54564d4f1ea08276f3 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 418cc04f79acedd18aaf25b71ded0747b55c1c1c authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - fa9230f77d0cc57c7f41f15eee7a44f8a3875692 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - d8e65c3013e957c3083806a7feb5d6d2457a437c authored almost 7 years ago
Required to make mix tests work.
github.com/KronicDeth/intellij-elixir - 4d3e23ca9263b57e9c32665eb9593530815b0ef8 authored almost 7 years agogithub.com/KronicDeth/intellij-elixir - 92b7f9a5f83d187a8f13586d4fb42ae1040148de authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 1d84f4a0fbee5284951874a611a34aa2a1e60da9 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - e457e648595608235715e14e4e259a6426bd6deb authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 046aecf951644ad2570f088a5808b93dce8fefe5 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - e1a87440d3336bd600e48b4241f8b5b50d19b4b6 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 304749b9ef0b3e49eec10c185ad700996e93d95b authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 49af75222ac2e4baf6473a926894efddb02c9aff authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - a494c115b52dbc1c4ad4af9b3ebb25b51a53bae7 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 29e5669272860766d023eb85ea718cd2dfde251b authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 1ca67bdd2b6f19dc1bd9a7d8fe373f2751f213aa authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - aa26fda14657d24cc7843f9bc6ee3bddd7be8768 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 13c7946f8f9d9c69b936a74af3715bc8112c5b6b authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 702ad9827809f9e4415ebd028e4029be63972535 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - f6f5f5c47ae9167fdbb7114126313e0ef2477b20 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 89e527564038e7671792961b44c4a9615cd5fde8 authored almost 7 years ago
Having `error` Kind messages ensures that the IDE also thinks the
compilation failed and not jus...
github.com/KronicDeth/intellij-elixir - f2a263c23b0cb616fbd08fc7c3d8b155b0b12f45 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 3f1ae39967423d0b8eae0e2a7c80bcdeae485c99 authored almost 7 years ago
mix builds are just an option in ElixirBuilder
github.com/KronicDeth/intellij-elixir - 59600ac0c2e3446c540873b58805de743141f75b authored almost 7 years agogithub.com/KronicDeth/intellij-elixir - 9acd9408011b8a7d2f464d9f96d49d10e35ce60a authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 291da29d4a4e1d428fc46a3ae740a303f90dfa2f authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 81763f13de29d258a4ab585b2f9f0bbc0c2c9aad authored almost 7 years ago
Each package manager uses a different root path and which directory to
pick above the ebins vari...
Loosen check on the path suffix by looking for only "lib" and not
"lib/erlang/lib", so that it w...
github.com/KronicDeth/intellij-elixir - 4f5ba1d1ae8690d844f5b1eebd08df21a22ce22a authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 4d35a39dc4d78ec2b444c47b50b23642327ecda8 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 8345325b9528f7cc66d3da0301d25c8b68e85ef5 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 747fc074c1b13d28143d12abc7f1e1ae844f72cb authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - b73593c23bfd368964c10e3fd56eb05539604e00 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 31af5c8845e5d86cd23530d15e247c1f9b45a84c authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 7b1680a35c37d703850bdb2af33458b93debdfb1 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 20348162b108419695c0044184a5704ab82783fb authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - e8625ce66a3955e9ef43c8dafff7ab9abbd6252b authored almost 7 years ago
Only allow in Elixir code, not EEx tags or data.
github.com/KronicDeth/intellij-elixir - 1e294f4f81b066618470feb52aa31c8894199fd0 authored almost 7 years ago
Do not `int.ni` Elixir standard library and default Phoenix modules to
speed up debugging for mo...
Happens when `erl` can't be run.
github.com/KronicDeth/intellij-elixir - 2624cbc4fda5046e55058246a3c761d306948641 authored almost 7 years agogithub.com/KronicDeth/intellij-elixir - 8bbc8a76f5d0085523e1b7eabdb32d8560b77ea4 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 6cdefd0501e0758887195e885679c70090954d65 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - ebdeac27c533d7b008a36765061ee9b414425b95 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 4f5022467359032e17851aa3e8171e14e9a48243 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 70570be4012fd48191f938b8df7a97d5e8362614 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - bd6a38c9aedde74da0ec0921a3e174796ef3fa66 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 4744a008bd5f77e1db8f5a896367c55642b8b5a0 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - b942e7f07d36f0103ea942c6f191826edcc161e8 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - a539b1e135b16029f57fa68afe2ed32fda0b5646 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 4d59dd404d0b7a47a954d5d27f466813919bfd5e authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 2931e035b4001fa2dac586848aac2efaeac2645b authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 05f770273553cabcf6d22f3b22c58dd2f82e9e02 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - d68224573dff0432275394a8ddb6efb4e377ac64 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 47ad9c809f13ea7717f87556ceb2da531e9c6e20 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 0535b4e3e3803e17a83e3ed9d0cbf0b2fa8e362c authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 0a737c9f7caf77e4bcc7b08bd22ed5ca1ef8b5e9 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - a9dab8fdb2834f057bb766058fed8795aa572085 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - bc03b31ee8e8aea472233e02449f4131fea5f13f authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - db2b20e9476769ca8b03e8964a0a6b57e262986e authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 8c599b165eabf0556f07515647737bded5ef1d30 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - f3d49253e9ac0fb0affee69f14c4a72bb5497bdc authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 1b5cefd1268696ee8d6f8a8421e6d89180dbf2a1 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 91f74a3a35877731d0b7cb69d5e7e3af1fcf2d41 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 863555c07c9124b977c6dad026a4227a3da6512e authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 8128b89e06a719119d552272bf7c506ef674346f authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 96c4bdc1c1d7d725131b134c3f5a8ffe70d843b8 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 1f23f8bc0ddbb1b2c93699c2d4306b1c9a97e2cd authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 0129b880a4214be28efca5e89f4f2794a6a7bde7 authored almost 7 years ago
xdebug is debugging for any custom language, so Elixir will only ever
have xdebug, so xdebug in ...
github.com/KronicDeth/intellij-elixir - 0e74e17e2504322e96338f4f17a6459af5642b26 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - dfff460973857c99d92fc9e3dfc9962a47bb54a3 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 55f5f67b13a2e2d0fd1b01eee0e6a0ac9a9d237c authored almost 7 years ago
When the module, function, and arguments are available for each stack
frame, the module can be c...
github.com/KronicDeth/intellij-elixir - c63bc73e084543496e4d9be536fb98ed409e9436 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - aaf6e453433bf0deeea2e6b8a2e1c227e2452d44 authored almost 7 years ago
github.com/KronicDeth/intellij-elixir - 95154326bede4b1ddfe89d7d65800d896a61e7c0 authored almost 7 years ago
This turns off the *DBG* messages when using the debugger.
github.com/KronicDeth/intellij-elixir - 9b0a913d3b26ffdeddcc1a95a7a2a25509127074 authored about 7 years agogithub.com/KronicDeth/intellij-elixir - ca240b3fdf04aa96236439e366b8d89c627939df authored about 7 years ago
github.com/KronicDeth/intellij-elixir - 5c1533d5d6c32f8881b3c1c7c0fcf1a670c5c68a authored about 7 years ago
github.com/KronicDeth/intellij-elixir - daed2c4111858750b83973c2a38802ea607fb1ed authored about 7 years ago
github.com/KronicDeth/intellij-elixir - 1b02940ddec308c1496278420ea25c746022603f authored about 7 years ago
github.com/KronicDeth/intellij-elixir - d40606baf4043d643102d4ffa5dc7c7de7524c82 authored about 7 years ago
github.com/KronicDeth/intellij-elixir - 1682dc71e9242c3709f20f1c272051c03b90de56 authored about 7 years ago
Fixes #975
Support for
https://github.com/elixir-lang/elixir/commit/23c7542d95683a497a7b93071b9...
github.com/KronicDeth/intellij-elixir - c711d0f695f600376b1c1edcf74ba2cda1638e61 authored about 7 years ago
github.com/KronicDeth/intellij-elixir - e2b7cb8072a666717eb6fff00d739a77e6291a69 authored about 7 years ago
github.com/KronicDeth/intellij-elixir - f2b52763c81e6fcbe1d3a7228074ccfbf5a21cc2 authored about 7 years ago
github.com/KronicDeth/intellij-elixir - e68834f895c5228f17b63601fde0eaf924866346 authored about 7 years ago
github.com/KronicDeth/intellij-elixir - af9ad2f618aad25cda452ec73d5e622a9a0e31c0 authored about 7 years ago
github.com/KronicDeth/intellij-elixir - a3bb1c5b1c8510a248b2cd15d2be152aa9eb5f00 authored about 7 years ago
github.com/KronicDeth/intellij-elixir - 95d49f90bdc76fe5a49b8a6cc108cb4d51655cd6 authored about 7 years ago
github.com/KronicDeth/intellij-elixir - f64924aa951ec34f8d25ea1d3af6e18a3b9e1a69 authored about 7 years ago
github.com/KronicDeth/intellij-elixir - e48443cf2f28e03b4bc1ced88034062d2b60cad7 authored about 7 years ago