Dan Forever
Junior Member
10 Posts |
Posted - Sep 08 2022 : 04:50:09 AM
|
I really like having brace and bracket completion (i.e. typing { gives me a corresponding }), but I find that automatic quote completion to be a bit buggy, for whatever reason, I end up fighting with it whenever I need to change a #include from <> to "". So It would be great if I could simply disable brace completion for quotes.
|
|
feline
Whole Tomato Software
United Kingdom
19015 Posts |
Posted - Sep 08 2022 : 07:22:47 AM
|
We are considering adding this ability, this option:
case=82774
trying this here, starting with:
#include <foo.h>
if I start at the beginning, rather than the end, so edit it to become:
#include "foo.h>
then the second double quote is entered without adding a closing double quote, at least for me. Might be worth trying if you run into this often, to see if this helps VA to be less in the way for you. |
zen is the art of being at one with the two'ness |
|
|