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

Don't use deprecated printDocument

github.com/KronicDeth/intellij-elixir - 469c4b413003037f57e870c4e3b9b2dbd9439e7b authored almost 7 years ago
Don't exclude compiler output from indexing

Needed to resolve Elixir Line Breakpoints in EEx files.

github.com/KronicDeth/intellij-elixir - c9acb1d6530dddeea34efa1b191dcb76be917528 authored almost 7 years ago
Fix reject inversion

Reject vs filter accumulatin got flipped when switching to Enum.reduce
to track rejections.

github.com/KronicDeth/intellij-elixir - f5b71cabe5e031ac57703b2e7a039f885baa151b authored almost 7 years ago
Group alternatives in regex before pinning

Always forget that the | swallows the ^ and $ in regexes.

github.com/KronicDeth/intellij-elixir - a63028d4b7a8e643a043913780437474719f1838 authored almost 7 years ago
Add #1041 to changelogs

github.com/KronicDeth/intellij-elixir - 851332bfbb9e2b1bf699058805ec3c218f5851d1 authored almost 7 years ago
Land #1041: Mix Build Project

github.com/KronicDeth/intellij-elixir - ea392346fe6a463760cf97461bac75a0b09b695b authored almost 7 years ago
Update README to match Builder output

github.com/KronicDeth/intellij-elixir - 81064f987aa197e65ff08a54564d4f1ea08276f3 authored almost 7 years ago
Show warnings-as-errors checkbox

github.com/KronicDeth/intellij-elixir - 418cc04f79acedd18aaf25b71ded0747b55c1c1c authored almost 7 years ago
Lower testData required elixir to 1.4

github.com/KronicDeth/intellij-elixir - fa9230f77d0cc57c7f41f15eee7a44f8a3875692 authored almost 7 years ago
Don't use StringUtils that isn't available in all supported IntelliJs

github.com/KronicDeth/intellij-elixir - d8e65c3013e957c3083806a7feb5d6d2457a437c authored almost 7 years ago
Setup Erlang and Elixir SDK to for Builder tests

Required to make mix tests work.

github.com/KronicDeth/intellij-elixir - 4d3e23ca9263b57e9c32665eb9593530815b0ef8 authored almost 7 years ago
Ensure mix compiler is disabled for elixirc tests

github.com/KronicDeth/intellij-elixir - 92b7f9a5f83d187a8f13586d4fb42ae1040148de authored almost 7 years ago
Remove debugging logger statements

github.com/KronicDeth/intellij-elixir - 1d84f4a0fbee5284951874a611a34aa2a1e60da9 authored almost 7 years ago
Invoke elixir with erl when compiling using mix

github.com/KronicDeth/intellij-elixir - e457e648595608235715e14e4e259a6426bd6deb authored almost 7 years ago
Reorg JPS SdkTypes

github.com/KronicDeth/intellij-elixir - 046aecf951644ad2570f088a5808b93dce8fefe5 authored almost 7 years ago
Drop Mix from names

github.com/KronicDeth/intellij-elixir - e1a87440d3336bd600e48b4241f8b5b50d19b4b6 authored almost 7 years ago
Restructure CompilerOptions

github.com/KronicDeth/intellij-elixir - 49af75222ac2e4baf6473a926894efddb02c9aff authored almost 7 years ago
Rearrange, indent, and fix warnings

github.com/KronicDeth/intellij-elixir - a494c115b52dbc1c4ad4af9b3ebb25b51a53bae7 authored almost 7 years ago
ElixirSourceRootDescriptor -> SourceRootDescriptor

github.com/KronicDeth/intellij-elixir - 29e5669272860766d023eb85ea718cd2dfde251b authored almost 7 years ago
ElixirCompilerProcessAdapter -> ProcessAdapter

github.com/KronicDeth/intellij-elixir - 1ca67bdd2b6f19dc1bd9a7d8fe373f2751f213aa authored almost 7 years ago
ElixirTargetBuilderUtil -> BuilderUtil

github.com/KronicDeth/intellij-elixir - aa26fda14657d24cc7843f9bc6ee3bddd7be8768 authored almost 7 years ago
TargetType -> Type

github.com/KronicDeth/intellij-elixir - 13c7946f8f9d9c69b936a74af3715bc8112c5b6b authored almost 7 years ago
ElixirTarget -> Target

github.com/KronicDeth/intellij-elixir - 702ad9827809f9e4415ebd028e4029be63972535 authored almost 7 years ago
BuilderService -> Service

