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

add idf enableStatusBar setting to show status bar #953

Merged
merged 1 commit into from
Apr 28, 2023

Conversation

brianignacio5
Copy link
Collaborator

@brianignacio5 brianignacio5 commented Apr 26, 2023

Description

Add idf.enableStatusBarconfiguration setting to show or hide the extension status bar items. This settings can be apply as User, workspace or workspace folder setting.

Fixes #927

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Steps to test this pull request

Provide a list of steps to test changes in this PR and required output

  1. Open settings.json and modify idf.enableStatusBar to true or false.
  2. See status bar items appear and disappear
  3. Observe results.
  • Expected behaviour:

  • Expected output:

How has this been tested?

Manual UI testing

Test Configuration:

  • ESP-IDF Version: 5.0
  • OS (Windows,Linux and macOS): macOS

Checklist

  • PR Self Reviewed
  • Applied Code formatting
  • Added Documentation
  • Added Unit Test
  • Verified on all platforms - Windows,Linux and macOS

@brianignacio5 brianignacio5 added the enhancement New feature or request label Apr 26, 2023
@brianignacio5 brianignacio5 self-assigned this Apr 26, 2023
@github-actions
Copy link

Download the artifacts for this pull request:

@brianignacio5 brianignacio5 merged commit 26f7b4c into master Apr 28, 2023
@brianignacio5 brianignacio5 deleted the enhance/custom-status-bar branch April 28, 2023 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Toggle Status Bar via settings.json (VSC-1079)
1 participant