core icon indicating copy to clipboard operation
core copied to clipboard

code suggestion comment is wrong

Open vsfeedback opened this issue 1 year ago • 5 comments

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" 微信截图_20230608183105.png


Original Comments

Feedback Bot on 6/8/2023, 05:46 PM:

(private comment, text removed)


Original Solutions

(no solutions)

vsfeedback avatar Jul 05 '23 21:07 vsfeedback

image

This apparently concerns localization of intellisense.

danmoseley avatar Jul 05 '23 21:07 danmoseley

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.

huoyaoyuan avatar Jul 06 '23 02:07 huoyaoyuan

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?

elinor-fung avatar Aug 31 '23 17:08 elinor-fung

You can open a localization ticket here: https://aka.ms/icxlocfeedback

gewarren avatar Aug 31 '23 17:08 gewarren

[Triage] @cristianosuzuki77 where should we transfer this issue?

NikolaMilosavljevic avatar Sep 19 '23 21:09 NikolaMilosavljevic

Please follow the link @gewarren shared https://aka.ms/icxlocfeedback and file a localization ticket

buyaa-n avatar Mar 01 '24 21:03 buyaa-n