core
core copied to clipboard
code suggestion comment is wrong
This issue has been moved from a ticket on Developer Community.
as the following figure showes, the comment of function task.wait() is wrong. we should exchange positions of the words "true" and "Task"
Original Comments
Feedback Bot on 6/8/2023, 05:46 PM:
(private comment, text removed)
Original Solutions
(no solutions)
This apparently concerns localization of intellisense.
Note that this is a extremely common type of localization error in many Microsoft products: incorrect language order processing.
The true
and Task
in the localized documentation has been swapped.
Equivalent API docs page with the same issue: https://learn.microsoft.com/zh-cn/dotnet/api/system.threading.tasks.task.wait#system-threading-tasks-task-wait(system-int32)
@gewarren do you know where this should be routed for fixing the localization here?
You can open a localization ticket here: https://aka.ms/icxlocfeedback
[Triage] @cristianosuzuki77 where should we transfer this issue?
Please follow the link @gewarren shared https://aka.ms/icxlocfeedback and file a localization ticket