github.com/KronicDeth/intellij-elixir - f6f5f5c47ae9167fdbb7114126313e0ef2477b20 authored almost 7 years ago
ElixirBuilder -> Builder

github.com/KronicDeth/intellij-elixir - 89e527564038e7671792961b44c4a9615cd5fde8 authored almost 7 years ago
Parse `mix compile` output for compilation errors and warnings

Having `error` Kind messages ensures that the IDE also thinks the
compilation failed and not jus...

github.com/KronicDeth/intellij-elixir - b089ca5a8d85ff882365956b15791b9ebc3f1275 authored almost 7 years ago
Use mix compiler and attach docs by default in compiler

github.com/KronicDeth/intellij-elixir - f2a263c23b0cb616fbd08fc7c3d8b155b0b12f45 authored almost 7 years ago
Use mix path from SDK for mix Build Project

github.com/KronicDeth/intellij-elixir - 3f1ae39967423d0b8eae0e2a7c80bcdeae485c99 authored almost 7 years ago
Remove unused MixBuilder

mix builds are just an option in ElixirBuilder

github.com/KronicDeth/intellij-elixir - 59600ac0c2e3446c540873b58805de743141f75b authored almost 7 years ago
Add #1037 to changelogs

github.com/KronicDeth/intellij-elixir - 291da29d4a4e1d428fc46a3ae740a303f90dfa2f authored almost 7 years ago
Land #1037: Expand ASDF Erlang SDK Paths

github.com/KronicDeth/intellij-elixir - 81763f13de29d258a4ab585b2f9f0bbc0c2c9aad authored almost 7 years ago
Document Package Manager install paths

Each package manager uses a different root path and which directory to
pick above the ebins vari...

github.com/KronicDeth/intellij-elixir - cb78995ced5c52d025284351baa8908a72039839 authored almost 7 years ago
Expand ASDF Erlang SDK paths

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 - fd35ed7990a41a84ce149d9056bd66733c1e1189 authored almost 7 years ago
Add #1036 to changelogs

github.com/KronicDeth/intellij-elixir - 4f5ba1d1ae8690d844f5b1eebd08df21a22ce22a authored almost 7 years ago
Land #1036: Debug Phoenix EEx Templates

github.com/KronicDeth/intellij-elixir - 4d35a39dc4d78ec2b444c47b50b23642327ecda8 authored almost 7 years ago
Document eex breakpoint support

github.com/KronicDeth/intellij-elixir - 8345325b9528f7cc66d3da0301d25c8b68e85ef5 authored almost 7 years ago
Seperate rendering children for proper and improper lists

github.com/KronicDeth/intellij-elixir - 747fc074c1b13d28143d12abc7f1e1ae844f72cb authored almost 7 years ago
Don't +1 child index because unlike Erlang, Elixir is 0 indexed

github.com/KronicDeth/intellij-elixir - b73593c23bfd368964c10e3fd56eb05539604e00 authored almost 7 years ago
Break points in eex files

github.com/KronicDeth/intellij-elixir - 31af5c8845e5d86cd23530d15e247c1f9b45a84c authored almost 7 years ago
Cache Beam Cache on VirtualFile

github.com/KronicDeth/intellij-elixir - 7b1680a35c37d703850bdb2af33458b93debdfb1 authored almost 7 years ago
Macro.atomToString

github.com/KronicDeth/intellij-elixir - 20348162b108419695c0044184a5704ab82783fb authored almost 7 years ago
Index which beam files contain lines from which file names

github.com/KronicDeth/intellij-elixir - e8625ce66a3955e9ef43c8dafff7ab9abbd6252b authored almost 7 years ago
Allow breakpoints to be set in EEx files

Only allow in Elixir code, not EEx tags or data.

github.com/KronicDeth/intellij-elixir - 1e294f4f81b066618470feb52aa31c8894199fd0 authored almost 7 years ago
Do Not Step Into The Modules settings

Do not `int.ni` Elixir standard library and default Phoenix modules to
speed up debugging for mo...

github.com/KronicDeth/intellij-elixir - 7c1f8dec1e043eaf1149931e4e12febd4d57cb9a authored almost 7 years ago
Cache null Release

Happens when `erl` can't be run.

github.com/KronicDeth/intellij-elixir - 2624cbc4fda5046e55058246a3c761d306948641 authored almost 7 years ago
Configure modules to not interpret

github.com/KronicDeth/intellij-elixir - 8bbc8a76f5d0085523e1b7eabdb32d8560b77ea4 authored almost 7 years ago
Log errors from SetBreakpointResponse

