continuedev / continue

⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
https://docs.continue.dev/
Apache License 2.0
16.42k stars 1.28k forks source link

Remote development on 243+ gives an "Requires plugin 'com.intellij.modules.json' to be installed" error #2373

Open dlsniper opened 3 days ago

dlsniper commented 3 days ago

Before submitting your bug report

Relevant environment info

- OS: PopOS 22.04
- Continue: 0.0.69
- IDE: GoLand 2024.3 EAP via JetBrains Gateway 243+

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

  1. Install JetBrains Gateway
  2. Connect to a host using GoLand 2024.3 EAP
  3. Install the plugin on the "Host" side
  4. Get error: Screenshot_20240924_153552

Log output

No response

mojotaker commented 2 days ago

I am having the same issue too.

mojotaker commented 2 days ago

My little workaround was to download the plugin from the web market place, then installed it manually.

dlsniper commented 2 days ago

@mojotaker where have you downloaded it? There's no such plugin in the marketplace, that I can see off at least.

mojotaker commented 1 day ago

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.

mojotaker commented 1 day ago

forgot to paste a screenshot image