27

Xcode9: Editor- Fix All In Scope is always disabled

How can I enable it ?

J. Doe
  • 12,159
  • 9
  • 60
  • 114
Wendy Xiao
  • 281
  • 2
  • 3
  • 3
    Seeing the same issue with xcode 9 GM. Probably a bug. – Simon Bengtsson Sep 14 '17 at 07:44
  • If it is a bug since beta version it should definitely be fixed. I migrating my project to Swift 4 and I got over 1000 errors. Im not going to fix all of them one by one. – Mateusz Wlodarczyk Sep 18 '17 at 13:51
  • Reported bug to Apple. Will tell you when they answer. – Mateusz Wlodarczyk Sep 18 '17 at 14:10
  • 2
    @MateuszWlodarczyk any news on this? This is so frustating. Even with the very newest xCode (no beta) I got this problem. – J. Doe Sep 21 '17 at 22:38
  • @J.Doe No. No reply from Apple so far. I never issued any bug to Apple, so I don´t know what is the usual time of reply. Maybe somebody who has some experience in that matter could tell us? – Mateusz Wlodarczyk Sep 22 '17 at 09:08
  • I´ve got info in the Apple Bug Report that my case duplicates the other: DUPLICATE OF 32432839 OPEN. No further details provided... – Mateusz Wlodarczyk Sep 25 '17 at 07:50
  • The same issue happens still in 9.1 beta (9B37). – Mateusz Wlodarczyk Sep 29 '17 at 15:11
  • xCode 9.0.1 released 16 oct. Still the same issue. What are they doing there? I really mis the old xCode in which you did not had to double tap that red circle in order to fix it. Earlier, you had the button 'fix' right away. @MateuszWlodarczyk any news?! – J. Doe Oct 17 '17 at 23:29

1 Answers1

1

Updated in new Xcode Version 9.2 (9C40b), works like charm :)

Dominik Bucher
  • 2,120
  • 2
  • 16
  • 25