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

Search among workspace files doesn't work #34

Open
PapyElGringo opened this issue Apr 12, 2023 · 1 comment
Open

Search among workspace files doesn't work #34

PapyElGringo opened this issue Apr 12, 2023 · 1 comment

Comments

@PapyElGringo
Copy link

Fedora 38
VScode 1.76.2 (Flatpack)

Not sure where to dig but while opening my project with the dev container I can't search among the project files.

image

Does anyone else having this issue?

@PapyElGringo
Copy link
Author

The issue seem to come from starting the vscode from the following command

toolbox run code ~/workspace/project_name/ 

using

toolbox enter
cd ~/workspace/project_name/ 
code .

Does work as expected

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant