Git Product home page Git Product logo

xcode_copy_line's Introduction

Xcode_copy_line

Description

Many source editors allow users to copy/cut the current line by using the shortcuts โŒ˜C and โŒ˜X while there is no selected text. If a line that was copied in such a way is pasted, it is inserted directly above the current line without moving the cursor. This is very useful while restructuring code and all but eliminates the need to memorize additional shortcuts for transposing lines.

Sublime Text and Visual Studio offer such a behaviour. This plug-in implements this behaviour in Xcode.

Installation

Download and compile the project (the plugin will be installed during the build process) or download the binary and unzip it to ~/Library/Application Support/Developer/Shared/Xcode/Plug-ins/

Compatibility

The plug-in is compatible with Xcode 5, Xcode 6, Xcode 7, Xcode 7.1, Xcode 7.2 and Xcode 7.3.

Thanks

xcode_copy_line's People

Contributors

kreeger avatar mthiesen avatar rodya avatar ssoldatenkov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

xcode_copy_line's Issues

Line-Break Problem

Xcode can automatically break lines. Only visually, no newline is inserted.

bildschirmfoto 2014-08-24 um 15 33 50

If I want to cut&paste this line by using CTRL-X, the following happens:

bildschirmfoto 2014-08-24 um 15 34 03

Only a part of the line gets cut into clipboard.

If you need further details, please let me know.

XCode 8.0

I tried updating to 8.0 by just adding the UUID, but it didn't work. Then I read that XCode 8 won't load plugins anymore: alcatraz/Alcatraz#475

Not sure if there's any way to rewrite this a source editor extension... :/

Xcode 7.3

Hello,

Any chance you could update for xcode 7.3?

Thanks for making this, use it 100 times a day

love this plugin

use it like 100 times a day :) any chance you can fix it to work with xcode 6.3 release?

Update path for XCode 6.3

the Plugin folder is not in Application support anymore, but in /Applications/Xcode.app/Contents/PlugIns

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.