Allows viewing images in the JPEGXL format in the Jetbrains' IDE.
Tips:Due to this problem IDEA-332030, if you have uninstalled this plug-in, reinstalled this plug-in and restarted the IDE,
the function of this plug-in may be invalid.
The solution is: find this file and remove the following entries.
%AppData%\JetBrains\IntelliJIdea2023.3\options\filetypes.xml
-> <removed_mapping ext="jxl" approved="true" type="Image" />
-
Using the IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "texx" > Install
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.