We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a12df5e commit 555ecfeCopy full SHA for 555ecfe
1 file changed
package.nls.zh-tw.json
@@ -45,5 +45,8 @@
45
"python.snippet.launch.attach.label": "Python:附加",
46
"python.snippet.launch.attach.description": "附加遠端偵錯工具",
47
"python.snippet.launch.scrapy.label": "Python:Scrapy 程式",
48
- "python.snippet.launch.scrapy.description": "使用整合終端機執行 Scrapy"
49
-}
+ "python.snippet.launch.scrapy.description": "使用整合終端機執行 Scrapy",
+ "python.command.python.discoverTests.title": "探索 Unit 測試項目",
50
+ "python.snippet.launch.gevent.label": "Python: Gevent",
51
+ "python.snippet.launch.gevent.description": "偵錯 Gevent 應用程式"
52
+}
0 commit comments