sweetpad-dev / sweetpad

Develop Swift/iOS projects using VSCode
https://marketplace.visualstudio.com/items?itemName=sweetpad.sweetpad
MIT License
586 stars 19 forks source link

[Discussion]show selected "workspace" "scheme' in status bar #28

Closed aelam closed 4 months ago

aelam commented 4 months ago

I'm thinking if it's better to show the selected workspace -- selected scheme in the status bar

Benefits

  1. engineer can understand the current context easily
  2. the future test explorer could be narrowed down to the selected workspace&scheme
    • one bad practice of xcode project : some people shared the same test in different targets

bad point?

maybe some engineers want to show all the test cases of all schemes.

hyzyla commented 4 months ago

nice idea! just few minutes ago published new version with that bar

CleanShot 2024-07-22 at 21 15 10@2x