Skip to content

Fixed bug for Show Panel command #46

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

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Fixed bug for Show Panel command #46

merged 1 commit into from
Feb 13, 2024

Conversation

Ponch49
Copy link
Contributor

@Ponch49 Ponch49 commented Feb 13, 2024

Overview

Issue Type

  • Bug
  • Feature
  • Tech Debt

Description
Show Panel command was throwing a Vs Code error when it was ran before a root file was selected.

Steps to Reproduce Bug / Validate Feature / Confirm Tech Debt Fix

  1. npm install
  2. npm run dev
  3. Click F5 to run Vs Code extension simulator
  4. CMD + SHFT + P and select Show Panel command.

Previous behavior
Would throw a Vs Code error.

Expected behavior
Shows message in bottom corner of Vs Code to prompt user to select root file.

Screenshots & Videos
If applicable, add screenshots and videos to help explain your issue type.
Screenshot 2024-02-12 at 14 28 41

Screen.Recording.2024-02-12.at.7.38.05.PM.mov

@Louka3 Louka3 merged commit 8d0f686 into dev Feb 13, 2024
@Ponch49 Ponch49 deleted the FL/Show-Panel-Bug branch February 15, 2024 03:08
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

Successfully merging this pull request may close these issues.

3 participants