[Qt-creator] The most most thing about creator
Christian Gagneraud
chgans at gna.org
Mon Feb 16 04:30:19 CET 2015
On 16/02/15 09:42, Ariel Molina wrote:
> I agree with Jason, ever since the introduction of smart quotes i find
> myself more correcting that mess than cheering about the magic, they are
> minimally helpful and very annoying.
I agree it's a bit frustrating at first, but once you understand it,
then it's helpful. This is how i'm using it:
- I don't type any quote, just some text, then i select the text that I
want to quote (with maj/ctrl/arrows) and hit " only once.
- I start by hitting " once and then enter the text I want to be quoted.
The only problem i have left is when i would like to replace some
existing text with something quoted, i keep doing (by habit): select the
text, and hit " instead of typing the replacement text first. So I end
up with quoting the text i wanted to replace.
Emacs rulez! ;)
Chris
>
> On Sun, Feb 15, 2015 at 8:14 AM, Jason H <jhihn at gmx.com
> <mailto:jhihn at gmx.com>> wrote:
>
> Is its unintelligent quotes handling. I wrestle with this in a daily
> basis.
>
> I type something then"
> Creator gives me
> I type something then""
> I hit backspace then i get
> I type something then
> Which are now two wrong guesses in a row. in some cases i end up with
> I type something then""""
> Or even worse """
>
> The quotes are dumber than no smart quotes.
>
> Here is what I propose. Using the first example above either
> 1) do nothing
> 2) I type something "then"
> In 80% of my cases 2 is what i want, and the best thing is i never
> have to wrestle with deleting 2 consecutive quotes.
> Even better would be if it went farther back and quoted after the
> last space after previous punctuation
> QString("I type something then")
> X[message] = "I type something then"
> But not x=" or x= " (pos of prev" == pos of current quote
> (presence of space varies by context, not a big issue)
> Never should creator ever "smartly" put two quotes adjacent ""
> I'm not a fan of forward injection of code as it is something that i
> have to navigate around. But if you do want smart quotes then
> X= "" is fine provided that the cursor is positioned between the
> consecutive quotes.
> X= "|"
> X= "rabbit|"
> But do not ever delete both of "" as well as do nit provide the
> closing " in ""
>
> Please.
> --
> Sent from my Android phone with GMX Mail. Please excuse my brevity.
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org <mailto:Qt-creator at qt-project.org>
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
>
>
>
> --
> Ariel Molina R.
>
> Oficina: +52 (222) 3723196
> Movil: +521 2226 758874
> http://edis.mx
>
>
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qt-creator
>
More information about the Qt-creator
mailing list