https://github.com/bat67/leetcode-extension-pack
Popular Visual Studio Code extensions for LeetCode
https://github.com/bat67/leetcode-extension-pack
Last synced: 6 months ago
JSON representation
Popular Visual Studio Code extensions for LeetCode
- Host: GitHub
- URL: https://github.com/bat67/leetcode-extension-pack
- Owner: bat67
- License: other
- Created: 2020-07-18T11:12:44.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-18T11:30:14.000Z (almost 6 years ago)
- Last Synced: 2025-01-21T11:33:53.917Z (over 1 year ago)
- Homepage: https://marketplace.visualstudio.com/items?itemName=bat67.leetcode-extension-pack
- Size: 8.79 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: license.md
Awesome Lists containing this project
README
# LeetCode Extension Pack
- [LeetCode Extension Pack](#leetcode-extension-pack)
- [Introduction](#introduction)
- [How to install](#how-to-install)
- [Extensions Included](#extensions-included)
- [Contributing](#contributing)
- [Want to see your extension added?](#want-to-see-your-extension-added)
## Introduction
- This extension pack packages some of the most popular (and some of my favorite) LeetCode extensions.
## How to install
- [open this website and click "Install"](https://marketplace.visualstudio.com/items?itemName=bat67.leetcode-extension-pack#overview)
## Extensions Included
- [LeetCode](https://marketplace.visualstudio.com/items?itemName=LeetCode.vscode-leetcode) - Solve LeetCode problems in VS Code.
- [Debug LeetCode](https://marketplace.visualstudio.com/items?itemName=wangtao0101.debug-leetcode) - Solve LeetCode problems in VS Code and enjoy debugging.
- [LeetCode Debugger for C++](https://marketplace.visualstudio.com/items?itemName=XavierCai.vscode-leetcode-cpp-debug) - Debug support for LeetCode with C++ in VSCode.
## Contributing
- Bugs, feature requests, and more, in [GitHub Issues](https://github.com/bat67/leetcode-extension-pack/issues).
- Or write a review on [vscode marketplace](https://marketplace.visualstudio.com/items?itemName=bat67.leetcode-extension-pack#review-details)
## Want to see your extension added?
- Open a PR and I'd be happy to take a look.
**Enjoy!**