J Locans
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
-
Created ToList autocomplete adds redundant type specification
CompletedAutocompletes to this:which is totally unnecessary. Expected result is `ToList`. This behavior started only recently, I think last month or something.Same behavior on VS 2022 and VS 2026 JetBrains... -
Created C# Autocomplete cycling with arrow keys not working until ESC key is pressed
AnsweredWhen typing in parameters for a function the arrow keys do not work to cycle through the autocomplete suggestions until ESC key is pressed. It seems as if the function signature tooltip is hijackin... -
Created Autocomplete generates too much code
Hi!Having issues like thisThe `≠ null` is unnecessary. I just want to autocomplete `deletedChunks`. How can I do that? Current autocomplete settings:Build 233.0.20240117.105338