Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot open repository-folder in Jetbrains Phpstorm #10553

Closed
4d4ch4u32 opened this issue Jun 9, 2022 · 2 comments
Closed

Cannot open repository-folder in Jetbrains Phpstorm #10553

4d4ch4u32 opened this issue Jun 9, 2022 · 2 comments
Labels
editor: jetbrains meta: stale This issue/PR is stale and will be closed soon team: IDE type: bug Something isn't working

Comments

@4d4ch4u32
Copy link

4d4ch4u32 commented Jun 9, 2022

Bug description

It opens allways the folder of the main repository where the gitpod main configuration file is, not the folder of the project's repository I opened in Gitpod.

Steps to reproduce

additionalRepositories:
  - url: https://github.com/xxx/repo1
    checkoutLocation: repo1
  - url: https://github.com/xxx/repo2
    checkoutLocation: repo2

tasks:
  - name: gitpod-setup
    init: |
      cd /workspace/gitpod
      bash setup-gitpod.sh

workspaceLocation: /workspace/gitpod/xxx.code-workspace

vscode:
  extensions:
    - recca0120.vscode-phpunit
    - ckolkman.vscode-postgres
    - msjsdiag.vscode-react-native
    - dbaeumer.vscode-eslint

github:
  prebuilds:
    # enable for the master/default branch (defaults to true)
    master: true
    # enable for all branches in this repo (defaults to false)
    branches: true
    # enable for pull requests coming from this repo (defaults to true)
    pullRequests: true
    # enable for pull requests coming from forks (defaults to false)
    pullRequestsFromForks: true
    # add a "Review in Gitpod" button as a comment to pull requests (defaults to true)
    addComment: true
    # add a "Review in Gitpod" button to pull requests (defaults to false)
    addBadge: false
    # add a label once the prebuild is ready to pull requests (defaults to false)
    addLabel: prebuilt-in-gitpod

Workspace affected

No response

Expected behavior

Jetbrains Phpstorm opens the folder of the correct repository.

Example repository

No response

Anything else?

grafik

The workspace of repo1 was opened, but Phpstorm only shows the gitpod repo.

JetBrains Gateway 2022.1.3
Build #GW-221.5787.23, built on May 30, 2022
Runtime version: 11.0.15+10-b2043.56 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 12.2.1
GC: G1 Young Generation, G1 Old Generation
Memory: 512M
Cores: 12
Non-Bundled Plugins:
    io.gitpod.jetbrains.gateway (0.0.1-main.3498)
@loujaybee
Copy link
Member

loujaybee commented Jun 13, 2022

Thanks @AntonD1990 for raising!

This looks like a duplicate of (I could be wrong):

@stale
Copy link

stale bot commented Sep 24, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the meta: stale This issue/PR is stale and will be closed soon label Sep 24, 2022
@stale stale bot closed this as completed Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor: jetbrains meta: stale This issue/PR is stale and will be closed soon team: IDE type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants