-
Notifications
You must be signed in to change notification settings - Fork 69
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
Swift 2.x Support #76
Comments
... ? |
In another plugin I've been working on, I've devised a way to pull out way more information from the SourceKit parsing for improvements. However, as I recall this was the best I could do with the information available. What would you like to see changed in what's shown? All the vars are colored as far as I can tell, but in my mind I'd want to remove the coloring on the module imports. |
Thanks for your response @kolinkrewinkel . I'd love to try the other plugin if thats relevant ... As you see most of the code is greyed out ... that wasn't the case when I used this plugin with Obj-C code. For example, AppManager/BuddyBuildSDK/DDNotificationHandler are all in the same color for some reason... window/layer are both purple ... instead of each having its own contexted-color ... This doesn't seem like the proper behaviour |
I'll create an equivalent class in Objective-C and another in Swift to compare, but I believe it looks mostly correct. The colors being similar is likely by chance. |
+1 |
Is this still happening? Or even part of the roadmap ? I remember an older issue open and came back to install again and try but it's still poorly behaving / not working.
I'd love to know if there are any plans for this :)
Thank you
Shai
The text was updated successfully, but these errors were encountered: