/qvcodefriend.github.io

Develop Xcode Extensions with JavaScript

Primary LanguageJavaScript

Code Friend / Marketplace / Develop / About Me

Code Friend

Code Friend is an Xcode extension, and it provide development interface for the JavaScript language. Anyone can create Xcode extension utilities using JavaScript.

Install from Mac App Store and see How to enable in Xcode section below.

For developing an Xcode extension using JavaScript, please see How To Create Your Own Package.


Builtin utilities

For the builtin utilities, you could:

  1. Convert selected text into ASCII Text.
  2. Sort selected lines.

DLC Pack 1

After install the DLC Pack 1 from Code Friend macOS app, you could :

  1. Comment code block.

  2. Jump to up/down 20 line.

More you can do

Of course, more you can do if you create your own package using JavaScript language.

See How To Create Your Own Package.

Marketplace

See Code Friend Marketplace for a list of packages shared by our code friend in the world.

If you want to share your utilities with the world, create a pull request to this file.

How to enable in Xcode

System Preferences -> Extensions -> Xcode Source Editor -> Code Friend Extension

Feedback

Create Issues Here

or

Join WeChat Group


Enjoy!