Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Creator: How to turn off "smart" text replacement features?

Creator: How to turn off "smart" text replacement features?

Scheduled Pinned Locked Moved Qt Creator and other tools
6 Posts 2 Posters 6.1k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Asperamanca
    wrote on last edited by
    #1

    In Qt Creator, when I select a string and type " (double quote), I do not want to "double quote" the string, but I want the string to be replaced with a double quote, like in most other text editors.

    How do I configure that?

    1 Reply Last reply
    0
    • R Offline
      R Offline
      RazrFalcon
      wrote on last edited by
      #2

      Tools -> Options... -> Text Editor -> Completion -> Automatically insert brackets = false

      1 Reply Last reply
      0
      • A Offline
        A Offline
        Asperamanca
        wrote on last edited by
        #3

        Is there any documentation about what this setting does exactly? I have to say, it doesn't really sound like anything related to double quotes.

        1 Reply Last reply
        0
        • R Offline
          R Offline
          RazrFalcon
          wrote on last edited by
          #4

          bq. anything related to double quotes

          but it's work! :-)

          1 Reply Last reply
          0
          • A Offline
            A Offline
            Asperamanca
            wrote on last edited by
            #5

            The question for me is: What else does it change? ;-)

            1 Reply Last reply
            0
            • A Offline
              A Offline
              Asperamanca
              wrote on last edited by
              #6

              Not good, it turns off too much.

              When I create a new opening curly bracket, and hit "return", I do want the closing bracket to appear automatically.

              I just don't want any such thing with double quotes.

              1 Reply Last reply
              1

              • Login

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • Users
              • Groups
              • Search
              • Get Qt Extensions
              • Unsolved