文件名称:Vscode安装leetcode插件-LeetCode:力码
文件大小:175KB
文件格式:ZIP
更新时间:2024-07-20 06:16:44
系统开源
vscode安装leetcode插件力码 依赖关系 Python Python 版本:3.7.* 注意:Python ^3.8.0 会破坏 VSCode python 智能感知和自动完成,因此 Python 3.7.*(参见 ) VS代码 允许在 VSCode 中打开 LeetCode 问题 基于 LeetCode 问题生成文件 请参阅设置步骤 由于 VSCode Python 扩展删除了代码片段,因此为本地测试添加了main和test VSCode LeetCode 扩展设置 VSCode LeetCode 扩展需要用户登录才能使用。 为此,请按照以下步骤操作(请参阅参考资料)。 必要时安装 NodeJs 版本 8+ 使用 npm 安装最新的 LeetCode-CLI # to remove the old version npm uninstall -g leetcode-cli # to install the up-to-date version(2.6.17+) npm install -g leetcode-tools/leetcode-cli 登录浏览器并提取cookie