Skip to content

Xcode Source Editor Extentsion. add next selection like ⌘+D of Sublime Text and VSCode;

License

Notifications You must be signed in to change notification settings

sidepelican/AddNextEx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AddNextEt

Xcode Source Editor Extentsion

add next selection like Sublime Text and VSCode;

This extension was fulfilled its duty.

This function is availavle in the latest Xcode. Open Find menu, and select Select Next Occurrence or Select Previous Occurrence.

Example

screenshot

(Getting Ready)

Install

easy way

  1. Download AddNext.dmg from https://github.com/sidepelican/AddNextEx/releases
  2. Open .dmg and drag AddNext.app to your Applications folder
  3. Run AddNext.app and exit again.
  4. Go to System Preferences (not Xcode) -> Extensions -> Xcode Source Editor and enable the extension
  5. The menu-item should now be available from Xcode's Editor menu.

build by yourself

  1. Open .xcodeproj
  2. Enable target signing for both the Application and the Source Code Extension using your own developer ID
  3. Product > Archive
  4. Right click archive > Show in Finder
  5. Right click archive > Show Package Contents
  6. Open Products, Applications
  7. Drag AddNext.app to your Applications folder
  8. Run AddNext.app and exit again.
  9. Go to System Preferences (not Xcode) -> Extensions -> Xcode Source Editor and enable the extension
  10. The menu-item should now be available from Xcode's Editor menu.

Licence

The MIT License. See the LICENSE file for more infomation.

About

Xcode Source Editor Extentsion. add next selection like ⌘+D of Sublime Text and VSCode;

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages