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

Merge pull request #1592 from alex-dukhno/ex-unit-describe-block-template

added ExUnit describe block template

github.com/KronicDeth/intellij-elixir - d74fc021d50f20157a08d024818fc31cddac8373 authored over 5 years ago
added ExUnit describe block template

github.com/KronicDeth/intellij-elixir - 2efd68fd11caec7079a7fda82ac24b03b11cf784 authored over 5 years ago
Merge pull request #1589 from KronicDeth/runtume

Don't error on runtume in mix deps

github.com/KronicDeth/intellij-elixir - a4fade4c00f12b172b231be3d93641caa47dd3b0 authored over 5 years ago
Add #1589 to changelogs

github.com/KronicDeth/intellij-elixir - 1aae4b2ae3f6ca51bf886517d6a89aeccfda6d8d authored over 5 years ago
Don't error on runtume in mix deps

Fixes #1386

`guardian` is too common of a dependency and too many users have the
version with t...

github.com/KronicDeth/intellij-elixir - 0131697d18a24281eca366d594f30f6156df397c authored over 5 years ago
Bump version to 11.1.0

github.com/KronicDeth/intellij-elixir - 4e872e29001b5cac68e66f3e49ed81ca36b0ba2f authored over 5 years ago
Merge pull request #1588 from KronicDeth/concurrent-modification-exception

Fix ConcurrentModificationException in Structure View

github.com/KronicDeth/intellij-elixir - b2b3013b939393767a3258afaafb34522829c20b authored over 5 years ago
Add #1587 to changelogs

github.com/KronicDeth/intellij-elixir - d1d01430244aa7eae61eb364ae1a47ac9cc774e5 authored over 5 years ago
Fix ConcurrentModificationException in Structure View

Fixes #1488

