Skip to content

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

Open
wentaozone wants to merge 14 commits intoksuther:masterfrom
wentaozone:master
Open

支持3X,and直接在@""字符串中替换图片名#55
wentaozone wants to merge 14 commits intoksuther:masterfrom
wentaozone:master

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