github.com/KronicDeth/intellij-elixir - 6cdefd0501e0758887195e885679c70090954d65 authored almost 7 years ago
Error logging in InterpretModuleResponse

github.com/KronicDeth/intellij-elixir - ebdeac27c533d7b008a36765061ee9b414425b95 authored almost 7 years ago
Add error logging for DebugRemoteNodeResponse event

github.com/KronicDeth/intellij-elixir - 4f5022467359032e17851aa3e8171e14e9a48243 authored almost 7 years ago
Error handling in BreakpointReached Event

github.com/KronicDeth/intellij-elixir - 70570be4012fd48191f938b8df7a97d5e8362614 authored almost 7 years ago
Convert UnknownMessage to Kotlin

github.com/KronicDeth/intellij-elixir - bd6a38c9aedde74da0ec0921a3e174796ef3fa66 authored almost 7 years ago
Convert SetBreakpointResponse to Kotlin

github.com/KronicDeth/intellij-elixir - 4744a008bd5f77e1db8f5a896367c55642b8b5a0 authored almost 7 years ago
Convert InterpretModuleResponse to Kotlin

github.com/KronicDeth/intellij-elixir - b942e7f07d36f0103ea942c6f191826edcc161e8 authored almost 7 years ago
Convert DebugRemoteNodeResponse to Kotlin

github.com/KronicDeth/intellij-elixir - a539b1e135b16029f57fa68afe2ed32fda0b5646 authored almost 7 years ago
Convert BreakpointReached to Kotlin

github.com/KronicDeth/intellij-elixir - 4d59dd404d0b7a47a954d5d27f466813919bfd5e authored almost 7 years ago
Convert Listener to Kotlin

github.com/KronicDeth/intellij-elixir - 2931e035b4001fa2dac586848aac2efaeac2645b authored almost 7 years ago
Convert SetBreakpoint to Kotlin

github.com/KronicDeth/intellij-elixir - 05f770273553cabcf6d22f3b22c58dd2f82e9e02 authored almost 7 years ago
Convert RunTask command to Kotlin

github.com/KronicDeth/intellij-elixir - d68224573dff0432275394a8ddb6efb4e377ac64 authored almost 7 years ago
Convert RemoveBreakpoint to Kotlin

github.com/KronicDeth/intellij-elixir - 47ad9c809f13ea7717f87556ceb2da531e9c6e20 authored almost 7 years ago
Convert Pid command to Kotlin

github.com/KronicDeth/intellij-elixir - 0535b4e3e3803e17a83e3ed9d0cbf0b2fa8e362c authored almost 7 years ago
Inline Pid commands

github.com/KronicDeth/intellij-elixir - 0a737c9f7caf77e4bcc7b08bd22ed5ca1ef8b5e9 authored almost 7 years ago
Inline commands Producer

github.com/KronicDeth/intellij-elixir - a9dab8fdb2834f057bb766058fed8795aa572085 authored almost 7 years ago
Move up StepOver command

github.com/KronicDeth/intellij-elixir - bc03b31ee8e8aea472233e02449f4131fea5f13f authored almost 7 years ago
Move up SetBreakpoint command

github.com/KronicDeth/intellij-elixir - db2b20e9476769ca8b03e8964a0a6b57e262986e authored almost 7 years ago
Move up StepOut command

github.com/KronicDeth/intellij-elixir - 8c599b165eabf0556f07515647737bded5ef1d30 authored almost 7 years ago
Move up StepInto command

github.com/KronicDeth/intellij-elixir - f3d49253e9ac0fb0affee69f14c4a72bb5497bdc authored almost 7 years ago
Move up Continue command

github.com/KronicDeth/intellij-elixir - 1b5cefd1268696ee8d6f8a8421e6d89180dbf2a1 authored almost 7 years ago
Move up RemoveBreakpoint command

github.com/KronicDeth/intellij-elixir - 91f74a3a35877731d0b7cb69d5e7e3af1fcf2d41 authored almost 7 years ago
Move up RunTask command

github.com/KronicDeth/intellij-elixir - 863555c07c9124b977c6dad026a4227a3da6512e authored almost 7 years ago
Move up Pid command

github.com/KronicDeth/intellij-elixir - 8128b89e06a719119d552272bf7c506ef674346f authored almost 7 years ago
Remove xdebug package name

xdebug is debugging for any custom language, so Elixir will only ever
have xdebug, so xdebug in ...

