All Projects → stefanceriu → Scxcodeeditorinset

stefanceriu / Scxcodeeditorinset

Licence: gpl-3.0
Xcode plugin that adds an empty (configurable) space to the end of the editor text view

Projects that are alternatives of or similar to Scxcodeeditorinset

Clangformat Xcode
Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang
Stars: ✭ 2,852 (+4356.25%)
Mutual labels:  xcode, xcode-plugin, plugin
Swiftmockgeneratorforxcode
An Xcode extension (plugin) to generate Swift test doubles automatically.
Stars: ✭ 522 (+715.63%)
Mutual labels:  xcode, xcode-plugin, plugin
Scxcodeswitchexpander
Xcode plugin that enables switch cases autocompletion
Stars: ✭ 662 (+934.38%)
Mutual labels:  xcode, xcode-plugin, plugin
Scxcodeminimap
Sublime Text like Minimap for Xcode
Stars: ✭ 1,037 (+1520.31%)
Mutual labels:  xcode, xcode-plugin, plugin
Awesome Xcode Extensions
Awesome native Xcode extensions.
Stars: ✭ 2,628 (+4006.25%)
Mutual labels:  xcode, xcode-plugin, plugin
Tulsi
An Xcode Project Generator For Bazel
Stars: ✭ 365 (+470.31%)
Mutual labels:  xcode, xcode-plugin
Editormd
Markdown 编辑器 Editor.md for Typecho
Stars: ✭ 389 (+507.81%)
Mutual labels:  plugin, editor
Swiftai
SwiftAI, write Swift code smart. SwiftAI can generate Model class from JSON now. Codable and HandyJSON is supported. More features will be add.
Stars: ✭ 470 (+634.38%)
Mutual labels:  xcode, xcode-plugin
Peckham
Add #import-s from anywhere in the code.
Stars: ✭ 719 (+1023.44%)
Mutual labels:  xcode, xcode-plugin
Xcodeway
⛵️ An Xcode Source Editor Extension that helps navigating to many places easier
Stars: ✭ 530 (+728.13%)
Mutual labels:  xcode, editor
Import
Xcode extension for adding imports from anywhere in the code ☝️
Stars: ✭ 818 (+1178.13%)
Mutual labels:  xcode, xcode-plugin
Xcode Wakatime
Xcode plugin for automatic time tracking and metrics generated from your programming activity.
Stars: ✭ 360 (+462.5%)
Mutual labels:  xcode, xcode-plugin
Flutter photo
Pick image/video from album by flutter. Support ios and android. UI by flutter, no native.
Stars: ✭ 285 (+345.31%)
Mutual labels:  xcode, plugin
Xcodecolorsense2
🍉 An Xcode source editor extension that shows hex color info
Stars: ✭ 281 (+339.06%)
Mutual labels:  xcode, editor
Cm3d2.maidfiddler
A real-time game editor for CM3D2
Stars: ✭ 39 (-39.06%)
Mutual labels:  plugin, editor
Gitdiff9
Highlights lint, deltas and recent changes against git repo in Xcode 9
Stars: ✭ 43 (-32.81%)
Mutual labels:  xcode, xcode-plugin
Linessorter Xcode Extension
Xcode Extension that helps you keep your import statements and long code lists organized and uniform
Stars: ✭ 54 (-15.62%)
Mutual labels:  xcode, xcode-plugin
Urde
Data interchange and engine re-implementation for games by Retro Studios | Mirror
Stars: ✭ 253 (+295.31%)
Mutual labels:  xcode, editor
Dxxcodeconsoleunicodeplugin
转换Xcode控制台中一些不可阅读的字符,比如 \u22AD 这种
Stars: ✭ 268 (+318.75%)
Mutual labels:  xcode, xcode-plugin
Header
Header Tool for Editor.js 2.0
Stars: ✭ 39 (-39.06%)
Mutual labels:  plugin, editor

Deprecated as of Xcode 10 with the introduction of over-scrolling

SCXcodeEditorInset

SCXcodeEditorInset is a Xcode plugin that adds an empty (configurable) space to the end of the editor text view

The amount of empty space is configurable through the View/Editor Inset/Size slider which goes from full page height to zero. It defaults to 30%, as highlighted in the screenshot.

Installation

  • Through Alcatraz

  • Download the sources, build the project and restart Xcode

  • Download SCXcodeEditorInset.xcplugin.zip from the releases tab, unzip and move it to the Xcode plugins folder ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/SCXcodeEditorInset.xcplugin

  • If you encounter any issues you can uninstall it by removing the ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/SCXcodeEditorInset.xcplugin folder

License

SCXcodeEditorInset is released under the GNU GENERAL PUBLIC LICENSE (see the LICENSE file)

Contact

Any suggestions or improvements are more than welcome. Feel free to contact me at [email protected] or @stefanceriu.

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