Open dlsniper opened 2 months ago
I am having the same issue too.
My little workaround was to download the plugin from the web market place, then installed it manually.
@mojotaker where have you downloaded it? There's no such plugin in the marketplace, that I can see off at least.
sorry for the late reply, here is the link https://plugins.jetbrains.com/plugin/25364-json/versions You have to install that manually, cause it does not show up in the ide plugins marketplace.
ALso after you install it, you get a warning that it conflicts with another json module. Just ignore that waning.
forgot to paste a screenshot
IDEA 243 updated:
https://plugins.jetbrains.com/docs/intellij/api-changes-list-2024.html#json-plugin-new-20243
so plugin developer may need:
Add explicit dependency on the newly extracted JSON plugin (com.intellij.modules.json) in plugin.xml
.
Before submitting your bug report
Relevant environment info
Description
As the title says, when trying to use this via JetBrains Gateway, the plugin complains that a required plugin is missing. I cannot install that missing plugin as it's not listed in the market place.
To reproduce
Log output
No response