Ask a Question

how to disable auto fill

m_essaid
Valued Contributor

how to disable auto fill

Hi,

 

Since the last version when I type "quote" I have two quotes, an opening parenthetis I have the closing one, etc etc

It is really annoying.

Is there a was to disable this feature ?

Thank you,

Mehdi

7 REPLIES 7
shankar_r
Community Hero

Hi,

 

Already this request has been raised in the Feature request, Give Kudo to make it count

 

https://community.smartbear.com/t5/TestComplete-Feature-Requests/Allow-option-to-shut-off-bracket-an...

https://community.smartbear.com/t5/TestComplete-Feature-Requests/Modify-auto-formatting-of-closing-b...

 

 


Thanks
Shankar R

LinkedIn | CG-VAK Software | Bitbucket | shankarr.75@gmail.com

“You must expect great things from you, before you can do them”

Extension Available

tristaanogre
Esteemed Contributor

There are many IDE's out there that have this precise feature.  The idea is to save keystrokes while editing code.  When you put in an open parenthesis, you always need a close... so, the IDE adds the close for you.  I'll admit, on the upgrade, it took me a while to get used to as well.  But I've found it very helpful to make sure that I always close every string, parent, function brace, etc.

 

While I understand it would be nice to turn it off, it might just be a matter of being familiar with a new way for the editor to function.  Feel free to Kudo adding the option to turn it off... but for me, I've gotten comfortable with it and it's really a rather nice feature.


Robert Martin
[Hall of Fame]
Please consider giving a Kudo if I write good stuff
----

Why automate?  I do automated testing because there's only so much a human being can do and remain healthy.  Sleep is a requirement.  So, while people sleep, automation that I create does what I've described above in order to make sure that nothing gets past the final defense of the testing group.
I love good food, good books, good friends, and good fun.

Mysterious Gremlin Master
Vegas Thrill Rider
Extensions available

@tristaanogre, I know sometimes we have to change our habits, but here it don't fit at all with the way I code (especially with copy/paste of code)

The problem is that the feature with quotes is broken.

 

If you type a single " it doesn't double them, but then when you try to close the quote it does.

 

Example:

  1. Type: "
  2. Type Some text: "test
  3. Type: " to close the quotes and you end up with "test""

Even typing "" will result in """

 

Extremely frustrating. 


Thanks,
Carson

Click the Accept as Solution button if my answer has helped
tristaanogre
Esteemed Contributor

Ah, I see.  Yeah, closing parens, braces, brackets, etc., is working well... closing quotes... not so well.  THAT I agree needs fixed.


Robert Martin
[Hall of Fame]
Please consider giving a Kudo if I write good stuff
----

Why automate?  I do automated testing because there's only so much a human being can do and remain healthy.  Sleep is a requirement.  So, while people sleep, automation that I create does what I've described above in order to make sure that nothing gets past the final defense of the testing group.
I love good food, good books, good friends, and good fun.

Mysterious Gremlin Master
Vegas Thrill Rider
Extensions available

I wonder if it has to do with the fact that  two single quotes together or two double quotes together are a way of noting that the quote should be included in the string... if something is getting a bit mixed up in the parser there.


Robert Martin
[Hall of Fame]
Please consider giving a Kudo if I write good stuff
----

Why automate?  I do automated testing because there's only so much a human being can do and remain healthy.  Sleep is a requirement.  So, while people sleep, automation that I create does what I've described above in order to make sure that nothing gets past the final defense of the testing group.
I love good food, good books, good friends, and good fun.

Mysterious Gremlin Master
Vegas Thrill Rider
Extensions available
m_essaid
Valued Contributor

the double parenthetis cause issues also : in delphi-like script, when you type (* to begin to comment a block it writes (*)...

cancel
Showing results for 
Search instead for 
Did you mean: