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

Don't see green icons #8

Open
NikKovIos opened this issue Jan 4, 2017 · 6 comments
Open

Don't see green icons #8

NikKovIos opened this issue Jan 4, 2017 · 6 comments

Comments

@NikKovIos
Copy link
Collaborator

Everything works (7.3.1) except green icons not visible.

@merrickp
Copy link
Owner

merrickp commented Jan 11, 2017

Are line-numbers enabled in your setup? It currently relies on drawing in the margins of the line-number display. @NikKovIos

@NikKovIos
Copy link
Collaborator Author

NikKovIos commented Mar 6, 2017

Yes, they are enabled. Any suggestions?

2017-03-06 20 08 06

Maybe it is because of changing of the name of Xcode app? (It is 'Xcode 7' now)

@merrickp
Copy link
Owner

merrickp commented Mar 7, 2017

@NikKovIos I don't have that version of Xcode. You could try to debug it yourself.. the project is actually configured to run another Xcode instance and then you can set breakpoints in the project. You can run which will a launch an instance and set breakpoints in DVTTextSidebarView+JumpMarks.m where it attempts to draw.

@NikKovIos
Copy link
Collaborator Author

NikKovIos commented Mar 8, 2017

It is not a version. It is a name. To reproduce try to remove plugin. Then rename 'Xcode.app' to 'Xcode 7.app' and install plugin again.

@meowsqueak
Copy link

In case it helps, with Xcode 8.3.3 (via MakeXcodeGr8Again) I sometimes only see the green circles appear when I scroll the primary edit window, and the Assistant Editor window doesn't show the green circle (sometimes) until the primary window scrolls. It's not immediately clear to me what the pattern is though as it seems inconsistent.

@NikKovIos
Copy link
Collaborator Author

Maybe would be fixed with 0793d8c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants