XcodeCommentWrapper
XcodeCommentWrapper copied to clipboard
Xcode extension for wrapping comments
Hi @SteveBarnegren Not Supporting the extension of Xcode 14.2 , can you please look it
These are common values.
Thanks for your extremely useful extension. Would it be possible to add an option to define an arbitrary line length (e.g., 100)? It would also greatly improve workflow to have...
I love using Comment Wraper to save time. However, one of the things I hate is having to use the mouse which takes my hands off of the keyboard. If...
当我在 Xcode 注释中输入中文字符时,格式化功能似乎失效了。 --- When I type Chinese characters in Xcode comments, the formatting function seems to have failed. For example: ```swift extension SearchViewController: URLSessionDelegate { // 当后台任务执行完成后,捕获这个委托方法提供的完成处理程序。调用完成处理程序告诉操作系统,你的应用程序已经完成了当前会话的所有后台活动的工作。它还会导致操作系统快照你更新的用户界面,以便在应用程序切换器中显示 func urlSessionDidFinishEvents(forBackgroundURLSession...
There is now a new settings tab which allows you to choose to wrap lines based on their absolute length. You may want to polish the UI and rename some...