Ashley Sommer
Ashley Sommer
> hi @ashleysommer having an issue with the plugin where some coloring seems off and when i tried adding a moduledoc, the `"""` didn't get autocompleted. Yeah, there's probably a...
> @ashleysommer @KronicDeth I have a [commit](https://github.com/jameskbride/intellij-elixir/commit/1c9c7a604b224cdafc2efad3d1b0bab9c35cf693) in my fork that I believe fixes the failing `FindUsagesTest` tests. > > I could use some feedback on this; I think the...
@colmben > Most annoyingly I have lost the matching brackets highlight - you don't realise how much you use that until it is gone! I think I've narrowed down where...
> From what I remember recent updates of this plugin required an upgrade of the IDE. I wouldn't know, I only started using this plugin in March 2024, after IntelliJ...
Another point to make about this, is I'd like the hourly schedule to be based on when the first job is run. For example if I start the containers at...
> This behaviour comes from `isodate` > So this means that `"2016"^^xsd:date` in the original data is going to be a `"2016-01-01"^^xsd:date` when being validated. Yeah, I've seen this issue...
@majidaldo Correct, the implementation of returning the working graph to the user is not difficult. The difficult part is the thought process behind it. The validator's internal working datagraph (`g`...
> do you mind letting the community know of these plans somewhere? a discussion? This thread is the discussion. You are already participating in it. And remember there is always...
I'm experiencing this issue too. Thanks for documenting your workaround @jlirochon Yes, @amarchen I believe you have the essence of the issue correct. If the original plugin author can build...
@amarchen Here is the new OtpErlang that I built, its based on the JInterface v1.14 source bundled with latest Erlang/OTP v26.2.3 Built using OpenJDK-17 on ArchLinux. [OtpErlang.zip](https://github.com/KronicDeth/intellij-elixir/files/14813531/OtpErlang.zip)