stefanceriu / SCXcodeMiniMap

Sublime Text like Minimap for Xcode
GNU General Public License v3.0
1.03k stars 91 forks source link

Not working with Xcode 9 #88

Open darktears opened 6 years ago

darktears commented 6 years ago

It stopped working with Xcode 9. Even with the trick to unsign the binary and update the plugins the extension doesn't work anymore. I can see that the extensions are loaded (for e.g. Alcatraz appears in the Window menu) but the code map is nowhere to be seen.

This is most likely due to the fact that Xcode 9 reworked entirely the code editor component. It didn't seem that their extension framework was improved in Xcode 9 vs what they announced and showed in Xcode 8 so for now there is no way to get back the functionality in a more official way.

stefanceriu commented 6 years ago

Hey, that's pretty much spot on. I'll wait for a stable Xcode version and then try to get it working again. I image I need to start from scratch so it's probably going to take a while..

CodeXey commented 6 years ago

hope support for Xcode 9