D
D
David Nigmatullin2018-11-10 03:51:22
C++ / C#
David Nigmatullin, 2018-11-10 03:51:22

Parentheses in visual studio. Need to work with your hands?

Why doesn't it add parentheses when completing code in visual studio? You have to type them manually each time. For example, there is Now if you start writing AND select a hint, it will add up to vec.size. And I would like to vec.size(). Can this be checked?
vector<int> vec;
vec.size();

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
sttrox, 2018-11-10
@sttrox

You can use plugins.
From myself I will single out ReSharper

D
David Nigmatullin, 2021-03-25
@sodafago

Installed CLion))0) There is no such problem))0)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question