codespaces-jetbrains-feedback icon indicating copy to clipboard operation
codespaces-jetbrains-feedback copied to clipboard

Feedback on the Codespaces integration with JetBrains IDEs

Results 73 codespaces-jetbrains-feedback issues
Sort by recently updated
recently updated
newest added

**Description** **Steps to reproduce** **Impact** **Additional context** java.lang.Throwable: ID 'GitHub.Codespaces.Feedback' is already taken by action 'Codespaces: Send Feedback to GitHub (Send feedback to GitHub. Note: this will create a public...

fix in upcoming version

**Description** **Steps to reproduce** **Impact** **Additional context** ``` com.intellij.diagnostic.PluginException: Cannot create extension (class=com.github.codespaces.jetbrains.gateway.connector.CodespacesConnector) [Plugin: com.github.codespaces.jetbrains.gateway] at com.intellij.serviceContainer.ComponentManagerImpl.createError(ComponentManagerImpl.kt:945) at com.intellij.openapi.extensions.impl.XmlExtensionAdapter.doCreateInstance(XmlExtensionAdapter.kt:70) at com.intellij.openapi.extensions.impl.XmlExtensionAdapter.createInstance(XmlExtensionAdapter.kt:31) at com.intellij.openapi.extensions.impl.ExtensionPointImpl.processAdapter(ExtensionPointImpl.java:475) at com.intellij.openapi.extensions.impl.ExtensionPointImpl.processAdapters(ExtensionPointImpl.java:423) at com.intellij.openapi.extensions.impl.ExtensionPointImpl.computeExtensionList(ExtensionPointImpl.java:251) at com.intellij.openapi.extensions.impl.ExtensionPointImpl.getExtensionList(ExtensionPointImpl.java:245) at...

previous version

**Description** **Steps to reproduce** **Impact** **Additional context** OS: Windows 11 OS Version: 10.0 OS Architecture: amd64 Java Version: 17.0.5 Java Runtime Version: 17.0.5+1-b653.23 Java Vendor: JetBrains s.r.o. Available CPUs: 16...

cli
windows

**Description** Despite gh client being able to identify a codespace created in GitHub the plug in could not find the codespace. There is no indication why this is the case....

ide entrypoint issue

**Description** I was trying to connect to codespace via Pycharm Professional. When I enter remote development menu and choose codespace, what I get is totally blank window, with only connect...

cli
windows

**Description** **Steps to reproduce** **Impact** **Additional context** com.jetbrains.gateway.ssh.deploy.DeployException: Worker binary deploy failed: check command log for details: Process for command /bin/bash -lc echo\ REMOTE_EXEC_OUTPUT_MARKER_\ \&\&\ dirname\ /home/codespace/.cache/JetBrains/RemoteDev/remote-dev-worker/remote-dev-worker_ba9509c11d96c6ce33a39e248d584be92d7de751a8acb9b7e9872b6136aa4876 failed with exit...

remote_exec_error

Allow a user to access [forwarded ports](https://docs.github.com/en/codespaces/developing-in-codespaces/forwarding-ports-in-your-codespace) locally for the purposes of testing and debugging.

**Description** **Steps to reproduce** **Impact** **Additional context** com.jetbrains.gateway.ssh.deploy.DeployException: Worker binary deploy failed: check command log for details: Process for command /bin/bash -lc echo\ REMOTE_EXEC_OUTPUT_MARKER_\ \&\&\ test\ -f\ /home/codespace/.cache/JetBrains/RemoteDev/remote-dev-worker/remote-dev-worker_ba9509c11d96c6ce33a39e248d584be92d7de751a8acb9b7e9872b6136aa4876 didn't exit...

Build #GW-223.8214.4, built on December 6, 2022 Steps: 1. I created a dev environment from my own repository 2. Selected IDEA 2022.3 to join Result: Very often I cannot connect,...

**Description** **Steps to reproduce** **Impact** **Additional context** java.lang.Exception: Codespace not found at com.github.codespaces.jetbrains.gateway.connector.CodespacesConnectorService$prepareForJetBrainsConnection$1.run(CodespacesConnectorService.kt:184) at com.intellij.openapi.progress.impl.CoreProgressManager.startTask(CoreProgressManager.java:425) at com.intellij.openapi.progress.impl.ProgressManagerImpl.startTask(ProgressManagerImpl.java:114) at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcessWithProgressSynchronously$9(CoreProgressManager.java:509) at com.intellij.openapi.progress.impl.ProgressRunner.lambda$new$0(ProgressRunner.java:84) at com.intellij.openapi.progress.impl.ProgressRunner.lambda$submit$3(ProgressRunner.java:252) at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$runProcess$2(CoreProgressManager.java:190) at com.intellij.openapi.progress.impl.CoreProgressManager.lambda$executeProcessUnderProgress$13(CoreProgressManager.java:591) at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:666) at...

not found
investigate