Skip to content

Releases: pawrequest/redscript-intellij

v0.0.17

04 Jul 15:35

Choose a tag to compare

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

02 Jul 19:37

Choose a tag to compare

select redscript-ide in settings
better logging

v0.0.13

26 Jun 01:37

Choose a tag to compare

get latest redscript-ide binary from github

Manual relase (Jetbrains Marketplace is bugged)

15 Jun 15:48

Choose a tag to compare

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

04 Mar 12:28

Choose a tag to compare

bump 8 release yaml not updated iun actual action run but is in code?

v0.0.7

04 Mar 01:14

Choose a tag to compare

signed, jb ci

removes builtUntil limit, published to Jetbrains

03 Mar 12:29

Choose a tag to compare

v0.0.5

02 Mar 17:14

Choose a tag to compare

swap icon

v0.0.4

01 Mar 23:02

Choose a tag to compare

fix icon and editor filename

v0.0.3

01 Mar 16:48

Choose a tag to compare

fix github downloader paths