All Projects → qvcodefriend → qvcodefriend.github.io

qvcodefriend / qvcodefriend.github.io

Licence: other
Develop Xcode Extensions with JavaScript

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to qvcodefriend.github.io

Snowonder
🔮 Magical import declarations formatter for Xcode
Stars: ✭ 100 (+426.32%)
Mutual labels:  xcode-extension
Mark
Xcode extension for generating MARK comments.
Stars: ✭ 160 (+742.11%)
Mutual labels:  xcode-extension
Xcode-AutoLazyLoad
简单的Xcode代码模板extension
Stars: ✭ 23 (+21.05%)
Mutual labels:  xcode-extension
Swift Init Generator
An Xcode plugin that uses the Swift parser to generate initializers
Stars: ✭ 105 (+452.63%)
Mutual labels:  xcode-extension
Nef Plugin
🔌 an Xcode extension to use nef features easily
Stars: ✭ 144 (+657.89%)
Mutual labels:  xcode-extension
Linex
Feature packed Xcode extension
Stars: ✭ 210 (+1005.26%)
Mutual labels:  xcode-extension
Xbookmark
Bookmark Plugin for Xcode 8.x and 7.x
Stars: ✭ 72 (+278.95%)
Mutual labels:  xcode-extension
AutoImport
AutoImport for XCode, replace Peckham.
Stars: ✭ 82 (+331.58%)
Mutual labels:  xcode-extension
Comment Spell Checker
Xcode extension for spell checking and auto-correcting code comments.
Stars: ✭ 155 (+715.79%)
Mutual labels:  xcode-extension
IBLayoutConstraint
📏 Configure constraints for each device in Interface Builder with IBLayoutConstraint.
Stars: ✭ 24 (+26.32%)
Mutual labels:  xcode-extension
Accesscontrolkitty
Xcode extension - quickly change access control level (public, private etc.) of selected Swift code by Editor menu item or keyboard command
Stars: ✭ 119 (+526.32%)
Mutual labels:  xcode-extension
Xcode developer disk images
Stars: ✭ 125 (+557.89%)
Mutual labels:  xcode-extension
Xcodesourceeditorextension Alignment
This Xcode source editor extension align your assignment statement.
Stars: ✭ 211 (+1010.53%)
Mutual labels:  xcode-extension
Swimat
An Xcode formatter plug-in to format your swift code.
Stars: ✭ 1,388 (+7205.26%)
Mutual labels:  xcode-extension
TrickerX
An Xcode9+ Extension which make CodingKeys automatically.
Stars: ✭ 90 (+373.68%)
Mutual labels:  xcode-extension
Xgist
Xcode extension to send code to GitHub's Gist
Stars: ✭ 75 (+294.74%)
Mutual labels:  xcode-extension
Xcodeequatablegenerator
Xcode 8 Source Code Extension will generate conformance to Swift Equatable protocol based on type and fields selection.
Stars: ✭ 188 (+889.47%)
Mutual labels:  xcode-extension
XShared
Xcode extension that allows you copying the code with special formatting quotes for social (Slack, Telegram)
Stars: ✭ 75 (+294.74%)
Mutual labels:  xcode-extension
Pragmatic
⚙An Xcode Source Editor extension for simplifying common pragma driven tasks
Stars: ✭ 24 (+26.32%)
Mutual labels:  xcode-extension
Awesome Xcode Extensions
Awesome native Xcode extensions.
Stars: ✭ 2,628 (+13731.58%)
Mutual labels:  xcode-extension

JSPower / Marketplace / Develop / About Me

JSPower

JSPower is an Xcode extension, 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 JSPower 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 JSPower Marketplace for a list of packages shared by our JSPower 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 -> JSPower Extension

Feedback

Create Issues Here


Enjoy!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].