Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bassemhalim/leetcodeplusplus
Leetcode enhancer with code autocomplete.
https://github.com/bassemhalim/leetcodeplusplus
Last synced: 19 days ago
JSON representation
Leetcode enhancer with code autocomplete.
- Host: GitHub
- URL: https://github.com/bassemhalim/leetcodeplusplus
- Owner: BassemHalim
- License: apache-2.0
- Created: 2024-09-14T07:28:25.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-14T20:15:45.000Z (4 months ago)
- Last Synced: 2024-09-15T19:09:09.001Z (4 months ago)
- Language: JavaScript
- Size: 14.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Leetcode++
**
This is a work in progress project**The main goal of this project is to give the free version of Leetcode a code editor with autocomplete. Leetcode uses the Monaco code editor which has autocomplete by default; however, this feature is disabled in the free version of leetcode. this extension will just update the code editor to enable autocomplete.
TO-DO:
- [x] Enable basic autocomplete
- [ ] Add language servers