0

I'm using ReSharper 2024.1.2 on a C++ VS2022 project. I have an issue with something very basic, but I couldn't find a solution.

When I type auto-complete a method name, the cursor gets between the opening and closing parameters. Once I type my parameters, I type the closing bracket but it adds a new one instead of replacing the existing one. The gif below should be self explanatory.

I don't have the issue with Intellisense if I disable resharper.

Any idea?

enter image description here

1 Answer 1

0

I finally found out the solution thanks to ReSharper support:

This option needs to be ON:

ReSharper | Options | Environment | Editor | Behavior | Delimiter characters | Auto-insert pair brackets, parentheses and quotes
Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.