Home
ReSharper Support | JetBrains
Contact Support
Community
Sign in
Ledloaf
Total activity
14
Last activity
March 09, 2025 01:41
Member since
July 02, 2019 02:08
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (4)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
March 09, 2025 01:41
Sorry, I'm getting back so late. Yes, the former over the latter.int f [[nodiscard]] ();
Community
ReSharper C++
Placing [[nodisard]] at the end of a function instead of the beginning
0 votes
Created
August 13, 2023 22:58
For those interested, I was able to create something in ReSharpers Template Explorer. I just used std::to_string($SELECTION$) for the code. I'm trying to figure out how I can use it now without nee...
Community
ReSharper C++
Shortcut for std::to_string?
0 votes
Created
August 13, 2023 00:45
I guess ReSharper doesn't have a way to solve this. Thanks, anyways.
Community
ReSharper C++
Shortcut for std::to_string?
0 votes
Edited
May 10, 2023 23:43
EDIT: Fixed it. For some reason setting Visual Studio options Formatting-->Spacing: Insert space within braces of uniform distribution and initializer list turned off it worked. I was under the imp...
Community
ReSharper C++
Using automatic braces over parenthesis during initializer list
0 votes
Created
July 05, 2019 03:36
Thanks that fixed that part. Ugh! But now, when I type out a function and use the smart window it doesn't complete the (). This is a bit frustrating figuring out which needs to control what.
Community
ReSharper C++
Turning back on Braces on highlighted code
0 votes
Created
July 03, 2019 01:30
I did have this feature a few days ago. So you are saying this was a Visual Studio feature? Because I turned off and on some stuff before finally getting it all set up like how I had it before this...
Community
ReSharper C++
Turning back on Braces on highlighted code
0 votes