Jonathan Lermitage
Jonathan Lermitage
I agree, there are too many files in the same folder. I did some additional investigation, and I checked the program which creates these files: this is [Oxidized](https://github.com/ytti/oxidized). This is...
Gitbucket shows more information. In the file list, it shows file names, their commit message and date. I don't know if it reads additional information from the git repo. I'm...
Extra Icons should be installed on Host side only. Actually, almost all 3rd-party plugins should be installed on the host side. There was a recent discussion about that on a...
Gateway is definitively too buggy, and JetBrains doesn't seem to have plans to fix that.
Thanks for this report. I will try to understand what happens with the filename index. For now, a workaround is to go to IDE Settings / Appearance & Behavior /...
Opened https://youtrack.jetbrains.com/issue/IJSDK-1979/FilenameIndex.getVirtualFilesByName-fails-saying-ensureFileBelongsToIndexableFilter-returned-ADDED-or-PRESENT-but I query the filename index for a specific set of files (Helm files, Angular config files, etc, in order to detect Helm, Angular support...), but the error is...
@norris-shelton it should be fixed in latest IntelliJ EAP and in the upcoming IntelliJ 2024.1 release. -> https://youtrack.jetbrains.com/issue/IDEA-348939/FilenameIndex.getVirtualFilesByName-fails-saying-ensureFileBelongsToIndexableFilter-returned-ADDED-or-PRESENT-but#focus=Comments-27-9449610.0-0
Hi. Any news? Otherwise, do you have a todo-list or a contributions wish-list?
Need to clarify the migration rule(s) for Jandex. Just asked a question to the developers https://github.com/smallrye/jandex/issues/124#issuecomment-1869072872
Working on a new release. For now, I can't create a rule for migrating `org.jboss:jandex -> io.smallrye:jandex` with an exception for `org.jboss.jandex:jandex-maven-plugin -> io.smallrye:jandex-maven-plugin`. I will add a new field...