Java 9 fixed a bug (https://bugs.openjdk.java.net/browse/JDK-8071667) in
`HashMap` ...

github.com/KronicDeth/intellij-elixir - 60ca812863c32249fd70910911b9f225e074346d authored over 5 years ago
Add #1588 to changelogs

github.com/KronicDeth/intellij-elixir - 2283e97be325ce9415652ad5b2170977b36a2631 authored over 5 years ago
Merge pull request #1587 from KronicDeth/plugin-updates

Plugin updates

github.com/KronicDeth/intellij-elixir - 1a2570301f339774d30f6c00a0342ae5bb3b8c99 authored over 5 years ago
Update IDEA 2019.2 to 2019.2.2

github.com/KronicDeth/intellij-elixir - ac282b6a089783b95972f92dfe1bc7a376ca87b1 authored over 5 years ago
Update de.undercouch.download to 4.0.0

github.com/KronicDeth/intellij-elixir - b9166be21cccc2496c5d520b09aba3b247243595 authored over 5 years ago
Update org.jetbrains.kotlin.jvm to 1.3.50

github.com/KronicDeth/intellij-elixir - 8dc01892c5cf095f6645dec4be06e28d18aa4dc0 authored over 5 years ago
Update toe gradle-intellij-plugin 0.4.10

Allows runIde to work again on newer macOS.

github.com/KronicDeth/intellij-elixir - 21da438bd86747fea25a5ebd581739562720ad03 authored over 5 years ago
Merge pull request #1582 from KronicDeth/could-not-read-type-id

Could not read type

github.com/KronicDeth/intellij-elixir - 9ef0e481ba4ab5f9e2220ceb62f54203f849ebf0 authored over 5 years ago
Add #1582 to changelogs

github.com/KronicDeth/intellij-elixir - d1621dbb517c726af3012b7599aa96ee720f4db3 authored over 5 years ago
Don't log null header typeId

Fixes #1396
Fixes #1423
Fixes #1493
Fixes #1534
Fixes #1556

It happens to often and seems to oc...

github.com/KronicDeth/intellij-elixir - 88cc56783d7eba9aabaaed7c2ea01aba4976a4dc authored over 5 years ago
Don't log if partial header is read

Fixes #908
Fixes #1068
Fixes #1094
Fixes #1208
Fixes #1261
Fixes #1273
Fixes #1354
Fixes #1362
F...

github.com/KronicDeth/intellij-elixir - 56b7c09008ef2d757aac164cf80d6e72f9b71a96 authored over 5 years ago
Merge pull request #1548 from KronicDeth/java-dependency-only-in-rich

Make java plugin dependency optional

github.com/KronicDeth/intellij-elixir - b80bba9ae0a576770f992b97800ea14d937f7547 authored over 5 years ago
Add #1548 to changelog

github.com/KronicDeth/intellij-elixir - e8b0f74b11ad02889c359b8f7dad974b6d8ed49d authored over 5 years ago
Make java plugin dependency optional

Fixes #1547

The java plugin dependency needs to be declared so that it shows up
for compiling t...

github.com/KronicDeth/intellij-elixir - 8d38d2df507c00ec31c9bf64d4265fef37ed99e7 authored over 5 years ago
Merge pull request #1546 from KronicDeth/2019.2

Don't pass argument to OutputEventSplitter

github.com/KronicDeth/intellij-elixir - d0531f4b13d49786da25e6b76e17d7d201299e1e authored over 5 years ago
Don't pass argument to OutputEventSplitter

Constructor argument does not have to same meaning as OutputLineSplitter.

github.com/KronicDeth/intellij-elixir - 6948d716184191329c7888d4be179a33f14fbcda authored over 5 years ago
Merge pull request #1545 from KronicDeth/2019.2

2019.2 compatibility

github.com/KronicDeth/intellij-elixir - 8edcd845ff23be45405a49445b0e5e90a66a80eb authored over 5 years ago
Remove EEX Parser tests

Can't run because of bug in OpenAPI:

```
com.intellij.openapi.options.SchemeManagerFactory requ...

github.com/KronicDeth/intellij-elixir - 3357f236794a1cc8e3d37390af931dc298229ea1 authored over 5 years ago
Fix compile errors in tests

github.com/KronicDeth/intellij-elixir - f460c3b02f02a3aaeaba1ef75c1879ac1871adbe authored over 5 years ago
Update xvfb to be a service

github.com/KronicDeth/intellij-elixir - 2120b54a73d228caacce419e2f6b5cb48c7cd3a8 authored over 5 years ago
Don't override the JDK version anymore

github.com/KronicDeth/intellij-elixir - dee304c9f0d00a7be66ec6532700d3ffddbf85bd authored over 5 years ago
Add #1545 to changelogs

github.com/KronicDeth/intellij-elixir - 40e5877fcc1c93e4d88ce6b88a79abcc94f81f64 authored over 5 years ago
Remove Elixir 1.6 build

It will be 1 year since the last 1.6 update on the 19th, so close enough
to retire.

github.com/KronicDeth/intellij-elixir - f8de54f6b2d371399f4a700a81384cff7cd771a2 authored over 5 years ago
Remove Elixir 1.5 build

github.com/KronicDeth/intellij-elixir - af19a7366fe71d2080a03fc6a00c0cb09d9248af authored over 5 years ago
Only support 2019.2 in Travis CI

github.com/KronicDeth/intellij-elixir - fed9945b4a8fcb7c0f1a2d9e733101a20d901767 authored over 5 years ago
Remove reflection from OutputToGeneralTestEventsConverters

Only 2019.2 is now supported, so no need for complicated backwards
compatibility.

github.com/KronicDeth/intellij-elixir - f16d0945879ebbb31dd68a88035f4a3c3ddf14ba authored over 5 years ago
Don't pass a null name ot findSdk

github.com/KronicDeth/intellij-elixir - c26752dae015694a90af22a4f5b46782537a4503 authored over 5 years ago
Don't use dependency injection for OpenProcessor builder

Fixes #1527

JetBrains has removed dependency injection for Extensions in 2019.2.

github.com/KronicDeth/intellij-elixir - 5c01c3407c128ddf45eaa93edc9971bef31b8b74 authored over 5 years ago
Fix nullability of override arguments in ChooseByNameModel

github.com/KronicDeth/intellij-elixir - 98cad305e2417e029915cd98d9d6fa8d50ba29f0 authored over 5 years ago
Don't use deprecated WeakHashMap

It was needed for backwards compatibility, but since this build is for
2019.2 only, no compatibi...

github.com/KronicDeth/intellij-elixir - 1a9e4d8eeae1289a3d6995a90b8c83d7977d2cd0 authored over 5 years ago
Remove project converts

Project converters are broken in 2019.2 because the DialogWrapper
they try to launch isn't being...

github.com/KronicDeth/intellij-elixir - c50f3c2a76be6818f86fc48d000b3d147a7f95ea authored over 5 years ago
Explicitly depend on java plugin

2019.2 extracted the Java functionality to a plugin (as outlined here
https://blog.jetbrains.com...

github.com/KronicDeth/intellij-elixir - f291e64308f5e14e12e5a5f42ed984f9afcdcabd authored over 5 years ago
Don't use reflection for error report Submitter

Avoid reflection from now on to spot incompatibilities at compile time.

github.com/KronicDeth/intellij-elixir - df21fd5de3e5bcb1590e64b466e981680ac2c9e3 authored over 5 years ago
Merge pull request #1492 from KronicDeth/444

Add Linux Mint Erlang and Elixir home paths to suggestions

github.com/KronicDeth/intellij-elixir - f9dd6b5bad850bf61184941555cc6591c2ef2ce6 authored over 5 years ago
Add #1492 to changelogs

github.com/KronicDeth/intellij-elixir - c5e09696b9cde01850aed61f61a74be7c183d6e4 authored over 5 years ago
Add Linux Mint Erlang and Elixir home paths to suggestions

Resolves #444

Linux Mint installs to `/usr/lib/erlang` and `/usr/lib/elixir` instead of
`/usr/l...

github.com/KronicDeth/intellij-elixir - 6c83916993cded5385138828ba7063a490a1d54b authored over 5 years ago
Merge pull request #1491 from KronicDeth/1.8-debugger

1.8 debugger

github.com/KronicDeth/intellij-elixir - e26cd9c914ed2b5a75314f421b6338ba7edbd717 authored over 5 years ago
Add #1491 to changelogs

github.com/KronicDeth/intellij-elixir - cccaae389fc72453fd01e56ec6e4b070ee920f94 authored over 5 years ago
Elixir 1.8 `mix format`

github.com/KronicDeth/intellij-elixir - afe38d508c7501bc04dffc51a33cd62991fcff78 authored over 5 years ago
Inline :elixir.quoted_to_erl/3 in 1.8+

Fixes #1421
Fixes #1466
Fixes #1474

Elixir 1.8 made `:elixir.quoted_to_erl/3` private, so in El...

github.com/KronicDeth/intellij-elixir - 1bd56d35a51decfd75e59ab1a353b0ff0be8a183 authored over 5 years ago
Adjust comments to use the correct variable name

github.com/KronicDeth/intellij-elixir - 95cac9715f5bd5c24cc7c7ffce1cb30d9d10c261 authored over 5 years ago
* Allow _ in binary, octal and hexadecimal numbers.

* Fix DecimalIntegerTest

github.com/KronicDeth/intellij-elixir - 66319698ecd60f93ef6b9757948783cc9476102a authored over 5 years ago
Execute GrammarKit (Ctrl+Shift+G) to regenerate code for the parser.

github.com/KronicDeth/intellij-elixir - dc245326e28cab0a2dfb68921a54a68a8500cfcd authored over 5 years ago
Add @seanwash to Patrons

github.com/KronicDeth/intellij-elixir - 08a0f244f4282ee2a460727ed1b37c50d5e8f8c9 authored over 5 years ago
Add @jeffperrin to Patrons

github.com/KronicDeth/intellij-elixir - 586b713cc053209dee18f0efe56eadbb6b5124e9 authored over 5 years ago
Add @kvakvs to Donors

github.com/KronicDeth/intellij-elixir - 14d87dce52229c1817a3ec587eb6a81381b91976 authored over 5 years ago
Add @kvakvs to Patrons

github.com/KronicDeth/intellij-elixir - 0f176d1bf651b42fe5c69e66f2e4c26dfe8c1042 authored over 5 years ago
Add @drl123 to Donors

github.com/KronicDeth/intellij-elixir - 92365d07a1af4fdf9f5ddd432e0208a9ce31c6eb authored over 5 years ago
Add @GrayBeamTechnology to Donors

github.com/KronicDeth/intellij-elixir - 3914c6d34976f304e405c15ddc7d9e84b5c7d5f8 authored over 5 years ago
Remove Patreon script tag that doesn't work on GitHub

github.com/KronicDeth/intellij-elixir - fb8be537080a926d86775decf84ae0662508552f authored over 5 years ago
Add @fitblip to Donors

github.com/KronicDeth/intellij-elixir - 93ab3730e40ea2cd3f41429df20833d815955eff authored over 5 years ago
User profile images for donors

github.com/KronicDeth/intellij-elixir - bae1dab0a9330f3ab2a763dac1e5a11931d36420 authored over 5 years ago
Merge pull request #1483 from KronicDeth/1467

Track visited element set in ResolveState to prevent StackOverflowError

github.com/KronicDeth/intellij-elixir - ba56ce72c58686ec8e9e32fa0015c77a59db05e5 authored over 5 years ago
Merge branch 'master' into 1467

github.com/KronicDeth/intellij-elixir - f4700325e7812696f24ccae783a11536d3251138 authored over 5 years ago
Add #1483 to changelogs

github.com/KronicDeth/intellij-elixir - f5af2f0ce7ce3f6deb12ff58ebd61682f5cc4aef authored over 5 years ago
Track visited element set in ResolveState to prevent StackOverflowError

Fixes #1467
Fixes #1480
Fixes #1418

Numerous users have reported that annotation can encounter ...

github.com/KronicDeth/intellij-elixir - 027ded2e3d2b523ca0582760f33e0eb5149590a2 authored over 5 years ago
Add all donation types

github.com/KronicDeth/intellij-elixir - 69ffa6f1858cfafb3e9a5ae4b8dd2006e59ed01e authored over 5 years ago
Add missing `null` this.

github.com/KronicDeth/intellij-elixir - 5fc5a7389c45834bfd29ad7604f6c60ad8ae9cd7 authored over 5 years ago
Merge pull request #1457 from opencollective/opencollective

Activating Open Collective

github.com/KronicDeth/intellij-elixir - ca23ceb2bc2318101c5e10514e902f6ae2cef802 authored over 5 years ago
Merge branch 'master' into opencollective

github.com/KronicDeth/intellij-elixir - fa97133f0fae6d1fe7a0ad15bd34d080f45d419c authored over 5 years ago
Merge pull request #1462 from KronicDeth/attach

Only attach full projects if the IDE can attach full projects

github.com/KronicDeth/intellij-elixir - 6c177364b2556fd77a3042ebc68e26fe73c168cc authored over 5 years ago
Add #1462 to changelogs

github.com/KronicDeth/intellij-elixir - 6de9cb51b876a1bc069c5bc60ee7fa34e271a1c6 authored over 5 years ago
Reflect to find StoreUtil to support 2018.3 AND 2019.1

github.com/KronicDeth/intellij-elixir - 0cd4ecb8cb8ef9ceba6dd84bc9ca4922fd3d6d7a authored over 5 years ago
Remove arguments from constructor for CallDefinition line marker provider

Bean extension constructors can no longer have arguments in 2019.1.

github.com/KronicDeth/intellij-elixir - 264aa1a7b5eb77c88af7d04ff21f97698a0ddf98 authored over 5 years ago
Add 2019.1.1 to build matrix

github.com/KronicDeth/intellij-elixir - 2b0d68ddb7543dcbf8ca5d5968b983bd608ffc1f authored over 5 years ago
Don't count Android Studio as a Small IDE

It includes Project Structure menu with multiple-language,
multiple-Module per Project support f...

github.com/KronicDeth/intellij-elixir - 3ee01cef06889291ad01b303ca0524aa9753c337 authored almost 6 years ago
Check if project can be attached instead of if RubyMine

Although GoLand supports attaching projects, it doesn't work for non-Go
projects, so it is also ...

github.com/KronicDeth/intellij-elixir - 350848182e0d0d535b57b3c2ae0f0fd92544a70a authored almost 6 years ago
Create new project before attaching it

When attaching a directory to a project during startup, saving is
disallowed, so the attached di...

github.com/KronicDeth/intellij-elixir - 9117876d77ca55db4851e611c319fa341017571a authored almost 6 years ago
Added backers and sponsors on the README

github.com/KronicDeth/intellij-elixir - b185dd2370a959babcd613cb9b5bf507fc313eb1 authored almost 6 years ago
Add #1456 to changelogs

github.com/KronicDeth/intellij-elixir - 595935574d47043ba217470927d677a4f1b126dd authored almost 6 years ago
Merge pull request #1456 from KronicDeth/1416

Always use containingFile for QualifiableAlias maxScope

github.com/KronicDeth/intellij-elixir - 438d6fd2bfa8caadeba5758e4fd57953673aa7ec authored almost 6 years ago
Always use containingFile for QualifiableAlias maxScope

Fixes #1416

Prevents cache capturing maxScope, which can vary based on invocation.

github.com/KronicDeth/intellij-elixir - e917680ae191e7a004a61a7c4d9f34da5f364baa authored almost 6 years ago
Merge pull request #1453 from KronicDeth/donors

Update Donors

github.com/KronicDeth/intellij-elixir - aa0b00e8c3beb4d1cdab80ff70e0b67ae055d899 authored almost 6 years ago
Show average donation next to donate buttons.

Attempt to raise average from $30.29.

github.com/KronicDeth/intellij-elixir - d1593de10f780f036178f11366b2d4b2ffbfdb6c authored almost 6 years ago
Add @magynhard to Donors

github.com/KronicDeth/intellij-elixir - 40023c7512e908f5103e43f2e73a5f5b52cd97a2 authored almost 6 years ago
Add to @cliftonmcintosh / @clifton-mcintosh to Donors

github.com/KronicDeth/intellij-elixir - 1a9dbe6989eff2bda34cd5adc8cc97de93c78b82 authored almost 6 years ago
Add Nathan Modrzewski to Donors

github.com/KronicDeth/intellij-elixir - ad4d1c3edac2efbd1d4e829a98e3a433f359a218 authored almost 6 years ago
Add Дмитрий Цыденов to Donors

github.com/KronicDeth/intellij-elixir - 8644c83c40d10254b2af121f6565eddc30e2538b authored almost 6 years ago
Add @bichinger to Donots

github.com/KronicDeth/intellij-elixir - 0922e17a9075355b9d74fa66090d6dc059bde0b4 authored almost 6 years ago
Add @thomas to Donors

github.com/KronicDeth/intellij-elixir - e5b85986e64718ba3b6727c0176ca9e3ddfc7dfd authored almost 6 years ago
Add @nathancyam to Donors

github.com/KronicDeth/intellij-elixir - 3f2b6327ffb48b01bb5f61d74c704591a254bd91 authored almost 6 years ago
Add @jfcloutier to Donors

github.com/KronicDeth/intellij-elixir - 96495238ca79a402400da8b9cb86a6759670706f authored almost 6 years ago
Add @fireproofsocks to Donors

github.com/KronicDeth/intellij-elixir - 0a62319be01755945c7e031fa08b5ea96c3f0b9c authored almost 6 years ago
Add @mjaric to Donors

github.com/KronicDeth/intellij-elixir - 744d87997bf0738fc9574475b2eb06b681034d29 authored almost 6 years ago
Merge pull request #1450 from KronicDeth/1425

Support rebar.config deps that are name only

github.com/KronicDeth/intellij-elixir - ef8aaed9eb975357db1fd898bf99a8a149230ffe authored almost 6 years ago
Add #1450 to changelogs

github.com/KronicDeth/intellij-elixir - 575c474be12a30b645ab3ff31a92d198ea6ea737 authored almost 6 years ago
Support rebar.config deps that are name-only

Fixes #1425

github.com/KronicDeth/intellij-elixir - 06350b75056bfeac2f1ee56261466180abd85b85 authored almost 6 years ago
Merge pull request #1449 from KronicDeth/1430

Get view provider document in read action

github.com/KronicDeth/intellij-elixir - 5c9b261b3c558134909e28c8270c51c158852ec4 authored almost 6 years ago
Add #1449 to changelogs

github.com/KronicDeth/intellij-elixir - 9f5ed70b55bf1baeae68c411ea5a6fcb9a0bfca0 authored almost 6 years ago