File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# LeetCode
22[ ![ Travis CI] ( https://travis-ci.org/jdneo/vscode-leetcode.svg?branch=master )] ( https://travis-ci.org/jdneo/vscode-leetcode )
33[ ![ Marketplace Version] ( https://vsmarketplacebadge.apphb.com/version-short/shengchen.vscode-leetcode.svg )] ( https://vsmarketplacebadge.apphb.com/version-short/shengchen.vscode-leetcode.svg )
4+ [ ![ Gitter] ( https://badges.gitter.im/vscode-leetcode/Lobby.svg )] ( https://gitter.im/vscode-leetcode/Lobby )
45
56Solve LeetCode problems in VS Code.
67- [ 中文] ( #中文 )
Original file line number Diff line number Diff line change 142142 " swift"
143143 ],
144144 "scope" : " window" ,
145- "description" : " Default language preference for solving the problems."
145+ "description" : " Default language for solving the problems."
146146 },
147147 "leetcode.showSetDefaultLanguageHint" : {
148148 "type" : " boolean" ,
149149 "default" : true ,
150150 "scope" : " window" ,
151- "description" : " Show a hint to let user set the default language preference ."
151+ "description" : " Show a hint to set the default language."
152152 }
153153 }
154154 }
You can’t perform that action at this time.
0 commit comments