Cyrus

- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 1
-
-
Cyrus created a post, AnsweredType "///" will not auto create a block comment (/** * */) after I updated 2023.2.1
Hi,I am using Rider for Unreal Engine 4.26 C++ development. Before I updated Rider to 2023.2.1, I can type triple slash in the upper line of a property/method, it will auto change the 3 slash to /*...