# LeetCodeUltimate **Repository Path**: wen131/leet-code-ultimate ## Basic Information - **Project Name**: LeetCodeUltimate - **Description**: 愉快的使用 VS Code 编写 LeetCode 题目 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-08-27 - **Last Updated**: 2023-07-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # LeetCode Ultimate For VS Code > 愉快的使用 VS Code 编写 LeetCode 代码题 🍻 [仓库](https://gitee.com/wen131/leet-code-ultimate) | [提建议](https://gitee.com/wen131/leet-code-ultimate/issues) | [VS Code 市场](https://marketplace.visualstudio.com/items?itemName=twtool.leet-code-ultimate) | [Edge 市场](https://microsoftedge.microsoft.com/addons/detail/leetcode-ultimate/cckefbglgpjipnndcllokieaifcgmema) ### 特性 - 每日一题置顶 - 支持测试和提交代码 ### 要求 - 下载 [Release](https://gitee.com/wen131/leet-code-ultimate/releases) 的对应版本的浏览器扩展(可到 Edge 市场下载) #### 支持语言得要求 ##### Rust - 有 `cargo` 环境 - 安装 `rust-analyzer` 插件(可选) ##### Java - 安装 `Language Support for Java(TM) by Red Hat` 插件(可选) ### 截图 ![执行测试](https://gitee.com/wen131/leet-code-ultimate/raw/master/screenshots/执行测试.png) ![提交代码](https://gitee.com/wen131/leet-code-ultimate/raw/master/screenshots/提交代码.png) ### TODO - 浏览题解