VSCode 1.0 发布后, 遇到了所有的命令都被翻译成中文的问题, 导致无法使用英文进行命令匹配. 在 Github 上找到了一些 issue, 也不断的有人提新的 issue. 最终所有关于这个问题的 issue, 都汇集到 #4679 上, 所以我也关注那个 issue, 并参与讨论其中.
经过几天的讨论, 这个问题终于要告一段落. 详情请见 VSCode 的 github issue #4679
大约有几个阶段.
参与讨论后的感受, VSCode 是开源的, 而且有 Github 这样一个平台, 大家如果有什么不满意的, 就去敲开发组, 开发组还是很 nice 的, 一般大家的意见都会听.
Thanks everyone for the great discussion on this topic. We appreciate all of the feedback and especially the insight on how you use the tool in both english and native languages. This was valuable input into our UX design meeting @egamma mentioned above, so I wanted to share with you the results of our conversation.
Here is what we decided:
- always show the english label
- show the translated label below the english label IF the language is !== en-US
- allow search on both english and translated labels
- remove the keywords, the above experience makes these unnecessary We only have a small window to get this into the current iteration and given the feedback here, we think we've got the right design, so we're going to push forward with this plan.
We expect to do another Insiders drop early next week and then ship this in the April release. From there, we can then make modifications to the experience in the next iteration (if necessary!).
Thanks again, we think we will have a much better and much more natural experience because of your input.
1
zeroten 2016-04-21 22:55:27 +08:00
当我在打出“安装”两个字才能装插件的时候,我要疯的
|
3
tairan2006 2016-04-22 00:01:49 +08:00 via Android
直接切成英文使用了。。
|
4
quericy 2016-04-22 08:53:22 +08:00
之前用了 insider 版整个人都懵逼了,就是这个原因我一直都没升级...
感觉开发组的效率还不错啊 |
6
missdeer 2016-04-22 09:40:57 +08:00
用了 insider 版整个人都懵逼了 +1
还是老老实实用正式发布版 |
7
sablib 2016-04-22 09:47:56 +08:00
添加一个 locale.json 就可以了。
|
9
lissome 2016-04-22 09:57:17 +08:00
就是因为这个把 locale 改回了 en_US
|
10
hronro 2016-04-22 09:57:27 +08:00
vs code 好多细节的地方,还是比不上 atom 啊
|
11
learnshare 2016-04-22 09:58:59 +08:00
结果是不错的 :)
|
12
BOYPT 2016-04-22 10:35:09 +08:00
这种产品都是细节叠堆起来的,至少有两三年的积累才会大概完善。
Atom 我也就这两个月才开始用,没算遇过大坑。 |