開發人員:
價錢: 免費
排名: 0 
評測: 0 寫評論
清單: 1 + 1
點數: 5 + 0 ¡
點數 +1

描述

Tools for Xcode
Tools for Code adds some useful tools to improve your productivity and make your life easier.

For example, it will comment out or uncomment the first and the last lines of a block of code.

VStack {
Text("Hello, World")
}

Will be converted into this...

// VStack {
Text("Hello, World")
// }

...or vice versa. Fast and easy by pressing one keystroke.

Another functionality is the ability to embed a block of code by creating opening and closing brackets around the selected code.

This code

Text("Hello, world")

will be converted into this

{
Text("Hello, world")
}

This tool has now four functions:

1. Comment the first and last lines of a block of code.
2. Uncomment the first and last lines of a block of code.
3. Delete the first and last lines of a block of code.
4. Create curly braces around a block of code, if you want to embed the block into something.

This app is growing!

What are you waiting for?

Increase your productivity now.
更多 ↓

螢幕擷取畫面

#1. Tools for Xcode (macOS) 由: Magno Urbano
#2. Tools for Xcode (macOS) 由: Magno Urbano

新功能

  • 版本: 5.2
  • 發佈日期:
  • * we have added a new command: "delete both first and last lines of a selected block of code". Imagine you have a block of code embedded into a loop, VStack or something, anything inside curly braces. You can now select the block of code, including the curly braces and remove the curly braces, freeing the code from the embedding.

價錢

  • 今天: 免費
  • 最小值: 免費
  • 最大值: $2.99
 
追蹤票價

開發人員

點數

排名

未找到 ☹️

清單

評測

成為第一個評論 🌟

其他資訊

Tools for XcodeTools for Xcode 縮短網址: 已複製!

你可能還喜歡

    • Xcode
    • macOS 應用程式: 工具  由: Apple
    • 免費   
    • 清單: 23 + 7   排名: 5 (1)   評測: 0
    • 點數: 10 + 0   版本: 16.3   Xcode offers all the tools you need to craft great apps for iPhone, iPad, Apple TV, Apple Watch, Apple Vision Pro, and Mac. It enables a unified workflow that spans from the earliest ...
        ⥯ 
    • Swiftify for Xcode
    • macOS 應用程式: 工具  由: Swiftify, Inc.
    • * 免費   
    • 清單: 0 + 1   排名: 0   評測: 0
    • 點數: 0 + 0   版本: 6.1   To install Swiftify for Xcode in Xcode 16 (or Xcode 15) on macOS Sequoia (or Sonoma): Quit Xcode Launch Swiftify for Xcode from your Applications folder and follow the link to get your
        ⥯ 
    • Manage Imports for XCode
    • macOS 應用程式: 工具  由: Innervate
    • $0.99   
    • 清單: 0 + 1   排名: 0   評測: 0
    • 點數: 0 + 0   版本: 1.0   Manage your Imports in XCode! Features include: Remove duplicate Imports Group Imports by category for Controllers, Views, Logic, Manager, CoreData etc. Remove Double empty lines with ...
        ⥯ 
    • Pastery for Xcode
    • macOS 應用程式: 工具  由: Horizon Video Technologies
    • 免費   
    • 清單: 0 + 0   排名: 0   評測: 0
    • 點數: 0 + 0   版本: 1.2   Pastery for Xcode allows you to generate pastes on Pastery.net from your source files. The extension supports (among others) Swift, Objective-C, Objective-C++ and pure C/C++. To ...
        ⥯ 
    • TranslateTool For Xcode
    • macOS 應用程式: 工具  由: 北京云蜻科技有限公司
    • $0.99   
    • 清單: 0 + 0   排名: 0   評測: 0
    • 點數: 0 + 0   版本: 1.2   TranslateTool 添加后可翻译为指定的语言 在Xcode-Preferences-KeyBindings中搜索TranslateToolExtension可设置快捷键 软件运行打开后 看完教程可关闭 Mac系统13以下 确保系统便好设置-扩展-Xcode Source Editor中TranslateToolExtension是勾选状态 Mac系统13以上
        ⥯ 
    • PrettySwift for Xcode
    • macOS 應用程式: 工具  由: Tony Coconate
    • 免費   
    • 清單: 0 + 1   排名: 0   評測: 0
    • 點數: 0 + 0   版本: 1.2   PrettySwift is a Xcode Source Editor Extension that formats and lints your Swift code. It uses swift-format to format or lint and takes a zero-configuration approach.
        ⥯ 
    • DirtyWords for Xcode
    • macOS 應用程式: 工具  由: 萧玉 杨
    • 免費   
    • 清單: 0 + 0   排名: 0   評測: 0
    • 點數: 0 + 0   版本: 1.0   Highlight dirty words in Xcode. Many developers like to write dirty words in the code. This tool will highlight these dirty words in the code. It urge developers to correct these ...
        ⥯ 
    • Localizer Xcode Extension
    • macOS 應用程式: 工具  由: IBMobile Software
    • 免費   
    • 清單: 0 + 0   排名: 0   評測: 0
    • 點數: 0 + 0   版本: 1.0   This is an Xcode extension. Just run the app once and adjust your privacy settings, set a shortcut for the extension and whenever there's an untranslated string, press CMD+SHIFT+L and ...
        ⥯ 
    • BarryCarlyon Extension Tools
    • macOS 應用程式: 工具  由: Barry Carlyon
    • 免費   
    • 清單: 0 + 0   排名: 0   評測: 0
    • 點數: 0 + 0   版本: 1.4   A simple tool to assist developers with developing for a Twitch Extension specifically for Twitch Extension Development. Including tools to send Extension PubSub or Extension Chat ...
        ⥯ 
    • Evaluate for Xcode
    • macOS 應用程式: 工具  由: Iulian Onofrei
    • 免費   
    • 清單: 0 + 0   排名: 0   評測: 0
    • 點數: 0 + 0   版本: 1.0.8   Xcode extension that evaluates selected mathematical expressions and replaces them with the result. The source code is now available on GitHub: ...
        ⥯ 
    • GPT Code Creator for Xcode
    • macOS 應用程式: 工具  由: Dmitry Suvorov
    • * 免費   
    • 清單: 1 + 0   排名: 0   評測: 0
    • 點數: 8 + 0   版本: 1.19   The GPT Code Creator for Xcode Extension is a unique tool designed to help Swift developers access the powerful capabilities of GPT language model directly within their Xcode ...
        ⥯ 
    • RocketSim for Xcode Simulator
    • macOS 應用程式: 工具  由: SwiftLee
    • * 免費   
    • 清單: 1 + 3   排名: 0   評測: 0
    • 點數: 8 + 0   版本: 13.3.1   Developers report building, testing, and verifying apps **up to 2x faster** with RocketSim.¹ Boost your productivity and streamline your workflow with 30+ new features for Xcode's ...
        ⥯ 
    • JSON Tools
    • macOS 應用程式: 工具  由: Schimera Pty Ltd
    • 免費   
    • 清單: 1 + 0   排名: 0   評測: 0
    • 點數: 0 + 0   版本: 1.0   JSON Tools is an XCode Source Editor extension for working with JSON files. You can quickly: Validate a JSON file and be notified of any errors found Pretty format the file to make it ...
        ⥯ 

你可能還喜歡

可搭配 AppAgg 使用的搜尋運算子
添加到 AppAgg
AppAgg
立即免费注册
註冊
登入