205127612
- Total activity 23
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Created ReSharper cann't indexing large C++ files?
Does ReSharper have a file size limit when indexing large C++ files? Why does navigation seem to stop working when encountering large files? -
Created vs2026 macro quick info doesn't work
When I am debugging a C++ program using VS2026, I want to use the quick information to view macro definitions, but it doesn't work -
Edited show symbol usages filter by read or write like clion
When showing usage for a certain symbol, a panel will pop up listing all the referenced places and indicating whether it is read or write by color. However, sometimes I only want to see where a cer... -
Created hover-over display of macro definitions
When debugging C++ code in Visual Studio, the hover-over display of macro definitions does not show the expanded content,I think it might be that during debugging, the mouse hover display from the ...