• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: What happened to the option to not copy coloring and styling from the editor?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What happened to the option to not copy coloring and styling from the editor?


  • Subject: Re: What happened to the option to not copy coloring and styling from the editor?
  • From: Jean-Denis Muys <email@hidden>
  • Date: Thu, 07 Feb 2013 09:16:57 +0100

On 7 févr. 2013, at 04:57, "Mills, Steve" <email@hidden> wrote:

> On Feb 6, 2013, at 21:12, "Gavin Stokes" <email@hidden> wrote:
>
>> Typical Apple workaround: a four-key hotkey for a Paste operation.
>>
>> So this hotkey exists even in apps that don't handle styled text?  Because if not, you have to guess which applications handle styled text, or gnarl your hand into a claw to try this hotkey every time and then try again with Cmd-V if they don't.
>
> Why would a non-styled text editor offer Paste and Match Style or Paste as Plain Text when their regular Paste command does exactly that? Besides, it's not that hard to hold down all 4 modifier keys with just 2 fingers.


Plus it's easy to change the keyboard shortcut.

Also I checked: and Xcode already put plain (unstyled) text in the pasteboard when you copy. It actually put it in several such plain text variations:

- UTF8
- UTF16
- "classic" Mac OS where newlines are CR (0x0D) instead of LF (0x0A)

You can check for yourself with Apple's code sample named "Clipboard Viewer".

So I don't know there is anything more you can ask from Xcode. Suggesting that application A (Xcode) should go out of its standard way to work around application B shortcomings is preposterous. I'd rather have Xcode developers fix real Xcode bugs ([copy/]pasting rectangular text selections to just mention one related to the topic).

Keary wrote:

> I think you would agree that the real solution is for Apple to open up access to their compilers so that third parties can create IDE's that better suit developers' needs because Apple clearly doesn't care about our needs. Then maybe they will have some parity with every other platform in existence...


Apple already has. See http://llvm.org.

Jean-Denis


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden


References: 
 >Re: What happened to the option to not copy coloring and styling from the editor? (From: Gavin Stokes <email@hidden>)
 >Re: What happened to the option to not copy coloring and styling from the editor? (From: Alex Zavatone <email@hidden>)
 >Re: What happened to the option to not copy coloring and styling from the editor? (From: Jens Alfke <email@hidden>)
 >Re: What happened to the option to not copy coloring and styling from the editor? (From: Gavin Stokes <email@hidden>)
 >Re: What happened to the option to not copy coloring and styling from the editor? (From: "Mills, Steve" <email@hidden>)

  • Prev by Date: Re: Xcode not losing quarantine
  • Next by Date: llvm-gcc and clang's assembly language
  • Previous by thread: Re: What happened to the option to not copy coloring and styling from the editor?
  • Next by thread: App crashing on 10.6.8 after being compiled with Xcode 4.6
  • Index(es):
    • Date
    • Thread