Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
499 views
in Technique[技术] by (71.8m points)

xcode12 - Xcode 12 - Project Navigator width is stuck/locked, can't resize

Every so often the project navigator/left panel is stuck at a fixed width. This is very annoying when I have extensions in separate files named MainViewController+<Extension name>, because the <Extension name> is truncated.

Can't resize project navigator

PhotoSlide... what???

Pressing the "Hide or show the Navigator" button doesn't do anything either.

Press expand button in top left

Quitting Xcode and restarting works. But this takes time, and I lose my place. Is there any other way to fix the stuck width problem?

question from:https://stackoverflow.com/questions/65851619/xcode-12-project-navigator-width-is-stuck-locked-cant-resize

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Please follow these steps if you don't want to reopen the Xcode everytime:

  1. Right-click (or control-click) on any file
  2. Select Open in New Window
  3. And ta-da! You can now resize the project navigator freely!

Performing the above steps


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...