All Projects → SteveBarnegren → XcodeCommentWrapper

SteveBarnegren / XcodeCommentWrapper

Licence: MIT license
Xcode extension for wrapping comments

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to XcodeCommentWrapper

Mat-O-Wahl
🇩🇪 Mat-O-Wahl - Ein einfach zu bedienender, freier Open Source Wahl-O-Mat Klon fuer jedermann ### 🇬🇧 🇺🇸 A simple to handle, free "Voting Advice Application" / "Electoral Compass" alternative
Stars: ✭ 27 (-6.9%)
Mutual labels:  code, source
Opengrok
OpenGrok is a fast and usable source code search and cross reference engine, written in Java
Stars: ✭ 3,452 (+11803.45%)
Mutual labels:  code, source
larapos
Laravel Point of sale with invoice full source code free download pos apps.
Stars: ✭ 38 (+31.03%)
Mutual labels:  code, source
Clangkit
ClangKit provides an Objective-C frontend to LibClang. Source tokenization, diagnostics and fix-its are actually implemented.
Stars: ✭ 330 (+1037.93%)
Mutual labels:  code, source
Ssti Payloads
🎯 Server Side Template Injection Payloads
Stars: ✭ 150 (+417.24%)
Mutual labels:  code, source
Golang Notes
Go source code analysis(zh-cn)
Stars: ✭ 3,137 (+10717.24%)
Mutual labels:  code, source
Updated Carbanak Source With Plugins
https://twitter.com/itsreallynick/status/1120410950430089224
Stars: ✭ 303 (+944.83%)
Mutual labels:  code, source
Tomb5
Tomb Raider: Chronicles Disassembly translated to C source code.
Stars: ✭ 397 (+1268.97%)
Mutual labels:  code, source
Tr2main
Tomb Raider II Injector Dynamic Library
Stars: ✭ 46 (+58.62%)
Mutual labels:  code, source
Windowsxp
This is the leaked source code of Windows XP Service Pack 1
Stars: ✭ 164 (+465.52%)
Mutual labels:  code, source
slm-code-generation
TensorFlow code for the neural network presented in the paper: "Structural Language Models of Code" (ICML'2020)
Stars: ✭ 75 (+158.62%)
Mutual labels:  code, source
codetime-web
Statistical analysis and presentation of programming time.
Stars: ✭ 22 (-24.14%)
Mutual labels:  code
R edu
Facebook
Stars: ✭ 18 (-37.93%)
Mutual labels:  code
vscode-in-docker
Run VSCode inside of a Docker Container
Stars: ✭ 22 (-24.14%)
Mutual labels:  code
NetMauMau
Server for the popular card game Mau Mau (similar to UNO®)
Stars: ✭ 16 (-44.83%)
Mutual labels:  source
linec
🍬一个高颜值命令行统计代码行数的计数器。(counts lines of code)
Stars: ✭ 121 (+317.24%)
Mutual labels:  code
Avalonia.PropertyGenerator
Avalonia.PropertyGenerator generates the appropriate CLR members for Avalonia property definitions.
Stars: ✭ 20 (-31.03%)
Mutual labels:  source
Unity3D-Cars
A project built for a Renaissance Coders tutorial to introduce vehicle physics.
Stars: ✭ 60 (+106.9%)
Mutual labels:  code
inline-code
Inline-Code Tool for Editor.js 2.0
Stars: ✭ 32 (+10.34%)
Mutual labels:  code
Android-Live-Templates
A curated android live templates to make your android development more fast🚀 and easy✨.
Stars: ✭ 197 (+579.31%)
Mutual labels:  code


Comment Wrapper
Comment Wrapper

min

An Xcode Source Editor extension that wraps your comments

2018-04-26 21_32_28

Want to edit your comments? Comment Wrapper can re-wrap edited comments

2018-04-26 21_45_41

Features

  • Maintains your leading comment prefix (eg. //, ///)
  • Maintains indenting
  • Wraps at line lengths of 40, 60 or 80
  • Re-wraps edited comments
  • Wrapping documentation? Won't wrap your code examples

Installation

Either:

Then:

  1. Run the application (you can quit it after this)
  2. Open System Preferences
  3. Open the Extensions pane
  4. Find CommentWrapper and enable Xcode Source Editor extension
  5. Highlight some code in Xcode and choose an action under Editor -> Comment Wrapper

Author

@SteveBarnegren

License

Comment Wrapper is available under the MIT license. See the LICENSE file for more info.

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].