github.com/KronicDeth/intellij-elixir - 6d963fad3e3616c44b836b48610e7e35821a5743 authored almost 7 years ago
Remove redundant class infix that matches namespace

github.com/KronicDeth/intellij-elixir - 0e74e17e2504322e96338f4f17a6459af5642b26 authored almost 7 years ago
Reorganize debugger node

github.com/KronicDeth/intellij-elixir - dfff460973857c99d92fc9e3dfc9962a47bb54a3 authored almost 7 years ago
Strip Elixir prefix from debugger class names

github.com/KronicDeth/intellij-elixir - 55f5f67b13a2e2d0fd1b01eee0e6a0ac9a9d237c authored almost 7 years ago
Convert MFA to file in debugger stack

When the module, function, and arguments are available for each stack
frame, the module can be c...

github.com/KronicDeth/intellij-elixir - 3a1a784c74d6981e3f2a7124e4fb7a913cf5b998 authored almost 7 years ago
Fix conversion of Elixir module name to Erlang module name

github.com/KronicDeth/intellij-elixir - 95154326bede4b1ddfe89d7d65800d896a61e7c0 authored almost 7 years ago
Turn off debug flag for IntelliJEliir.DebugServer

This turns off the *DBG* messages when using the debugger.

github.com/KronicDeth/intellij-elixir - 9b0a913d3b26ffdeddcc1a95a7a2a25509127074 authored about 7 years ago
Convert ElixirLineBreakpointType to Kotlin

github.com/KronicDeth/intellij-elixir - ca240b3fdf04aa96236439e366b8d89c627939df authored about 7 years ago
Add #1018 to changelogs

github.com/KronicDeth/intellij-elixir - 5c1533d5d6c32f8881b3c1c7c0fcf1a670c5c68a authored about 7 years ago
Land #1018: add function and macro declaration highlighting

github.com/KronicDeth/intellij-elixir - daed2c4111858750b83973c2a38802ea607fb1ed authored about 7 years ago
Merge branch 'master' into def_decl_highlighting

github.com/KronicDeth/intellij-elixir - 1b02940ddec308c1496278420ea25c746022603f authored about 7 years ago
Add #1021 to changelogs

github.com/KronicDeth/intellij-elixir - d40606baf4043d643102d4ffa5dc7c7de7524c82 authored about 7 years ago
Land #1021: Support :module_started and :module_finished and ignore :case_started and :case_finished in Elixir >= 1.6.0

github.com/KronicDeth/intellij-elixir - 1682dc71e9242c3709f20f1c272051c03b90de56 authored about 7 years ago
In Elixir >= 1.6.0 use ExUnitTestModule

Fixes #975

Support for
https://github.com/elixir-lang/elixir/commit/23c7542d95683a497a7b93071b9...

github.com/KronicDeth/intellij-elixir - c18e58539fdb7ad915db2d47702e02e250f92d6b authored about 7 years ago
Conver ElixirModules to Kotlin

github.com/KronicDeth/intellij-elixir - c711d0f695f600376b1c1edcf74ba2cda1638e61 authored about 7 years ago
Add Ilja Neumann to donors

github.com/KronicDeth/intellij-elixir - e2b7cb8072a666717eb6fff00d739a77e6291a69 authored about 7 years ago
Add #999 to changelogs

github.com/KronicDeth/intellij-elixir - f2b52763c81e6fcbe1d3a7228074ccfbf5a21cc2 authored about 7 years ago
Add #1019 to changelogs

github.com/KronicDeth/intellij-elixir - e68834f895c5228f17b63601fde0eaf924866346 authored about 7 years ago
Land #999: Minifixes in README.md

github.com/KronicDeth/intellij-elixir - af9ad2f618aad25cda452ec73d5e622a9a0e31c0 authored about 7 years ago
Merge branch 'master' into master

github.com/KronicDeth/intellij-elixir - a3bb1c5b1c8510a248b2cd15d2be152aa9eb5f00 authored about 7 years ago
Land #1019: Don't use StreamEx because support is inconsistent across IDEs

github.com/KronicDeth/intellij-elixir - 95d49f90bdc76fe5a49b8a6cc108cb4d51655cd6 authored about 7 years ago
Don't use StreamEx because support is inconsistent across IDEs

github.com/KronicDeth/intellij-elixir - f64924aa951ec34f8d25ea1d3af6e18a3b9e1a69 authored about 7 years ago
Add #1015 to changelogs

github.com/KronicDeth/intellij-elixir - e48443cf2f28e03b4bc1ced88034062d2b60cad7 authored about 7 years ago