I really like the python.autoComplete.addBrackets option as it's almost always what I would have done anyway. One area where it's not useful though is for decorators. Especially when writing multiple overload this can get annoying pretty fast.
Would it be possible to not insert brackets if the suggestion item follows @, either as default or an additional option?
Originally posted by @cdce8p in a discussion
I really like the
python.autoComplete.addBracketsoption as it's almost always what I would have done anyway. One area where it's not useful though is for decorators. Especially when writing multipleoverloadthis can get annoying pretty fast.Would it be possible to not insert brackets if the suggestion item follows
@, either as default or an additional option?Originally posted by @cdce8p in a discussion