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

fix: Dart Frog extension is blocking right click context menu in VSCode Explore #1311

Open
lukasnevosad opened this issue Mar 7, 2024 · 0 comments
Labels
bug Something isn't working as expected p3 Issues that we currently consider unimportant

Comments

@lukasnevosad
Copy link

Description

I have a sure way to reproduce it (see below), but it seems to happen randomly throughout my work. I confirmed uninstalling the extension (and reloading VS Code) fixes the issue. Issue does not appear with the extension not installed.

Steps To Reproduce

  1. Install Dart Frog extension in VSCode
  2. In Explore, right click on the routes folder
  3. Add a new route with the extension.
  4. While the route path prompt is shown, click in another window of some other app (on another display in my case)
  5. The path prompt disappears
  6. Right click in Explore is no longer working (anywhere)

Expected Behavior

It not crippling VSCode.

Additional Context

Dart Frog extension: v0.2.3
dart_frog: ^1.0.0
VSCode: 1.87.0
MacOS Sonoma 14.1 (M1)

@lukasnevosad lukasnevosad added the bug Something isn't working as expected label Mar 7, 2024
@tomarra tomarra added the p3 Issues that we currently consider unimportant label Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as expected p3 Issues that we currently consider unimportant
Projects
Status: Backlog
Development

No branches or pull requests

2 participants