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

支持3X,and直接在@""字符串中替换图片名 #55

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

wentaozone
Copy link

支持@3x图片

可直接在@''图片名中"替换图片

Support @ 3x pictures

In @ 'image name' direct replacement Picture

@wentaozone
Copy link
Author

Uploading QQ20150624-1@2x.png…
Uploading QQ20150624-2@2x.png…
Uploading QQ20150624-3@2x.png…

----Previously generated @"@guid_1242"480"is now a direct replacement for the current picture name

wentaozone and others added 3 commits July 20, 2015 10:14
…into ksuther-master

# Conflicts:
#	KSImageNamed/KSImageNamed-Info.plist
* ksuther-master:
  Support for 7.2 GM
  Re-added Xcode 6.4 UUID.
  Turned on some additional warnings.
  Updated deployment target to 10.10.
  Added class prefix to xcodeproj.
  Static sets in completionStringsForType: are now non-mutable.
  Added DVTTextCompletionSession+KSImageNamed to swizzle replacementRangeForSuggestedRange: Fixes #4. Manually triggering autocomplete in the middle of an existing string for an imageNamed call will now perform partial autocompletion and replace the rest of the old string.
  Added missing newline.
  Updated IDEIndexCompletionItem for Xcode 7.1.
  Xcode wants to update the pbxproj.
  Add XCode 7.1 support
  Remove duplicate comment.
  Obj-C instances are now automatically initialized to nil under ARC.
  Don't include Asset Catalog imagesets if they don't have any images defined. Fixes ksuther#47.
  Converted to ARC.
  Added Xcode 7.1 beta UUID.
  Added completion for NSImage(named: "blah") in Swift.
  Increment version.
  New way of inserting image completions. Use a text completion strategy so we can insert our own completion strategy in front of the other completion strategies. This is much cleaner than swizzling IDEindexCompletionStrategy and replacing the results with our own. Added support for Swift imageNamed: completion. Now only supports Xcode 7, Xcode 5 and 6 are no longer supported.

# Conflicts:
#	KSImageNamed/KSImageNamedIndexCompletionItem.h
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

Successfully merging this pull request may close these issues.

1 participant