Releases: pawrequest/redscript-intellij
v0.0.17
Jetbrains Marketplace verification has been fixed, In-IDE plugin browser returns to recomended install method.
Adds 'Add Content Roots' button in settings.
clicking will parse a .redscript file at project root, and add any paths from 'source_roots' key to the project content roots.
This is useful for older versions of redscript (<= v0.1.46) where the binary does not respect redscript files.
It could conflict with eg v0.2.7 which does already parse .redscript file. i have been unable to test this because of issue #30 - i am unable to get GoToDefinition working at all with v0.2.7 - including on a mod with no dependencies other than in it's sister-files.
v0.0.16
select redscript-ide in settings
better logging
v0.0.13
get latest redscript-ide binary from github
Manual relase (Jetbrains Marketplace is bugged)
this builds fine and runs fine locally on IDEA Community 2025.1.2, as well as Pycharm Pro 2025.1.1
however the jetbrains verification fails due to jetbrains bug
download the zip and install manually in your IDE (settings -> plugins -> settings (gear icon) -> install plugin from disk)
i've reached out for support, hopefully will be live on marketplace sometime soon.
bug reports:
https://platform.jetbrains.com/t/urgent-liberty-tools-plugin-reports-unresolved-dependency-on-com-redhat-devtools-lsp4ij-in-intellij/1835/3
https://platform.jetbrains.com/t/cannot-resolve-plugin-com-intellij-modules-vcs-in-dependencies/1926
https://platform.jetbrains.com/t/verifier-1-385-fails-with-1-missing-mandatory-dependency-on-ci-only/1656
(my one) https://platform.jetbrains.com/t/package-com-redhat-is-not-found/2018
redhat lsp4ij discussion:
redhat-developer/lsp4ij#1074)
v0.0.8
bump 8 release yaml not updated iun actual action run but is in code?
v0.0.7
signed, jb ci
removes builtUntil limit, published to Jetbrains
v0.0.6 bump .6
v0.0.5
swap icon
v0.0.4
fix icon and editor filename
v0.0.3
fix github downloader paths